2006-12-19 |
Dave Airlie | Merge branch 'nouveau-import' |
tree | commitdiff |
2006-12-14 |
Brian | Merge branch 'master' of git+ssh://brianp@git.freedeskt... |
tree | commitdiff |
2006-12-14 |
Michel Dänzer | mipmap_limits: Fix display of current texture filtering... |
tree | commitdiff |
2006-12-13 |
Brian | Remove the xdemo.c program from PROGS since it doesn... |
tree | commitdiff |
2006-12-13 |
Brian | Use XDisplayName() when reporting errors (bug 8079). |
tree | commitdiff |
2006-12-06 |
Brian | Merge branch 'master' of git+ssh://brianp@git.freedeskt... |
tree | commitdiff |
2006-12-06 |
Michel Dänzer | glxinfo: When direct rendering is not enabled, print... |
tree | commitdiff |
2006-12-06 |
Michel Dänzer | Make git ignore files only generated at build time. |
tree | commitdiff |
2006-12-01 |
Claudio Ciccani | Remove DirectFBGL header from Mesa bacause since 1... |
tree | commitdiff |
2006-11-22 |
Roland Scheidegger | fix the gl version test |
tree | commitdiff |
2006-11-03 |
Brian Paul | added fsligght |
tree | commitdiff |
2006-11-03 |
Brian Paul | yet another deriviative of the fplight.c demo for OpenG... |
tree | commitdiff |
2006-11-02 |
Brian Paul | test OpenGL 2.0 stencil funcs |
tree | commitdiff |
2006-11-01 |
Keith Whitwell | merge the (rest of) texmem branch |
tree | commitdiff |
2006-10-24 |
Ian Romanick | Add missing call to glutInit. |
tree | commitdiff |
2006-10-16 |
Brian Paul | Added -clip option to test glCopyPixels beyond window... |
tree | commitdiff |
2006-10-14 |
Brian Paul | allow specifying image size on cmd line |
tree | commitdiff |
2006-09-26 |
Michal Krol | Prepend #extension 'MESA_shader_debug: require' to... |
tree | commitdiff |
2006-09-23 |
Brian Paul | allocate larger TempImage, use COMBO var to choose... |
tree | commitdiff |
2006-09-15 |
Keith Whitwell | npot version of redbook/mipmap.c |
tree | commitdiff |
2006-08-30 |
Brian Paul | make prog2 a legal program (texture reference fix) |
tree | commitdiff |
2006-08-28 |
Roland Scheidegger | move initialization code aroudn so glPointParameter... |
tree | commitdiff |
2006-08-28 |
Brian Paul | check for GL_ARB_point_parameters |
tree | commitdiff |
2006-08-25 |
Brian Paul | delete buffers, destroy window upon exit |
tree | commitdiff |
2006-08-24 |
Keith Whitwell | add point-position.c |
tree | commitdiff |
2006-08-24 |
Keith Whitwell | Test for fragment.position in points primitives. Curre... |
tree | commitdiff |
2006-08-15 |
Ian Romanick | Add test for GL_EXT_gpu_program_parameters. |
tree | commitdiff |
2006-08-09 |
Michal Krol | More GLSL code - more support for vec4 operations on... |
tree | commitdiff |
2006-08-02 |
Michal Krol | Change fragment shader to utilize faster vec4 operations. |
tree | commitdiff |
2006-08-02 |
Michal Krol | Add test for vec4 extension. |
tree | commitdiff |
2006-08-01 |
Brian Paul | casts and assertions |
tree | commitdiff |
2006-08-01 |
Brian Paul | code to draw engine block |
tree | commitdiff |
2006-07-30 |
Michal Krol | Fix dependencies. |
tree | commitdiff |
2006-07-29 |
Michal Krol | Optimize shaders. |
tree | commitdiff |
2006-07-13 |
Brian Paul | LIB_DIR is now just 'lib' or 'lib64' |
tree | commitdiff |
2006-07-12 |
Brian Paul | destroy window upon exit, remove CVS log comment |
tree | commitdiff |
2006-07-12 |
Brian Paul | call glutDestroyWindow() to allow checking for mem... |
tree | commitdiff |
2006-07-07 |
Brian Paul | fixup OSMESA_LIBS and make clean target |
tree | commitdiff |
2006-07-07 |
Brian Paul | remove GLUT dependency |
tree | commitdiff |
2006-07-07 |
Brian Paul | remove dependency on GLUT |
tree | commitdiff |
2006-07-04 |
Brian Paul | New animated engine demo. |
tree | commitdiff |
2006-06-30 |
Brian Paul | remove occlude.c demo since GL_HP_occlusion_test no... |
tree | commitdiff |
2006-06-26 |
Brian Paul | use trackball code for mouse rotation |
tree | commitdiff |
2006-06-26 |
Brian Paul | virtual trackball code |
tree | commitdiff |
2006-06-22 |
Brian Paul | New 'install' targets in makefile. See bug 2372. |
tree | commitdiff |
2006-06-22 |
Keith Whitwell | A bunch of tiny tests that I've found helpful bringing... |
tree | commitdiff |
2006-06-21 |
Keith Whitwell | exercise min/max lod |
tree | commitdiff |
2006-06-21 |
Keith Whitwell | exercise position invarient vertex program |
tree | commitdiff |
2006-06-13 |
Michel Dänzer | Fix command line parsing. |
tree | commitdiff |
2006-06-13 |
Brian Paul | removed incorrect const qualifier |
tree | commitdiff |
2006-06-12 |
Ian Romanick | Add support for GL_APPLE_vertex_array_object. Several... |
tree | commitdiff |
2006-06-02 |
Brian Paul | Thomas Sondergaard's API tracer |
tree | commitdiff |
2006-05-31 |
Brian Paul | fix extension_supported() function, added comments |
tree | commitdiff |
2006-05-31 |
Claudio Ciccani | Added some example progs using DirectFBGL. |
tree | commitdiff |
2006-05-30 |
Michal Krol | Make it running under Linux. |
tree | commitdiff |
2006-05-19 |
Brian Paul | print 2D vs 3D in window |
tree | commitdiff |
2006-05-19 |
Brian Paul | also test 3D textures (press '2'/'3' to toggle) |
tree | commitdiff |
2006-05-19 |
Brian Paul | Demonstrate rendering 8, 16 and 32-bit/channel images... |
tree | commitdiff |
2006-05-17 |
Brian Paul | call reshape() after init() to set initial projection... |
tree | commitdiff |
2006-05-16 |
Tilman Sauerbeck | bug 6941: fixed initial rendering problems in glxgears |
tree | commitdiff |
2006-05-16 |
Michal Krol | GLSL regression test suite. |
tree | commitdiff |
2006-05-15 |
Brian Paul | added a few extension #ifdef tests |
tree | commitdiff |
2006-05-15 |
Brian Paul | usage() function |
tree | commitdiff |
2006-05-13 |
Brian Paul | Expanded output with -l option: vertex/fragment program... |
tree | commitdiff |
2006-05-11 |
Brian Paul | simplify image setup code, added LOD Bias control ... |
tree | commitdiff |
2006-05-10 |
Brian Paul | simple texture compression test |
tree | commitdiff |
2006-05-10 |
Brian Paul | new test image - Delicate Arch, Utah |
tree | commitdiff |
2006-05-10 |
Brian Paul | Test program for exercising GL_TEXTURE_BASE_LEVEL and... |
tree | commitdiff |
2006-04-28 |
Tilman Sauerbeck | fptest1 requires GL_NV_fragment_program |
tree | commitdiff |
2006-04-25 |
Michal Krol | Remove carriage returns. |
tree | commitdiff |
2006-04-24 |
Brian Paul | fprintf() clean-up (bug 6730) |
tree | commitdiff |
2006-04-21 |
Brian Paul | fix indentation |
tree | commitdiff |
2006-04-21 |
Brian Paul | use vertex.attrib[3] instead of vertex.color |
tree | commitdiff |
2006-04-21 |
Brian Paul | s/NV/ARB/ |
tree | commitdiff |
2006-04-14 |
Brian Paul | another simple FBO test |
tree | commitdiff |
2006-04-14 |
Brian Paul | test glReadPixels speed w/ various formats/types, PBOs |
tree | commitdiff |
2006-04-13 |
Brian Paul | If the image file is RGB, convert to RGBA (fixes segfault). |
tree | commitdiff |
2006-04-13 |
Brian Paul | Use -I$(INCDIR) to get Mesa, not system headers (Dan... |
tree | commitdiff |
2006-04-13 |
Brian Paul | compile fix from Dan Schikore |
tree | commitdiff |
2006-04-11 |
Brian Paul | allow rotation w/ mouse |
tree | commitdiff |
2006-04-06 |
Brian Paul | re-enable animation |
tree | commitdiff |
2006-04-06 |
Brian Paul | Added render to depth texture support with GL_EXT_frame... |
tree | commitdiff |
2006-04-05 |
Brian Paul | set the texture border color for the depth texture |
tree | commitdiff |
2006-03-30 |
Brian Paul | fix bad call to FindLine() |
tree | commitdiff |
2006-03-30 |
Brian Paul | added -f option for full-screeen |
tree | commitdiff |
2006-03-30 |
Brian Paul | press '0' for glDrawBuffer(GL_NONE) |
tree | commitdiff |
2006-03-29 |
Brian Paul | fix GETPROCADDRESS usage, remove carriage return chars... |
tree | commitdiff |
2006-03-29 |
Brian Paul | s/glslnose.c/glslnoise/ (bug 6430) |
tree | commitdiff |
2006-03-29 |
Karl Schultz | Windows makefile to easily build all demo programs. |
tree | commitdiff |
2006-03-29 |
Karl Schultz | Undef a conflicting symbol in Windows. |
tree | commitdiff |
2006-03-29 |
Karl Schultz | add showbuffer.[ch] which could be in this dir after... |
tree | commitdiff |
2006-03-29 |
Karl Schultz | Remove unneeded includes of time.h |
tree | commitdiff |
2006-03-24 |
Brian Paul | lots of debug options, some code movement, etc |
tree | commitdiff |
2006-03-23 |
Brian Paul | Added -l option for explicit locking around Xlib and... |
tree | commitdiff |
2006-03-23 |
Brian Paul | Added -p option to create a display connection per... |
tree | commitdiff |
2006-03-15 |
Brian Paul | updated some printfs, added comment about sched_yield |
tree | commitdiff |
2006-03-15 |
Brian Paul | use 'p' key to toggle use of GL_EXT_packed_depth_stencil |
tree | commitdiff |
2006-03-06 |
Ian Romanick | Display the correct bug number in the information text. |
tree | commitdiff |
2006-03-06 |
Ian Romanick | Don't try to bind to proxy texture target. This is... |
tree | commitdiff |
2006-03-04 |
Ian Romanick | Build test for bugzilla #3050 |
tree | commitdiff |
next |