2007-04-27 |
Brian | "Fix" for bug 9170. May need more attention. |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Brian | document perspective correction issues |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Brian | document broken inverse trig functions |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Brian | asin(), acos(), atan() just return 0.5 for now to avoid... |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Brian | remove rc4 suffix |
commit | commitdiff | tree | snapshot |
2007-04-27 |
Brian | set 6.5.3 release date |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Brian | Added error check that all varying vars needed by the... |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Brian | Unconditionally update _TriangleCaps bits. Fixes softw... |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Brian | bump Windows to OpenGL 2.1, set release date |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Brian | enable 2.1 extensions |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Brian | Windows updates |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Brian | move #include <GL/glut.h> after other #includes for... |
commit | commitdiff | tree | snapshot |
2007-04-26 |
Brian | use sqrt(), not sqrtf() for Windows |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Karl Schultz | updates for 6.5.3 w/ VC8 |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Brian | RC4 |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Brian | fix attribsMask (re-fixes depth peeling algorithm) |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Brian | s/fog/attrib[FRAG_ATTRIB_FOGC][0]/ |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Brian | s/fog/attrib[FRAG_ATTRIB_FOGC][0]/ |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Brian | s/DO_TEXVAR/DO_ATTRIBS/ |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Brian | get rid of an extra textured triangle function |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Brian | s/TEXTURE/ATTRIBS/ |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Brian | trim down the number of line drawing functions, special... |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Brian | only need one CI-mode triangle function |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Brian | s/INTERP_TEX/INTERP_ATTRIBS/ |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Brian | fix typo |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Brian | added missing VC8 .sln files |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Brian | added new VC* files, bump version to rc3 |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Karl Schultz | assorted fixes for Windows/VC8 |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Brian | new VC8 project files |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Karl Schultze | fix double const, move an assertion |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Matthias Hopf | add missing semicolon |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Sean D'Epagnier | Added proper cleanup code |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Brian | disable some errant code |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Brian | remove SWvertex->fog field, use attrib field |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Brian | remove SWvertex->fog field, use attrib field |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Brian | some re-org, clean-up |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Brian | Improve the code for interpolating fragment attributes... |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Brian | import glxext.h version 19 |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Sean D'Epagnier | Fixed fallout, glfbdev driver was calling a nop functio... |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Brian | Fix color sum bug 10688. |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Brian | specularColor.alpha should default to 1, not 0 |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Brian | fix SkipPixels bugs in _mesa_pack_bitmap(), bug 10690 |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Brian | Remove the !rb->Data check that was added a few months... |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Brian | s/occlude.h/queryobj.h/ |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Brian | Rename occlude.[ch] to queryobj.[ch] |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Brian | Rename occlude.[ch] to queryobj.[ch] to better reflect... |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Brian | prep for 6.5.3 rc2 |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Brian | memory leaks fixed |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Brian | Remove all the USE_MEMPOOL debug code. |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Brian | Use new memory pool allocator. Lots of debug code still... |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Ian Romanick | Fix FBO completeness bug in shadowtex. |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Brian | added MemPool field |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Brian | call grammar_alloc_free() to fix memleaks |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Brian | destroy window upon exit |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Brian | remove more unused vars, assertions |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Brian | remove unused vars, assertions |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Brian | added slang_mem.c |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Brian | Memory pool manager. |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Brian | undo a test/debug change |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Brian | fix instruction comment code |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Brian | another bit of debug code |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Brian | free subroutine array (fix mem leak) |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Brian | new varnames in slang_operation_insert() |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Brian | fix memleak in slang_operation_insert() |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Brian | free shProg->Attributes in _mesa_free_shader_program_data() |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Brian | move allocation of shProg->Attributes earlier in function |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Brian | Call _mesa_warning() instead of _mesa_problem() when... |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Jeremy Kolb | Make xcb backend compile. |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Brian | Remove unused Imakefiles. |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Brian | Long obsolete. |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Brian | added new xm_glide.c file |
commit | commitdiff | tree | snapshot |
2007-04-20 |
George Sapountzis | xmesa: call _glapi_set_dispatch() for all xserver DDXes. |
commit | commitdiff | tree | snapshot |
2007-04-20 |
George Sapountzis | xmesa: minor cosmetic |
commit | commitdiff | tree | snapshot |
2007-04-20 |
George Sapountzis | xmesa: split FX functions to separate file, part 2. |
commit | commitdiff | tree | snapshot |
2007-04-20 |
George Sapountzis | xmesa: split FX functions to separate file, part 1. |
commit | commitdiff | tree | snapshot |
2007-04-20 |
George Sapountzis | xmesa: spilt FX code to separate functions. |
commit | commitdiff | tree | snapshot |
2007-04-20 |
George Sapountzis | Revert "xmesa: drop glide (FX) backend." |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Brian | Notes about shared lib version. Document depth-peel... |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Brian | dFdx(), etc. don't work yet |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Brian | Put gl_program_machine into swrast structure rather... |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Brian | Fix valgrind problem caused by reading text[-1]. |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Brian | remove invalid assertion (span->facing may be set becau... |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Brian | remove invalid assertion |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Brian | fix crash when program has invalid structure field |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Brian | init A.curFuncEndLabel = NULL |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Brian | In _mesa_unpack_depth_span() look for special cases... |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Brian | Don't allow deferredTexture if using occlusion query... |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Brian | fix an uninitialized variable and a warning |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Brian | comments, assertions |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Brian | new comments |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Brian | record proper datatypes for uniforms/samplers |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Brian | added _slang_gltype_from_specifier() |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Brian | Start fixing some issues with uniform variables and... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Brian | Fix some bugs related to querying active uniforms. |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Brian | fix error strings, add a sanity check |
commit | commitdiff | tree | snapshot |
2007-04-18 |
George Sapountzis | xmesa: drop glide (FX) backend. |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Brian | Remove bad assertions, decrement NumShaders in _mesa_de... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Brian | s/GL_SHADER_PROGRAM/GL_SHADER_PROGRAM_MESA/ (a Mesa... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Brian | Replace _mesa_parameter_longest_name() with _mesa_longe... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Brian | call ProgramStringNotify() after linking |
commit | commitdiff | tree | snapshot |
next |