2006-08-19 |
Sean D'Epagnier | Removed ifeq from makefile, and corrected fbdev driver... |
commit | commitdiff | tree |
2006-08-18 |
Brian Paul | updates for 6.5.1 |
commit | commitdiff | tree |
2006-08-18 |
Brian Paul | Fix-ups for linux-fbdev config. No longer build Xlib... |
commit | commitdiff | tree |
2006-08-18 |
Sean D'Epagnier | The driver now compiles correctly without any x headers... |
commit | commitdiff | tree |
2006-08-18 |
Alan Hourihane | Fix writemasks on texture arb fp instructions. |
commit | commitdiff | tree |
2006-08-17 |
Brian Paul | sort the FEATURE_ defines |
commit | commitdiff | tree |
2006-08-17 |
Brian Paul | added FEATURE_EXT_timer_query and tests |
commit | commitdiff | tree |
2006-08-17 |
Brian Paul | change #ifdef to #if |
commit | commitdiff | tree |
2006-08-16 |
Brian Paul | change tex memory allocation calls (debian bug 383209) |
commit | commitdiff | tree |
2006-08-16 |
Ian Romanick | When available, which is most of the time, use posix_me... |
commit | commitdiff | tree |
2006-08-15 |
Ian Romanick | Enable support for GL_EXT_gpu_program_parameters for... |
commit | commitdiff | tree |
2006-08-15 |
Ian Romanick | Add support for GL_EXT_gpu_program_parameters. Any... |
commit | commitdiff | tree |
2006-08-15 |
Ian Romanick | Add test for GL_EXT_gpu_program_parameters. |
commit | commitdiff | tree |
2006-08-15 |
Ian Romanick | Remove extraneous trailing semicolon. |
commit | commitdiff | tree |
2006-08-15 |
Brian Paul | s/GLvoid/void/ to fix gcc 4.2 issue (bug 7875) |
commit | commitdiff | tree |
2006-08-14 |
Michel Dänzer | Bug #7169: Attempt to make libGL symbols visible to... |
commit | commitdiff | tree |
2006-08-12 |
Aapo Tahkola | gcc-4.1.1 compile fix |
commit | commitdiff | tree |
2006-08-12 |
Ian Romanick | Add comments explaining a couple "mystery" bits. |
commit | commitdiff | tree |
2006-08-12 |
Ian Romanick | Fix white-space problem in the prototype for glBlitFram... |
commit | commitdiff | tree |
2006-08-11 |
Ian Romanick | Fix long standing bug that prevented newer drivers... |
commit | commitdiff | tree |
2006-08-11 |
Ian Romanick | Convert comment header for __GLcontextModesRec to Doxyg... |
commit | commitdiff | tree |
2006-08-11 |
Aapo Tahkola | support shorts as vertex data |
commit | commitdiff | tree |
2006-08-10 |
Eric Anholt | Add padding to match the current xf86-video-intel DDX... |
commit | commitdiff | tree |
2006-08-10 |
Adam Jackson | mkdir -> mkdir -p, since /usr/include might not exist... |
commit | commitdiff | tree |
2006-08-10 |
Adam Jackson | linux-indirect target fixes. |
commit | commitdiff | tree |
2006-08-10 |
Brian Paul | 6.5.1 relnotes |
commit | commitdiff | tree |
2006-08-10 |
Brian Paul | latest updates for 6.5.1 |
commit | commitdiff | tree |
2006-08-10 |
Alan Hourihane | Fixup more PROGRAM_UNDEFINED problems. |
commit | commitdiff | tree |
2006-08-10 |
Alan Hourihane | Fix some breakage after the PROGRAM_UNDEFINED change |
commit | commitdiff | tree |
2006-08-10 |
Sean D'Epagnier | Added initial multisampling support to glfbdev driver. |
commit | commitdiff | tree |
2006-08-10 |
Brian Paul | finish up texstore for SL8 texture format |
commit | commitdiff | tree |
2006-08-09 |
Michal Krol | GLSL 1.20 built-in library. |
commit | commitdiff | tree |
2006-08-09 |
Michal Krol | More GLSL code - more support for vec4 operations on... |
commit | commitdiff | tree |
2006-08-09 |
Eric Anholt | Add Intel i965G/Q DRI driver. |
commit | commitdiff | tree |
2006-08-09 |
Eric Anholt | Add PROGRAM_FILE_MAX for i965 driver. |
commit | commitdiff | tree |
2006-08-09 |
Brian Paul | implement some of the sRGB texstore functions |
commit | commitdiff | tree |
2006-08-07 |
Brian Paul | remove stray text from previous check-in |
commit | commitdiff | tree |
2006-08-05 |
Sean D'Epagnier | Modified config to use glut/fbdev, added demo and sampl... |
commit | commitdiff | tree |
2006-08-05 |
Sean D'Epagnier | Modularized code into multiple files. |
commit | commitdiff | tree |
2006-08-04 |
Brian Paul | fix typo, indentation |
commit | commitdiff | tree |
2006-08-04 |
Karl Schultz | export new _mesa_* functions |
commit | commitdiff | tree |
2006-08-04 |
Brian Paul | fix bug when pushing ReadBuffer state for GL_PIXEL_MODE_BIT |
commit | commitdiff | tree |
2006-08-04 |
Claudio Ciccani | Handle GLUT_DEVICE_KEY_REPEAT,GLUT_OWN_JOYSTICK,GLUT_JO... |
commit | commitdiff | tree |
2006-08-04 |
Claudio Ciccani | Moved glutDeviceGet() to events.c. |
commit | commitdiff | tree |
2006-08-04 |
Brian Paul | more work for GL_EXT_texture_sRGB. |
commit | commitdiff | tree |
2006-08-03 |
Brian Paul | use WRITE_MASK_* instead of 0x1, 0x2, etc |
commit | commitdiff | tree |
2006-08-03 |
Brian Paul | Added a check to prevent rebuilding Mesa with a differe... |
commit | commitdiff | tree |
2006-08-03 |
Brian Paul | New wrapper functions: _mesa_dlopen(), _mesa_dlsym... |
commit | commitdiff | tree |
2006-08-03 |
Brian Paul | added GL_EXT_texture_sRGB |
commit | commitdiff | tree |
2006-08-03 |
Brian Paul | Initial work for GL_EXT_texture_sRGB. |
commit | commitdiff | tree |
2006-08-02 |
Brian Paul | fix link for Aqsis |
commit | commitdiff | tree |
2006-08-02 |
Michal Krol | Enable vec4 extension for x86 back-end. |
commit | commitdiff | tree |
2006-08-02 |
Michal Krol | Change fragment shader to utilize faster vec4 operations. |
commit | commitdiff | tree |
2006-08-02 |
Michal Krol | Add test for vec4 extension. |
commit | commitdiff | tree |
2006-08-02 |
Michal Krol | Add vec4 extension. |
commit | commitdiff | tree |
2006-08-02 |
Michal Krol | Fix mmFindBlock function. |
commit | commitdiff | tree |
2006-08-01 |
Michal Krol | Clean-up FEATURE_ARB_shader_objects #ifdefs. Bug 7492. |
commit | commitdiff | tree |
2006-08-01 |
Brian Paul | casts and assertions |
commit | commitdiff | tree |
2006-08-01 |
Brian Paul | code to draw engine block |
commit | commitdiff | tree |
2006-08-01 |
Michal Krol | Move GL_MESA_shader_debug from glext.h to gl.h. |
commit | commitdiff | tree |
2006-08-01 |
Brian Paul | renderbuffer fixes (Sean D'Epagnier) |
commit | commitdiff | tree |
2006-08-01 |
Claudio Ciccani | Fixed warnings. |
commit | commitdiff | tree |
2006-07-31 |
Aapo Tahkola | fix #6991 |
commit | commitdiff | tree |
2006-07-31 |
Brian Paul | added glut fbdev files |
commit | commitdiff | tree |
2006-07-31 |
Brian Paul | GLUT on fbdev driver. Sean D'Epagnier |
commit | commitdiff | tree |
2006-07-30 |
Michal Krol | Add support for GL_MESA_shader_debug. |
commit | commitdiff | tree |
2006-07-30 |
Michal Krol | Commit enums for GL_MESA_shader_debug.spec. |
commit | commitdiff | tree |
2006-07-30 |
Michal Krol | Program to convert .syn file to .h headers. |
commit | commitdiff | tree |
2006-07-30 |
Claudio Ciccani | Clear window's event mask before enabling handled events. |
commit | commitdiff | tree |
2006-07-30 |
Michal Krol | Add support for GL_MESA_shader_debug. |
commit | commitdiff | tree |
2006-07-30 |
Michal Krol | Fix dependencies. |
commit | commitdiff | tree |
2006-07-30 |
Michal Krol | More text. |
commit | commitdiff | tree |
2006-07-29 |
Michal Krol | Optimize shaders. |
commit | commitdiff | tree |
2006-07-28 |
Eric Anholt | Fix build failure in the savage driver. |
commit | commitdiff | tree |
2006-07-27 |
Jerome Glisse | r300_emit.h cleanup. |
commit | commitdiff | tree |
2006-07-21 |
Brian Paul | load SLANG_FRAGMENT_FIXED_SECONDARYCOLOR |
commit | commitdiff | tree |
2006-07-21 |
Brian Paul | just reindent |
commit | commitdiff | tree |
2006-07-21 |
Brian Paul | added arrayobj.[ch] files |
commit | commitdiff | tree |
2006-07-21 |
Brian Paul | check for non-nill pwc in WMesaMakeCurrent(), bug 7585 |
commit | commitdiff | tree |
2006-07-20 |
Brian Paul | Some structure renaming. Prefix vertex/fragment-relate... |
commit | commitdiff | tree |
2006-07-20 |
Brian Paul | bump MESA_TINY to 1 |
commit | commitdiff | tree |
2006-07-20 |
Brian Paul | move/update comments |
commit | commitdiff | tree |
2006-07-20 |
Brian Paul | use ctx->Light.ShadeModel instead of ctx->_TriangleCaps |
commit | commitdiff | tree |
2006-07-20 |
Brian Paul | Instead of testing ctx->_TriangleCaps for flat/smooth... |
commit | commitdiff | tree |
2006-07-20 |
Brian Paul | remove unused NEED_TWO_SIDED_LIGHTING() macro |
commit | commitdiff | tree |
2006-07-19 |
Brian Paul | For glGetTexImage(), move the _mesa_validate_pbo_access... |
commit | commitdiff | tree |
2006-07-19 |
Brian Paul | Several loops over the map1/2 evaluator arrays were... |
commit | commitdiff | tree |
2006-07-19 |
Brian Paul | more 6.5.1 additions |
commit | commitdiff | tree |
2006-07-18 |
Brian Paul | indentation fix |
commit | commitdiff | tree |
2006-07-18 |
Brian Paul | add missing 'return' after a few _mesa_error() calls... |
commit | commitdiff | tree |
2006-07-18 |
Brian Paul | Compute ctx->Color._LogicOpEnabled in one place instead... |
commit | commitdiff | tree |
2006-07-15 |
Tilman Sauerbeck | fix a memleak (that code block has been commented out... |
commit | commitdiff | tree |
2006-07-15 |
Rune Petersen | A small logic error. |
commit | commitdiff | tree |
2006-07-13 |
Brian Paul | define FLT_MAX_EXP to 128 if undefined |
commit | commitdiff | tree |
2006-07-13 |
Ian Romanick | Move initialization of server_support from __glXProcess... |
commit | commitdiff | tree |
2006-07-13 |
Brian Paul | LIB_DIR is now just 'lib' or 'lib64' |
commit | commitdiff | tree |
2006-07-12 |
Brian Paul | download/install updates |
commit | commitdiff | tree |
2006-07-12 |
Brian Paul | New config var DRI_DRIVER_SEARCH_DIR to specify where... |
commit | commitdiff | tree |
2006-07-12 |
Tilman Sauerbeck | fix another memleak |
commit | commitdiff | tree |
2006-07-12 |
Tilman Sauerbeck | fix a memleak |
commit | commitdiff | tree |
next |