mesa: Enable remap table in core.
[mesa.git] / src / mesa / drivers / dri / tdfx / tdfx_context.c
2009-10-23 Chia-I Wumesa: Enable remap table in core.
2009-03-20 Dave AirlieMerge remote branch 'main/master' into radeon-rewrite
2009-03-07 Brian Paulmesa: remove GL_MESA_program_debug extension
2009-03-03 José FonsecaMerge commit 'origin/gallium-0.1'
2009-03-03 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-23 José FonsecaMerge commit 'origin/gallium-0.1'
2009-02-18 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-16 Keith WhitwellMerge branch 'master' into gallium-texture-transfer
2009-02-12 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-02-10 Brian PaulMerge commit 'origin/gallium-0.2' into gallium-master...
2009-02-09 Brian Paulmesa: merge gallium-0.2 into gallium-master-merge
2009-01-29 Ian RomanickMake GL_ARB_draw_buffers mandatory
2009-01-29 Ian RomanickMake GL_{EXT,SUN}_multi_draw_arrays and GL_IBM_multimod...
2009-01-29 Ian RomanickMake GL_ARB_vertex_buffer_object mandatory
2009-01-29 Ian RomanickMake GL_ARB_multisample mandatory
2009-01-29 Ian RomanickMake GL_ARB_texture_compression mandatory
2009-01-08 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-31 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-22 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-15 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-11 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-09 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-28 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-25 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-19 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-12 Pekka PaalanenMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-10 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-07 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-06 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-05 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-27 Ben SkeggsMerge remote branch 'nouveau/gallium-0.1' into gallium-0.2
2008-10-17 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-10 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-30 Ben SkeggsMerge remote branch 'origin/gallium-0.2' into gallium-0.2
2008-09-21 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-18 Brian Paulmesa: added "main/" prefix to includes, remove some...
2007-07-04 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-05-18 Eric AnholtMerge branch 'master' into i915-unification
2007-04-16 Brianremove _tnl_arb_vertex_program_stage
2007-02-25 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-02 Keith WhitwellMerge branch 'vbo-0.2'
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2007-01-16 Keith WhitwellMerge branch 'master-merge' into vbo-0.2
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-11-14 Ian RomanickEnable GLX_SGI_make_current_read for tdfx.
2006-11-13 Ian RomanickImplement GL_ARB_occlusion_query.
2006-11-13 Ian RomanickEliminate use of deprecated GetBufferSize interface.
2006-10-31 Keith Whitwellswitch remaining drivers over to vbo
2006-08-25 Brian Paulinclude texobj.h to silence warning
2006-08-23 Brian PaulAdded _mesa_lookup_program() and _mesa_lookup_bufferobj...
2005-09-09 Roland Scheideggeradd _tnl_arb_vertex_program_stage to all drivers which...
2005-08-25 Brian Paulremoved GL_HP_occlusion_test extension
2005-07-28 Ian RomanickMajor rip-up of internal function insertion interface...
2005-06-30 Ian RomanickReplace add_newer_entrypoints (src/mesa/main/context...
2005-06-01 Eric AnholtMove fallback and other debugging under TDFX_DEBUG...
2005-06-01 Eric AnholtAdd no_rast option.
2005-05-04 Brian PaulMajor check-in of changes for GL_EXT_framebuffer_object...
2005-02-05 Brian Paulremove unneeded code
2005-02-05 Brian Paulremoved need for Shared->TexObjectList, walk over textu...
2004-12-16 Adam JacksonAlso PUBLICize the config option table
2004-11-27 Brian PaulRemove _mesa_ResizeBuffersMESA() call from _mesa_set_vi...
2004-10-06 Ian RomanickConvert tdfxDDInitExtensions to use driInitExtensions.
2004-10-05 Daniel Borcastencil wrap works, either HW or SW (Ian Romanick)
2004-08-30 Daniel Borcacleaned up extensions a bit
2004-07-29 Daniel Borcadisabled automatic mipmaps until we can handle 565...
2004-07-19 Daniel Borcaseveral new bugs
2004-03-11 Jon SmirlAdjustments to make everything use IOCTL/sarea defines...
2004-02-26 Brian Pauladded _tnl_allow_vertex/pixel_fog() calls
2004-01-20 Brian PaulBefore calling _mesa_create_context(), initialize a...
2004-01-18 Brian Paulminor changes to silence warnings
2003-12-12 Keith Whitwellset MaxTextureImageUnits, MaxTextureCoordUnits
2003-12-08 Keith WhitwellProvide dummy definitions of __driConfig externs
2003-12-08 Keith Whitwellget tdfx compiling
2003-12-04 Alan Hourihaneadd tdfx DRI driver