fix GL_DOT3_RGBA texture combiner mode in generated fragment programs (bug #11030)
[mesa.git] / src / mesa / drivers /
2007-07-02 Brianadd const to wglSetPixelFormat() to match .h declaration
2007-07-02 Dave Airlier300: fix compiz crash on swtcl - doesn't fix compiz...
2007-07-01 Claudio CiccaniFixed initialization of render buffer and deinitializat...
2007-07-01 Dave Airlier300: oops wrong logic for swtcl
2007-07-01 Dave Airlier300: oops turn back off cmd buf debugging
2007-07-01 Dave AirlieMerge branch 'r300-swtcl'
2007-07-01 Dave Airliefix tabbing
2007-07-01 Dave Airlier300: add authorship
2007-07-01 Dave Airlier300: remove some unused code
2007-07-01 Dave Airlier300: cleanup some of the swtcl code
2007-07-01 Dave Airlier300: fixup manytex, we needed to emit the vic/vir...
2007-07-01 Dave Airlier300: fix tabbing
2007-06-29 Ben Skeggsnouveau: match drm changes (0.0.7)
2007-06-29 Ben Skeggsnouveau: NV30_TCL viewport/scissor fixes
2007-06-28 BrianAdd a few missing GL 2.0 entrypoints, regenerate relate...
2007-06-28 zhanga variety of fixes for MingW
2007-06-24 Oliver McFaddenr300: Initial work on merging the real and generated...
2007-06-24 Oliver McFaddenr300: Should use inst_count not 0 for R300_PVS_CNTL_3_P...
2007-06-24 Oliver McFaddenr300: The vpi, vpp, and vps counts are already initiali...
2007-06-24 Oliver McFaddenr300: Clean up the vertex program state code slightly...
2007-06-24 Oliver McFaddenr300: Vertex program position end bits are known.
2007-06-24 Oliver McFaddenr300: Removed unused vap_param structure.
2007-06-24 Oliver McFaddenr300: Cleaned up long lines in the vertex functions.
2007-06-24 Oliver McFaddenr300: Setup the default state for polygon offset point...
2007-06-24 Oliver McFaddenr300: Cleaned up the r300SetupVertexShader function.
2007-06-24 Oliver McFaddenr300: Cleaned up the r300SetupPixelShader function.
2007-06-24 Oliver McFaddenr300: Trivial clean up in radeon_lock.h.
2007-06-24 Dave Airlier300: 2288 is a tcl only reg
2007-06-22 Dave Airlieclean up cache flush emission into one place
2007-06-21 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-06-21 Oliver McFaddenr300: Corrected a bug in r300LineWidth.
2007-06-21 BrianAnother round of fixing attribute interpolation for...
2007-06-21 Dave Airlieclean up color0 code
2007-06-21 Dave Airlieadd a mem use for current dma buffer
2007-06-21 Dave Airliefix unfilled tris/quads
2007-06-21 Dave Airlieensure cmd buffer space
2007-06-21 Dave Airliefix up vertex emission before state change
2007-06-21 Dave Airliefix secondary color, fog is off for now
2007-06-21 Dave Airliefix projtex
2007-06-21 Dave Airliefix quad-clip
2007-06-21 Dave Airliebring over vertex engine setup code from r300_Render...
2007-06-20 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-06-20 BrianEffectively disable _TexEnvProgram before calling _swra...
2007-06-20 Dave Airliefixup some bits of tcl path
2007-06-20 Dave Airlieswtcl: gears works
2007-06-20 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-06-17 Dave Airliemore commits to fix things and stuff - still not doing...
2007-06-17 Dave Airlieswtcl add debug and fix offset
2007-06-17 Dave Airliecleaned up reduced prim
2007-06-17 Dave Airliefixup packet setup - still hangs
2007-06-17 Dave Airlieadd missing swtcl file
2007-06-17 Dave Airlieadd more swtcl code to r300 - hangs card now
2007-06-15 Michel Dänzeri915tex: Missing piece of SetTexOffset hook implementat...
2007-06-14 Dave AirlieInitial r300 modes for swtcl it compiles!!
2007-06-13 Stephane Marchesinnouveau: remove useless viewport xform with id matrix.
2007-06-13 Dave Airliemove clip to r300 emit
2007-06-12 Brianfix GLX_USE_TLS breakage, fix a warning
2007-06-11 BrianReplace texobj->Complete with texobj->_Complete since...
2007-06-10 Dave Airlier300: i can't see why we fallback for polygon offset...
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-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-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.
next