mesa.git
2007-06-08 Brianfix glReadPixels parameters to handle odd-width windows...
2007-06-08 Briandisable shader program before glDrawPixels
2007-06-08 Brianremove obsolete comment about max DEFAULT_SOFTWARE_DEPT...
2007-06-07 Ian RomanickAdd support for GL_ARB_fragment_program_shadow.
2007-06-07 Ian RomanickFix ARB_fp spec conformance bug WRT shadow sampling.
2007-06-07 Ian RomanickAdd support for shadow mapping with vertex and fragment...
2007-06-07 Ian RomanickRefactor shadow map modelview and projection code
2007-06-07 Ian RomanickRemove '#if defined' tests for ARB extensions.
2007-06-07 Oliver McFaddenr300: Added a comment regarding the R300_VAP_CLIP regis...
2007-06-07 Oliver McFaddenr300: Removed a "don't think this is needed" comment...
2007-06-07 Oliver McFaddenr300: Explain the R300_VAP_OUTPUT_VTX_FMT_1 register.
2007-06-07 Oliver McFaddenr300: Cleaned up long lines in r300Choose8888TexFormat.
2007-06-05 Wang ZhenyuAdd PCI IDs for the G33, Q33, and Q35 chipsets.
2007-06-05 Michel Dänzeri915tex: Better attempt to release miptree when overrid...
2007-06-05 Michel DänzerRemove dubious compile-time test for pre-2.4 Linux...
2007-06-05 Ian RomanickUpdates for array texture shadow targets.
2007-06-04 Dave Airlieminiglx: implement GetProcAddressARB in miniglx as...
2007-06-04 Dave Airlieminiglx: update defines in linux-solo config
2007-06-02 Dave Airlier300: fix non-tcl rs4xx again.
2007-05-31 Wang Zhenyui915tex: Add support for 945GME
2007-05-31 Wang Zhenyui915: Add support for 945GME chip
2007-05-31 Wang Zhenyui965: Add pci info for 965GME/GLE chip.
2007-05-30 Michel DänzerFix r300SetTexOffset for big endian platforms.
2007-05-30 Oliver McFaddenr300: Corrected r300PointSize based on dumping the...
2007-05-30 Oliver McFaddenr300: Corrected r300LineWidth based on dumping the...
2007-05-30 Oliver McFaddenr300: Removed goto statement in r300SetupRSUnit.
2007-05-30 Oliver McFaddenr300: Cleaned up r300SetupRSUnit.
2007-05-30 Oliver McFaddenr300: Cleaned up the state atom checking functions.
2007-05-30 Oliver McFaddenr300: Cleaned up the state atom debugging code.
2007-05-30 Oliver McFaddenr300: Use compile-time endian detection in r300_state...
2007-05-30 Oliver McFaddenr300: Document registers 0x2220 to 0x2230.
2007-05-30 Oliver McFaddenr300: Only support size 4 ELTs; this is what Mesa provides.
2007-05-30 Oliver McFaddenr300: Use the CP_PACKET3 macro for Type 3 packets.
2007-05-30 Oliver McFaddenr300: Removed the (completely broken since new VBO...
2007-05-30 Oliver McFaddenr300: Cleaned up the AOS code in r300_render.c.
2007-05-30 Oliver McFaddenr300: Added a comment in r300VAPInputCntl0.
2007-05-30 Oliver McFaddenr300: Cleaned up r300DestroyTexObj.
2007-05-30 Oliver McFaddenr300: R300_SE_VTE_CNTL applies to both non-TCL and...
2007-05-29 Brianuse glXGetProcAddress to get extension funcs
2007-05-29 Briancheck for flat/smooth interp for generic/specular attrib
2007-05-27 Oliver McFaddenRevert "r300: Removed the R300_RS_INTERP_[0-9]_UNKNOWN...
2007-05-26 Oliver McFaddenr300: Rearranged the DWORD construction in r300VAPInput...
2007-05-26 Oliver McFaddenr300: Removed duplicate AOS format defines; already...
2007-05-26 Oliver McFaddenr300: Removed unused aos_reg variable.
2007-05-26 Oliver McFaddenr300: Use "rmesa" not "r300" in r300_emit.c; some of...
2007-05-26 Oliver McFaddenr300: Cleaned up the non-TCL RENDERINPUTS, etc.
2007-05-26 Oliver McFaddenr300: Whitespace cleanup in r300_emit.c.
2007-05-26 Oliver McFaddenr300: Added the r300VAPInputCntl0 function.
2007-05-26 Oliver McFaddenr300: Added r300VAPOutputCntl0 and r300VAPOutputCntl1...
2007-05-26 Oliver McFaddenr300: Removed R300_PFS_NODE_LAST_NODE replaced by R300_...
2007-05-26 Oliver McFaddenr300: Renamed the t_vic function.
2007-05-26 Oliver McFaddenr300: Renamed the t_vir0 and t_vir1 functions.
2007-05-25 Oliver McFaddenr300: Renamed "dt" to "attribptr" in the t_vir0 function.
2007-05-25 Oliver McFaddenr300: Specify the type in the t_vir0 function.
2007-05-25 Oliver McFaddenr300: Cleaned up t_vir0 and t_vir1 slightly.
2007-05-25 Oliver McFaddenr300: Use C style comments in r300_emit.c.
2007-05-25 Oliver McFaddenr300: Removed a (disabled and unneeded) assertion.
2007-05-25 Oliver McFaddenr300: Improved the r300EmitVec debugging information.
2007-05-25 Oliver McFaddenr300: Use #if 0 for disabled code.
2007-05-25 Oliver McFaddenr300: Added a TODO note and some tiny cleanups to r300_...
2007-05-26 Dave Airlieadd glxtokens.h to xmesa_xf86.h as discussed on mailing...
2007-05-25 Brianremove #include "GL/glxtokens.h"
2007-05-25 Oliver McFaddenr300: Use GL_TRUE rather than 1 for the GLboolean type.
2007-05-25 Oliver McFaddenr300: Removed unused vpucount macro from r300_state.c.
2007-05-24 Brianfix logic for calling _swrast_update_deferred_texture()
2007-05-23 Briandoxygen-ize some comments
2007-05-23 Brianrestore GL_TEXTURE_LOD_BIAS in _mesa_PopAttrib(), bug...
2007-05-23 Brianincr/decr 1D/2DArray texture refcounts like other targets
2007-05-23 Oliver McFaddenr300: Call the r300Fogfv function directly within r300_...
2007-05-23 BrianFix problem w/ two-sided lighting and fragment programs...
2007-05-23 Oliver McFaddenr300: Use switch statements in r300ResetHwState, etc.
2007-05-23 Oliver McFaddenr300: Minor indenting corrections in the texture format...
2007-05-23 Oliver McFaddenr300: Use a single texture format table; reduces duplic...
2007-05-23 Oliver McFaddenr300: Corrected the RGB888 texture format entry.
2007-05-23 Oliver McFaddenr300: Removed the R300_RS_INTERP_[0-9]_UNKNOWN (magic...
2007-05-23 BrianFix point attentuation problem (bug 11042)
2007-05-22 BrianReplace initInitState() with _mesa_init_driver_state().
2007-05-22 Brianadded _mesa_init_driver_state() to replace duplicated...
2007-05-22 Brianinclude swrast_setup/swrast_setup.h to silence warning
2007-05-22 Briandon't treat FRAG_BIT_WPOS as a generic attribute (fixes...
2007-05-22 Michel Dänzeri915tex: Implement SetTexOffset hook.
2007-05-22 Michel Dänzerr300: Implement SetTexOffset hook.
2007-05-22 Michel DänzerAdd interfaces for overriding texture images with drive...
2007-05-22 Michel DänzerFix xserver build after recent XMesa changes.
2007-05-22 Brianget rid of GenTexturesLock, used ctx->Shared->Mutex
2007-05-22 Brianremove the unused texobj Mutex field
2007-05-22 Brianremove a VMS-ism that doesn't seem needed elsewhere
2007-05-22 Brianimprove some comments, clean-up formatting
2007-05-22 Brianremove some whitespace
2007-05-22 Brianset texcoords depending on GLX_Y_INVERTED_EXT
2007-05-22 Brianreturn True for GLX_Y_INVERTED_EXT query
2007-05-22 Roland Scheideggerfog: fix potential issues with generated vp using fog
2007-05-22 Roland Scheideggerfog: fix issues with negative fog coords (may fix ...
2007-05-22 Roland Scheideggermake sure optimized fog params get updated
2007-05-22 Roland Scheideggeri915/i915tex: minor cleanup (remove unneeded function...
2007-05-22 Roland Scheideggerunbreak 3d textures (typo when setting tex layout)
2007-05-21 Brianif light position is local, treat it as a homogeneous...
2007-05-20 BrianOverhaul/simplify SWvertex and SWspan attribute handling.
2007-05-20 Brianadd missing right-paren
2007-05-20 Oliver McFaddenr300: Added TODO comment regarding immediate mode imple...
next