mesa.git
2007-07-05 Eric AnholtMerge branch 'i915-unification' of git+ssh://people...
2007-06-21 Eric AnholtMerge branch 'origin' into i915-unification
2007-06-21 Eric AnholtReset saved state for disasm when we've lost the context.
2007-06-21 Eric AnholtAdd decoding of inline primitives in debug output.
2007-06-21 Eric AnholtImprove fake bufmgr debugging, and don't try to migrate...
2007-06-21 Eric AnholtAdd missing i915_disasm.h header and adjust copyright...
2007-06-21 Oliver McFaddenr300: Corrected a bug in r300LineWidth.
2007-06-21 BrianAnother round of fixing attribute interpolation for...
2007-06-21 Brianrename _swrast_update_fragment_attribs()
2007-06-20 BrianEffectively disable _TexEnvProgram before calling _swra...
2007-06-20 Brianfix glDrawPixels + fragment program problem
2007-06-20 Briancopy wpos attrib info into zoomed span (fixes fog persp...
2007-06-18 Eric AnholtFix TTM static allocation flags.
2007-06-18 Eric AnholtTest for TTM presence initially rather than test for...
2007-06-15 Eric AnholtReplace intel_dump_batchbuffer with a more informationa...
2007-06-15 Eric AnholtCorrect a mis-count in a LOAD_STATE_IMMEDIATE_1 length...
2007-06-15 Michel Dänzeri915tex: Missing piece of SetTexOffset hook implementat...
2007-06-13 Stephane Marchesinnouveau: remove useless viewport xform with id matrix.
2007-06-12 BrianFix TEXREL issues when using GLX_USE_TLS (see bug 7459).
2007-06-12 Brianfix GLX_USE_TLS breakage, fix a warning
2007-06-11 BrianRework _mesa_update_texture_compare_function() to only...
2007-06-11 Brianrename/clean-up _mesa_validate_texture_wrap_mode
2007-06-11 Brianfix typo, added comment
2007-06-11 BrianReplace texobj->Complete with texobj->_Complete since...
2007-06-11 Briantypo: s/derrived/derived/
2007-06-11 BrianTemporarily disable the calls to _mesa_update_texture_c...
2007-06-11 BrianIn generic_nop() call _mesa_warning() instead of _mesa_...
2007-06-11 Brianremove dead code
2007-06-10 Dave Airlier300: i can't see why we fallback for polygon offset...
2007-06-08 BrianIn supported_buffer_bitmask(), use framebuffer's visual...
2007-06-08 Briandisable depthBits test in check_compatible(), see bug...
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 Eric AnholtAdd buffer manager destroy function.
2007-05-31 Eric AnholtRemove some stale comments.
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 Eric AnholtReplace the flags/hint arguments to bo_alloc{,_static...
2007-05-24 Eric AnholtMerge branch 'master' into i915-unification
2007-05-24 Brianfix logic for calling _swrast_update_deferred_texture()
next