index
:
~ben/cv
master
wip
collection of computer vision snippets
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wimmel_gl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-24
wimmel_gl: Use GL_BGRA_EXT in readpixels
Benjamin Franzke
1
-4
/
+20
2012-03-21
wimmel_gl: Use luminance textures
Benjamin Franzke
1
-27
/
+31
2012-03-15
wimmel_gl: Reduce newlines in gl framebuffer calls
Benjamin Franzke
1
-7
/
+3
2012-03-15
wimmel_gl: Output as tiff image
Benjamin Franzke
1
-1
/
+1
2012-03-15
wimmel_gl: Use a GLES2 context
Benjamin Franzke
1
-21
/
+78
2012-03-15
wimmel_gl: Use byte-alignment for readpixels
Benjamin Franzke
1
-2
/
+1
2012-03-15
wimmel_gl: Allow compilation with -DGLUT
Benjamin Franzke
1
-12
/
+17
2012-03-15
wimmel_gl: Use a second texture unit for search region
Benjamin Franzke
1
-7
/
+41
2012-03-15
wimmel.frag: Rename search_rect to srect
Benjamin Franzke
1
-1
/
+1
2012-03-15
wimmel_gl: Use EGL instead of GLUT by default
Benjamin Franzke
1
-27
/
+54
2012-03-14
wimmel_gl: Remove unneeded fps calculation
Benjamin Franzke
1
-10
/
+0
2012-03-14
wimmel_gl: Draw rects around matching subimages
Benjamin Franzke
1
-16
/
+25
2012-03-14
wimmel: Render to a fbo
Benjamin Franzke
1
-27
/
+53
2012-03-14
Add wimmel_gl prototype
Benjamin Franzke
1
-0
/
+243