Merge remote branch 'origin/opengl-es-v2'
[mesa.git] / src / mesa / drivers /
2010-01-20 Chia-I WuMerge remote branch 'origin/opengl-es-v2'
2010-01-20 Alex Deucherr100/r200: fix Y coord flipping in accelerated blits
2010-01-19 Alex Deucherr100/r200: fix dst pitch in blit code
2010-01-19 Alex Deucherr200: add missing symlink to radeon_tex_copy.c
2010-01-19 Maciej Cencorar100/r200: align to pitch updates in blit interface
2010-01-19 Maciej Cencorar200: use common glCopyTex(Sub)Image code
2010-01-19 Maciej Cencorar100: use common glCopyTex(Sub)Image code
2010-01-19 Maciej Cencoraradeon/r300/r600: share common glCopyTex(Sub)Image...
2010-01-19 Maciej Cencorar600: align to r300 changes in the blit code
2010-01-19 Maciej Cencorar300/r600: move some bo offsets checking to blit code
2010-01-19 Maciej Cencorar600: prepare for some code sharing
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 Cencoraradeon: use mesa provided _mesa_tex_target_to_face...
2010-01-19 Maciej Cencorar300: prepare for texcopy code sharing
2010-01-19 Maciej Cencoraradeon: add blit function to vtbl
2010-01-19 Eric Anholtintel: Remove dead note_fence vtbl hook.
2010-01-19 Eric Anholti965: Improve the hashing of brw_state_cache keys to...
2010-01-19 Eric Anholti965: Remove obsolete comment about the state atoms.
2010-01-19 Eric Anholti965: Upload as many VS constants as possible through...
2010-01-19 Eric Anholti965: Allow for variable-sized auxdata in the state...
2010-01-19 Eric Anholtintel: Use the new DRI2 flush invalidate entrypoint...
2010-01-19 Alex Deucherr100/r200/r600: fix typo in 2b1d5ea4f0250a6a7fa312ced0a...
2010-01-19 Alex Deucherr100/r200/r600: check if blitting for given format...
2010-01-19 Alex Deucherr100/r200: add blit support for ARGB4444
2010-01-19 Alex Deucherr60: Add relocs for CB_TILE/FRAG
2010-01-19 Alex Deucherr100: add blit support
2010-01-19 Alex Deucherr200: add blit support
2010-01-18 Eric Anholti965: Clean up constbuf handling by splitting reladdr...
2010-01-18 Eric Anholti965: Only set up the stack register if it's going...
2010-01-18 Eric Anholti965: Fix loads of non-relative-addr constants after...
2010-01-18 Alex Deucherr600: fix some warnings
2010-01-18 Jerome Glisser600: Update default state size to account for the...
2010-01-18 Jerome Glisser6xx/r7xx: emit relocation for FRAG & TILE buffer
2010-01-18 Andre Maasikasr600: fix shadow_ambient shader
2010-01-17 Alan Coopersmithradeon_compiler: include main/compiler.h for compiler...
2010-01-16 Alex Deucherr600: remove stray END_BATCH in blit code
2010-01-16 Alex Deucherr600: improve blit support
2010-01-16 Andre Maasikasr600: add initial blit support
2010-01-16 Alex Deucherr600: add r600_blit.c
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-11 Dave Airlieradeon: fix prediction for r100 inline vert/elt emits.
2010-01-11 Dave Airlieradeon: fix bug in realloc code.
2010-01-09 Maciej Cencorar300: minor accelerated blit fixes
2010-01-09 Maciej Cencorar300: fallback on depth buffer blits
2010-01-08 Kristian Høgsbergintel/DRI2: add DRI2flushExtension support with invalid...
2010-01-08 Jesse BarnesDRI2/GLX: add INTEL_swap_event support
2010-01-08 Jesse BarnesDRI2: add SwapBuffers support
2010-01-08 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-08 Vinson Leer300: Move initial declaration outside for loop.
2010-01-07 Eric Anholtintel: Remove leftover symlinks from DRI1 removal.
2010-01-07 Brian Pauli810: use ColorMask[0]
2010-01-11 Dave Airlieradeon: fix prediction for r100 inline vert/elt emits.
2010-01-11 Dave Airlieradeon: fix bug in realloc code.
2010-01-07 Brian Paulmeta: remove F suffix from _mesa_Ortho() params
2010-01-07 Brian Paulmeta: move destination vertex/projection setup out...
2010-01-07 Brian Paulmeta: set viewport and projection matrix in _mesa_meta_...
2010-01-07 Andre Maasikasr600: adjust after radeon mipmap changes in 7118db8700
2010-01-06 Marek Olšákr300/compiler: add full viewport transformation support...
2010-01-06 Pierre Ossmanr600: float texture component ordering
2010-01-06 Roel Kluinmesa: test index bounds before array element
2010-01-06 Michal KrolMake sure we use only signed/unsigned ints with bitfields.
2010-01-06 Brian Pauli965: fix invalid assertion in emit_xpd(), again
2010-01-06 José FonsecaMerge remote branch 'origin/mesa_7_7_branch'
2010-01-05 Brian Pauli965: fix invalid assertion in emit_xpd()
2010-01-05 Roel Kluintdfx: condition always evaluates to false in SetupDoubl...
2010-01-05 Eric Anholti965: Fix build after blind merge of mesa 7.7 by Brian.
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 Andre Maasikasr600: adjust after radeon mipmap changes in 7118db8700
2010-01-05 Andre Maasikasr600: support depth compare functions & shadow_ambient
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 Eric Anholti915: Use _MaxLevel on principle in texture setup.
2010-01-04 Eric Anholtintel: Fix CopyTexImage from tiled mipmap levels > 0.
2010-01-04 Eric Anholti965: Fix the surface offset calculation for tiled...
2010-01-04 Andre Maasikasr600: support vertex_array_bgra
2010-01-04 Brian PaulMerge branch 'gallium-conditional-rendering'
2010-01-04 Kristian Høgsbergintel: intelScreenContext() is no longer used
2010-01-04 Kristian Høgsbergintel: Remove remaining dri2.enabled tests
2010-01-04 Kristian Høgsbergintel: Drop more cliprect bookkeeping
2010-01-04 Kristian Høgsbergintel: Remove struct intel_framebuffer
2010-01-04 Kristian Høgsbergintel: Remove client-side vblank code
2010-01-04 Kristian Høgsbergintel: Drop intelWindowMoved()
2010-01-04 Kristian Høgsbergintel: Drop batchbuffer cliprect_mode tracking
2010-01-04 Kristian Høgsbergintel: Drop DRI1 static regions
2010-01-04 Kristian Høgsbergintel: Use depth buffer from ctx.DrawBuffer in copypix_...
2010-01-04 Kristian Høgsbergintel: Drop LOCK/UNLOCK_HARDWARE()
2010-01-04 Kristian Høgsbergintel: Drop DRI1 SwapBuffer implementation
2010-01-04 Kristian Høgsbergintel: Drop DRI1 CopySubBuffer implementation
2010-01-04 Kristian Høgsbergintel: Drop DRI1 support
2010-01-04 Kristian HøgsbergPush __driDriverExtensions out of dri_util.c and into...
2010-01-04 Kristian HøgsbergRemove leftover __DRI{screen,drawable,context}Private...
next