2006-08-10 |
Eric Anholt | Add padding to match the current xf86-video-intel DDX... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Adam Jackson | mkdir -> mkdir -p, since /usr/include might not exist... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Adam Jackson | linux-indirect target fixes. |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Brian Paul | 6.5.1 relnotes |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Brian Paul | latest updates for 6.5.1 |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Alan Hourihane | Fixup more PROGRAM_UNDEFINED problems. |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Alan Hourihane | Fix some breakage after the PROGRAM_UNDEFINED change |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Sean D'Epagnier | Added initial multisampling support to glfbdev driver. |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Brian Paul | finish up texstore for SL8 texture format |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Michal Krol | GLSL 1.20 built-in library. |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Michal Krol | More GLSL code - more support for vec4 operations on... |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Eric Anholt | Add Intel i965G/Q DRI driver. |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Eric Anholt | Add PROGRAM_FILE_MAX for i965 driver. |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Brian Paul | implement some of the sRGB texstore functions |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Brian Paul | remove stray text from previous check-in |
commit | commitdiff | tree | snapshot |
2006-08-05 |
Sean D'Epagnier | Modified config to use glut/fbdev, added demo and sampl... |
commit | commitdiff | tree | snapshot |
2006-08-05 |
Sean D'Epagnier | Modularized code into multiple files. |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Brian Paul | fix typo, indentation |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Karl Schultz | export new _mesa_* functions |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Brian Paul | fix bug when pushing ReadBuffer state for GL_PIXEL_MODE_BIT |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Claudio Ciccani | Handle GLUT_DEVICE_KEY_REPEAT,GLUT_OWN_JOYSTICK,GLUT_JO... |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Claudio Ciccani | Moved glutDeviceGet() to events.c. |
commit | commitdiff | tree | snapshot |
2006-08-04 |
Brian Paul | more work for GL_EXT_texture_sRGB. |
commit | commitdiff | tree | snapshot |
2006-08-03 |
Brian Paul | use WRITE_MASK_* instead of 0x1, 0x2, etc |
commit | commitdiff | tree | snapshot |
2006-08-03 |
Brian Paul | Added a check to prevent rebuilding Mesa with a differe... |
commit | commitdiff | tree | snapshot |
2006-08-03 |
Brian Paul | New wrapper functions: _mesa_dlopen(), _mesa_dlsym... |
commit | commitdiff | tree | snapshot |
2006-08-03 |
Brian Paul | added GL_EXT_texture_sRGB |
commit | commitdiff | tree | snapshot |
2006-08-03 |
Brian Paul | Initial work for GL_EXT_texture_sRGB. |
commit | commitdiff | tree | snapshot |
2006-08-02 |
Brian Paul | fix link for Aqsis |
commit | commitdiff | tree | snapshot |
2006-08-02 |
Michal Krol | Enable vec4 extension for x86 back-end. |
commit | commitdiff | tree | snapshot |
2006-08-02 |
Michal Krol | Change fragment shader to utilize faster vec4 operations. |
commit | commitdiff | tree | snapshot |
2006-08-02 |
Michal Krol | Add test for vec4 extension. |
commit | commitdiff | tree | snapshot |
2006-08-02 |
Michal Krol | Add vec4 extension. |
commit | commitdiff | tree | snapshot |
2006-08-02 |
Michal Krol | Fix mmFindBlock function. |
commit | commitdiff | tree | snapshot |
2006-08-01 |
Michal Krol | Clean-up FEATURE_ARB_shader_objects #ifdefs. Bug 7492. |
commit | commitdiff | tree | snapshot |
2006-08-01 |
Brian Paul | casts and assertions |
commit | commitdiff | tree | snapshot |
2006-08-01 |
Brian Paul | code to draw engine block |
commit | commitdiff | tree | snapshot |
2006-08-01 |
Michal Krol | Move GL_MESA_shader_debug from glext.h to gl.h. |
commit | commitdiff | tree | snapshot |
2006-08-01 |
Brian Paul | renderbuffer fixes (Sean D'Epagnier) |
commit | commitdiff | tree | snapshot |
2006-08-01 |
Claudio Ciccani | Fixed warnings. |
commit | commitdiff | tree | snapshot |
2006-07-31 |
Aapo Tahkola | fix #6991 |
commit | commitdiff | tree | snapshot |
2006-07-31 |
Brian Paul | added glut fbdev files |
commit | commitdiff | tree | snapshot |
2006-07-31 |
Brian Paul | GLUT on fbdev driver. Sean D'Epagnier |
commit | commitdiff | tree | snapshot |
2006-07-30 |
Michal Krol | Add support for GL_MESA_shader_debug. |
commit | commitdiff | tree | snapshot |
2006-07-30 |
Michal Krol | Commit enums for GL_MESA_shader_debug.spec. |
commit | commitdiff | tree | snapshot |
2006-07-30 |
Michal Krol | Program to convert .syn file to .h headers. |
commit | commitdiff | tree | snapshot |
2006-07-30 |
Claudio Ciccani | Clear window's event mask before enabling handled events. |
commit | commitdiff | tree | snapshot |
2006-07-30 |
Michal Krol | Add support for GL_MESA_shader_debug. |
commit | commitdiff | tree | snapshot |
2006-07-30 |
Michal Krol | Fix dependencies. |
commit | commitdiff | tree | snapshot |
2006-07-30 |
Michal Krol | More text. |
commit | commitdiff | tree | snapshot |
2006-07-29 |
Michal Krol | Optimize shaders. |
commit | commitdiff | tree | snapshot |
2006-07-28 |
Eric Anholt | Fix build failure in the savage driver. |
commit | commitdiff | tree | snapshot |
2006-07-27 |
Jerome Glisse | r300_emit.h cleanup. |
commit | commitdiff | tree | snapshot |
2006-07-21 |
Brian Paul | load SLANG_FRAGMENT_FIXED_SECONDARYCOLOR |
commit | commitdiff | tree | snapshot |
2006-07-21 |
Brian Paul | just reindent |
commit | commitdiff | tree | snapshot |
2006-07-21 |
Brian Paul | added arrayobj.[ch] files |
commit | commitdiff | tree | snapshot |
2006-07-21 |
Brian Paul | check for non-nill pwc in WMesaMakeCurrent(), bug 7585 |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Brian Paul | Some structure renaming. Prefix vertex/fragment-relate... |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Brian Paul | bump MESA_TINY to 1 |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Brian Paul | move/update comments |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Brian Paul | use ctx->Light.ShadeModel instead of ctx->_TriangleCaps |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Brian Paul | Instead of testing ctx->_TriangleCaps for flat/smooth... |
commit | commitdiff | tree | snapshot |
2006-07-20 |
Brian Paul | remove unused NEED_TWO_SIDED_LIGHTING() macro |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Brian Paul | For glGetTexImage(), move the _mesa_validate_pbo_access... |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Brian Paul | Several loops over the map1/2 evaluator arrays were... |
commit | commitdiff | tree | snapshot |
2006-07-19 |
Brian Paul | more 6.5.1 additions |
commit | commitdiff | tree | snapshot |
2006-07-18 |
Brian Paul | indentation fix |
commit | commitdiff | tree | snapshot |
2006-07-18 |
Brian Paul | add missing 'return' after a few _mesa_error() calls... |
commit | commitdiff | tree | snapshot |
2006-07-18 |
Brian Paul | Compute ctx->Color._LogicOpEnabled in one place instead... |
commit | commitdiff | tree | snapshot |
2006-07-15 |
Tilman Sauerbeck | fix a memleak (that code block has been commented out... |
commit | commitdiff | tree | snapshot |
2006-07-15 |
Rune Petersen | A small logic error. |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Brian Paul | define FLT_MAX_EXP to 128 if undefined |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Ian Romanick | Move initialization of server_support from __glXProcess... |
commit | commitdiff | tree | snapshot |
2006-07-13 |
Brian Paul | LIB_DIR is now just 'lib' or 'lib64' |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Brian Paul | download/install updates |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Brian Paul | New config var DRI_DRIVER_SEARCH_DIR to specify where... |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Tilman Sauerbeck | fix another memleak |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Tilman Sauerbeck | fix a memleak |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Brian Paul | destroy window upon exit, remove CVS log comment |
commit | commitdiff | tree | snapshot |
2006-07-12 |
Brian Paul | call glutDestroyWindow() to allow checking for mem... |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Brian Paul | free array objects properly (bug 7493) |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Tilman Sauerbeck | free GL2Objects unconditionally |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Tilman Sauerbeck | free the ArrayObjects hash table |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Tilman Sauerbeck | only access ss->BufferObjects if it's declared |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Tilman Sauerbeck | _mesa_destroy_context() frees radeon->glCtx so we must... |
commit | commitdiff | tree | snapshot |
2006-07-11 |
Thomas Hellström | Revert the SiS and Unichrome DRM version check changes. |
commit | commitdiff | tree | snapshot |
2006-07-10 |
Thomas Hellström | The SiS and Unichrome drivers assume that the handle... |
commit | commitdiff | tree | snapshot |
2006-07-09 |
Aapo Tahkola | Fix #7195 |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Brian Paul | update comment, APP_LIB_DEPS |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Brian Paul | fixup OSMESA_LIBS and make clean target |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Brian Paul | remove GLUT dependency |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Brian Paul | remove dependency on GLUT |
commit | commitdiff | tree | snapshot |
2006-07-06 |
Kristian Høgsberg | Don't include unused header files. |
commit | commitdiff | tree | snapshot |
2006-07-05 |
Aapo Tahkola | R300_RR_ROUTE_1 still needs to be initialized. |
commit | commitdiff | tree | snapshot |
2006-07-04 |
Brian Paul | New animated engine demo. |
commit | commitdiff | tree | snapshot |
2006-07-04 |
Jerome Glisse | Add R300_VAP_CNTL 0x2140 and cosmetic cleanup. |
commit | commitdiff | tree | snapshot |
2006-07-04 |
Brian Paul | added linux-osmesa |
commit | commitdiff | tree | snapshot |
2006-07-04 |
Brian Paul | simple libOSMesa.so-only config, no X |
commit | commitdiff | tree | snapshot |
2006-07-04 |
Brian Paul | enable hw antialiasing (Martijn van Oosterhout) |
commit | commitdiff | tree | snapshot |
2006-07-03 |
Brian Paul | fix linking bug (bug 7405) |
commit | commitdiff | tree | snapshot |
next |