mesa.git
2007-05-02 Brianadd *gc, *syn files to tarballs
2007-05-01 Brianregenerated
2007-05-01 Brianimplement acos(), asin(), atan()
2007-05-01 Brianfog, mix() bug fixes
2007-05-01 BrianRewrite of slang_inline_asm_function() to do full param...
2007-04-30 Michel Dänzerr300: Don't crash in radeonUpdatePageFlipping when...
2007-04-29 Michel Dänzerr300: Page flipping fixes.
2007-04-29 Michel Dänzerr300: radeonMakeCurrent cleanups.
2007-04-28 Brianonly load front/back face attrib if using a shader...
2007-04-28 Brianuse EMIT_1F or EMIT_4F for fog depending on fragment...
2007-04-28 Brianfix GL_PROGRAM_UNDER_NATIVE_LIMITS_ARB bug (10787)
2007-04-28 Keith Packardadditional checks that attr is a texcoord
2007-04-27 Brian7.0 blurb
2007-04-27 BrianVersion bumps for 7.0
2007-04-27 Brianupdates for 7.0
2007-04-27 Brianadded 7.0 relnotes link
2007-04-27 Brianadded 6.5.3 MD5 sums
2007-04-27 Brian7.0 release notes (template)
2007-04-27 Brianadded glGetActiveAttrib
2007-04-27 Brian"Fix" for bug 9170. May need more attention.
2007-04-27 Briandocument perspective correction issues
2007-04-27 Briandocument broken inverse trig functions
2007-04-27 Brianasin(), acos(), atan() just return 0.5 for now to avoid...
2007-04-27 Brianremove rc4 suffix
2007-04-27 Brianset 6.5.3 release date
2007-04-26 BrianAdded error check that all varying vars needed by the...
2007-04-26 BrianUnconditionally update _TriangleCaps bits. Fixes softw...
2007-04-26 Brianbump Windows to OpenGL 2.1, set release date
2007-04-26 Brianenable 2.1 extensions
2007-04-26 BrianWindows updates
2007-04-26 Brianmove #include <GL/glut.h> after other #includes for...
2007-04-26 Brianuse sqrt(), not sqrtf() for Windows
2007-04-25 Karl Schultzupdates for 6.5.3 w/ VC8
2007-04-25 BrianRC4
2007-04-25 Brianfix attribsMask (re-fixes depth peeling algorithm)
2007-04-25 Brians/fog/attrib[FRAG_ATTRIB_FOGC][0]/
2007-04-25 Brians/fog/attrib[FRAG_ATTRIB_FOGC][0]/
2007-04-24 Brians/DO_TEXVAR/DO_ATTRIBS/
2007-04-24 Brianget rid of an extra textured triangle function
2007-04-24 Brians/TEXTURE/ATTRIBS/
2007-04-24 Briantrim down the number of line drawing functions, special...
2007-04-24 Brianonly need one CI-mode triangle function
2007-04-24 Brians/INTERP_TEX/INTERP_ATTRIBS/
2007-04-24 Brianfix typo
2007-04-24 Brianadded missing VC8 .sln files
2007-04-24 Brianadded new VC* files, bump version to rc3
2007-04-24 Karl Schultzassorted fixes for Windows/VC8
2007-04-24 Briannew VC8 project files
2007-04-24 Karl Schultzefix double const, move an assertion
2007-04-24 Matthias Hopfadd missing semicolon
2007-04-24 Sean D'EpagnierAdded proper cleanup code
2007-04-24 Briandisable some errant code
2007-04-24 Brianremove SWvertex->fog field, use attrib field
2007-04-24 Brianremove SWvertex->fog field, use attrib field
2007-04-24 Briansome re-org, clean-up
2007-04-24 BrianImprove the code for interpolating fragment attributes...
2007-04-22 Brianimport glxext.h version 19
2007-04-22 Sean D'EpagnierFixed fallout, glfbdev driver was calling a nop functio...
2007-04-21 BrianFix color sum bug 10688.
2007-04-21 BrianspecularColor.alpha should default to 1, not 0
2007-04-21 Brianfix SkipPixels bugs in _mesa_pack_bitmap(), bug 10690
2007-04-21 BrianRemove the !rb->Data check that was added a few months...
2007-04-21 Brians/occlude.h/queryobj.h/
2007-04-21 BrianRename occlude.[ch] to queryobj.[ch]
2007-04-21 BrianRename occlude.[ch] to queryobj.[ch] to better reflect...
2007-04-21 Brianprep for 6.5.3 rc2
2007-04-21 Brianmemory leaks fixed
2007-04-21 BrianRemove all the USE_MEMPOOL debug code.
2007-04-21 BrianUse new memory pool allocator. Lots of debug code still...
2007-04-21 Ian RomanickFix FBO completeness bug in shadowtex.
2007-04-21 Brianadded MemPool field
2007-04-21 Briancall grammar_alloc_free() to fix memleaks
2007-04-21 Briandestroy window upon exit
2007-04-21 Brianremove more unused vars, assertions
2007-04-21 Brianremove unused vars, assertions
2007-04-21 Brianadded slang_mem.c
2007-04-21 BrianMemory pool manager.
2007-04-21 Brianundo a test/debug change
2007-04-21 Brianfix instruction comment code
2007-04-21 Briananother bit of debug code
2007-04-21 Brianfree subroutine array (fix mem leak)
2007-04-21 Briannew varnames in slang_operation_insert()
2007-04-21 Brianfix memleak in slang_operation_insert()
2007-04-21 Brianfree shProg->Attributes in _mesa_free_shader_program_data()
2007-04-21 Brianmove allocation of shProg->Attributes earlier in function
2007-04-21 BrianCall _mesa_warning() instead of _mesa_problem() when...
2007-04-21 Jeremy KolbMake xcb backend compile.
2007-04-21 BrianRemove unused Imakefiles.
2007-04-21 BrianLong obsolete.
2007-04-21 Brianadded new xm_glide.c file
2007-04-20 George Sapountzisxmesa: call _glapi_set_dispatch() for all xserver DDXes.
2007-04-20 George Sapountzisxmesa: minor cosmetic
2007-04-20 George Sapountzisxmesa: split FX functions to separate file, part 2.
2007-04-20 George Sapountzisxmesa: split FX functions to separate file, part 1.
2007-04-20 George Sapountzisxmesa: spilt FX code to separate functions.
2007-04-20 George SapountzisRevert "xmesa: drop glide (FX) backend."
2007-04-19 BrianNotes about shared lib version. Document depth-peel...
2007-04-19 BriandFdx(), etc. don't work yet
2007-04-19 BrianPut gl_program_machine into swrast structure rather...
2007-04-19 BrianFix valgrind problem caused by reading text[-1].
next