intel: Stop exposing useless 24 depth/0 stencil configs
[mesa.git] / src / mesa / drivers / dri / r300 /
2010-02-10 Pauli Nieminenradeon: Define EXT_framebuffer_object constants to...
2010-02-09 Kristian Høgsbergdri_interface: Introduce DRI tokens for the texBuffer...
2010-02-09 Roland ScheideggerMerge branch 'gallium-nopointsizeminmax'
2010-02-07 Pauli Nieminenr100/r200/r300/r600: Set MaxCombinedTextureImageunits.
2010-02-06 Pauli Nieminenr300: Fix emit size prediction to know about primitive...
2010-02-05 José FonsecaMerge remote branch 'origin/lp-binning'
2010-02-05 Keith WhitwellMerge commit 'fj/mesa-next'
2010-02-04 Brian Paulmesa: change ctx->Driver.ProgramStringNotify() to retur...
2010-02-03 José FonsecaMerge branch 'gallium-embedded'
2010-02-03 Dave Airlier300: fix compiler bugs introduced with MRT changes.
2010-02-02 Scott MoreauTrack frag shader changes introduced by commit 47695665...
2010-02-02 Corbin Simpsonr300compiler: Add MRT number to debugging output.
2010-02-02 Corbin Simpsonr300compiler, r300 classic, r300g: Add support for...
2010-01-31 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-31 Vinson Leer300: Remove unnecessary headers.
2010-01-28 Roland ScheideggerMerge commit 'origin/perrtblend'
2010-01-26 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-25 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-25 Alex Deucherr300: rv350+ support FLT16_2/4 vertex formats
2010-01-24 Vinson Leer300: Remove unnecessary headers.
2010-01-23 Dave Airlier300: only enable half floats on r500s.
2010-01-23 Dave AirlieMerge branch 'arb_half_float_vertex'
2010-01-23 Dave Airlier300: half float support
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-22 Chia-I Wuegl: Remove USING_EGL and the related drivers.
2010-01-20 Alan CoopersmithRemove hardcoded -Wall from Radeon DRI makefiles
2010-01-20 Chia-I WuMerge remote branch 'origin/opengl-es-v2'
2010-01-19 Maciej Cencoraradeon/r300/r600: share common glCopyTex(Sub)Image...
2010-01-19 Maciej Cencorar300/r600: move some bo offsets checking to blit code
2010-01-19 Maciej Cencorar300: check if blitting for given format is supported...
2010-01-19 Maciej Cencorar300: use nearest texture filtering for accelerated...
2010-01-19 Maciej Cencorar300: fix Y coord flipping in accelerated blits
2010-01-19 Maciej Cencorar300: prepare for texcopy code sharing
2010-01-17 Alan Coopersmithradeon_compiler: include main/compiler.h for compiler...
2010-01-16 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-15 Roland ScheideggerMerge branch 'gallium-noconstbuf'
2010-01-14 Jakob BornecrantzMerge branch 'mesa_7_7_branch'
2010-01-14 Michal KrolMerge branch 'instanced-arrays'
2010-01-12 Chia-I WuMerge branch 'master' into opengl-es-v2
2010-01-11 Jesse BarnesMerge branch 'master' of ssh://people.freedesktop.org...
2010-01-09 Maciej Cencorar300: minor accelerated blit fixes
2010-01-09 Maciej Cencorar300: fallback on depth buffer blits
2010-01-08 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-08 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-08 Vinson Leer300: Move initial declaration outside for loop.
2010-01-06 Marek Olšákr300/compiler: add full viewport transformation support...
2010-01-06 Michal KrolMake sure we use only signed/unsigned ints with bitfields.
2010-01-06 José FonsecaMerge remote branch 'origin/mesa_7_7_branch'
2010-01-05 Corbin SimpsonMerge branch 'gallium-docs'
2010-01-05 Kristian HøgsbergMerge branch 'remove-intel-dri1'
2010-01-05 Keith WhitwellMerge commit 'origin/gallium-draw-retval'
2010-01-05 Michal KrolMerge branch 'master' into instanced-arrays
2010-01-05 Brian Paulmesa: make texture BorderColor a union of float/int...
2010-01-05 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-04 Kristian HøgsbergRemove leftover __DRI{screen,drawable,context}Private...
2010-01-04 Vinson Leer300: Use C-style comments.
2010-01-04 Vinson Leer300: Silence 'mixed declarations and code' warnings.
2010-01-04 Vinson Leer300: Silence 'mixed declarations and code' warning.
2010-01-04 Vinson Leer300: Silence 'mixed declarations and code' warning.
2009-12-31 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-29 Brian Paulmesa: implement per-buffer color masking
2009-12-27 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-27 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-22 Eric Anholtmesa: Remove _mesa_exit wrapper for exit().
2009-12-22 Roland ScheideggerMerge branch 'gallium-edgeflags'
2009-12-22 Keith WhitwellMerge branch 'i965g-restart'
2009-12-22 Ian RomanickMerge branch 'mesa_7_7_branch'
2009-12-22 Ian RomanickMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-22 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-22 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-22 Dave Airlieradeon/r600: use new libdrm_radeon api
2009-12-22 Dave Airlieradeon/r600: use new libdrm_radeon api
2009-12-21 Keith WhitwellMerge commit 'origin/master' into i965g-restart
2009-12-20 Dave Airlieradeon/r600: use new libdrm_radeon api
2009-12-19 Maciej Cencorar300: minor blit rework
2009-12-19 Maciej Cencorar300: better fix for glCopyTexSubImage
2009-12-17 Michal KrolMerge branch 'master' into pipe-format-simplify
2009-12-17 Michal KrolMerge branch 'glsl-pp-rework-2'
2009-12-15 Michel Dänzerr300: Fix typo on < R5xx RS setup for blits.
2009-12-13 Maciej Cencorar300: enable accelerated support for glCopyTexImage...
2009-12-13 Maciej Cencorar300: fix regression introduced by da73c1ed
2009-12-13 Maciej Cencorar300: fix glCopyTexSubImage
2009-12-12 Michal KrolMerge branch 'master' into glsl-pp-rework-2
2009-12-11 Maciej Cencorar300: disable blit debugging info
2009-12-11 Maciej Cencorar300: emit number of used colorbuffers to pass radeon...
2009-12-11 Maciej Cencorar300: setup render target format for r300/r400 cards too
2009-12-11 Maciej Cencorar300: finish blit support for r300
2009-12-11 Maciej Cencoramore blit fixes
2009-12-11 Maciej Cencorablit WIP
2009-12-11 Maciej Cencorar300: use accelerated emit for CopyTex[Sub]Image functions
2009-12-11 Maciej Cencorar300: accelerated blit support
2009-12-11 Maciej Cencorar300: fix wrong assertion
2009-12-11 Maciej Cencorar300: export translateTexFormat function
2009-12-11 Maciej Cencorar300: refactor PVS code and constants emission
2009-12-11 Maciej Cencorar300: refactor R500 fragment program emission
2009-12-11 Maciej Cencorar300: refactor color buffer setup
2009-12-11 Maciej Cencorar300: use _mesa_meta_Clear for buffer clears
2009-12-11 Maciej Cencorar300: minor texture code refactoring
2009-12-11 Brian PaulMerge branch 'mesa_7_7_branch'
next