intel: Remove DRI1 junk from blit glBitmap.
[mesa.git] / src / mesa / drivers /
2010-01-27 Eric Anholtintel: Remove DRI1 junk from blit glBitmap.
2010-01-27 Eric Anholtintel: Remove DRI1 junk from CopyPixels.
2010-01-27 Eric Anholtintel: Remove DRI1 junk from glClear blit implementation.
2010-01-27 Eric Anholti965: Remove DRI1 leftovers from stipple offset handling.
2010-01-27 Eric Anholtintel: Fix PBO blit ReadPixels from an FBO.
2010-01-26 Eric Anholti965: Add support for EXT_draw_buffers2.
2010-01-26 Eric Anholti965: Fix fp fragment.position handling and enable...
2010-01-26 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-26 Jesse Barnesintel: make sure we update the renderbuffers after...
2010-01-26 Eric Anholtintel: Don't do client-side frame throttling with DRI2...
2010-01-26 Eric AnholtRevert "intel: Use the new DRI2 flush invalidate entryp...
2010-01-26 Eric Anholti965: Remove unnecessary malloc/free in VS binding...
2010-01-26 Eric Anholti965: Fix build after merge of mesa stable 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 Leer200: Silence fprintf format warning.
2010-01-24 Vinson Leer300: Remove unnecessary headers.
2010-01-23 Vinson Leeintel: Remove unnecessary headers.
2010-01-23 Vinson Leeradeon: Remove unused variable.
2010-01-23 Vinson Leetdfx: Remove unnecessary headers.
2010-01-23 Vinson Leesis: Remove unnecessary headers.
2010-01-23 Vinson Leesavage: Remove unnecessary headers.
2010-01-23 Vinson Leemga: Remove unnecessary headers.
2010-01-23 Vinson Leei965: Remove unnecessary headers.
2010-01-23 Vinson Leei915: 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-23 Dave Airliei965: add support for ARB_half_float_vertex
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-22 Ruediger OertelFix PowerPC related typo in spantmp2.h
2010-01-22 Andre Maasikasr600: enable sampler lod* bits
2010-01-22 Andre Maasikasr600: update vport z & clipping when depth_clamp is...
2010-01-22 Andre Maasikasr600: fix brownbag, only align if we are dealing with...
2010-01-22 Andre Maasikasr600: cubemap levels seem to be aligned to 8 images
2010-01-22 Andre Maasikasradeon/fbo: flush rendering before generating mipmaps
2010-01-22 Andre Maasikasradeon/fbo: use correct depth texture offset for depth...
2010-01-22 Andre Maasikasr600: enable draw_offset
2010-01-22 Chia-I Wuegl: Remove USING_EGL and the related drivers.
2010-01-21 Roland Scheideggerr200: fix CS section size mismatch
2010-01-21 Chia-I Wudri: Remove unnecessary glapi headers.
2010-01-21 Chia-I WuDo not include glapi/dispatch.h outside Mesa core.
2010-01-21 Vinson Leemach64: Remove unnecessary headers.
2010-01-21 Vinson Leei810: Remove unnecessary headers.
2010-01-21 Vinson Leeffb: Remove unnecessary headers.
2010-01-20 Alex Deucherr200: re-adding missing pitch alignment check in blit...
2010-01-20 Alex Deucherr200: fix some breakage after move to common blit code
2010-01-20 Alex Deucherr200: fix typo in 76cf2618327a7f008dcfd0d91d64d6d9e01f9a9c
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-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 Vinson Leeunichrome: Remove unnecessary headers.
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-16 Alex Deucherr600: fill in some missing XRGB tex formats
2010-01-16 Alex Deucherr600: set tiling correctly for texturing from depth...
2010-01-16 Alex Deucherr600: fix typo in SQ setup
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...
next