Merge branch 'mesa_7_7_branch'
[mesa.git] / src / mesa /
2010-01-26 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-26 Erik Wienmesa: Don't bind DRAW/READ_FRAMEBUFFER separately witho...
2010-01-26 Jesse Barnesintel: make sure we update the renderbuffers after...
2010-01-26 Brian Paulvbo: if 'end' is out of bounds, clamp it
2010-01-26 Brian Paulvbo: clamp DrawElements start/end to max possible values
2010-01-26 Brian Paulmesa: remove redundant _MaxElement computation
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-25 Luca BarbieriFix compressed texture loads for non-minimal pitches...
2010-01-25 Brian Paulst/mesa: fix int->uint conversion for negative scissor...
2010-01-25 Brian Paulmesa: move _mesa_debug() call earlier in _mesa_Scissor
2010-01-24 Xavier Chantryst/mesa: fix unsigned/signed breakage in scissor
2010-01-24 Chia-I Wumesa/es: Improve Makefile rules.
2010-01-24 Vinson Leer200: Silence fprintf format warning.
2010-01-24 Vinson Leex86: Do not build read_rgba_span_x86.S on Mac OS X.
2010-01-24 Vinson Leex86: Do not use .hidden pseudo-op on Mac OS X.
2010-01-24 Vinson Leeglapi: Do not use .type pseudo-op on Mac OS X.
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-23 Dave Airliemesa: add core support for ARB_half_float_vertex.
2010-01-23 Dave Airlieglapi: add GL_HALF_FLOAT enum support.
2010-01-23 Chia-I Wuglapi: Include glheader.h in glapi_nop.c.
2010-01-23 Brian Paulglapi: define GLfixed, GLclampx types for ES 1
2010-01-23 Brian Paulst/mesa: fix incorrect freeing of drawpixels vertex...
2010-01-22 Brian Paulmesa: use memcpy() in _mesa_ProgramEnv/LocalParameters4...
2010-01-22 Brian Paulmesa: use switch in _mesa_DeletePrograms()
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-22 Brian Paulmesa: re-implement _mesa_ProgramEnvParameter4fvARB...
2010-01-22 Brian Paulmesa: use new fetch_vector1ui() function for 'unpack...
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-22 Alan Coopersmithmesa: Add "shader/" path to #include statements in...
2010-01-22 Brian Paulglapi: clean-up and simplify glapi_nop.c code
2010-01-22 Brian Paulglapi: split the no-op dispatch code into new glapi_nop...
2010-01-22 Brian Paulglapi: fix int->pointer conversions warnings in no...
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 Vinson Leest/mesa: Remove unnecessary header from st_cb_viewport.c.
2010-01-22 Chia-I Wuegl: Remove USING_EGL and the related drivers.
2010-01-21 José Fonsecamesa: Use pipe_buffer_write_nooverlap where appropriate.
2010-01-21 Roland Scheideggerr200: fix CS section size mismatch
2010-01-21 Brian Paulmesa: minor whitespace fix
2010-01-21 Luca Barbierimesa: support for GL_ARB_fragment_coord_conventions
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 Brian Paulmesa: replace questionable CPU_TO_LE32 macro with function
2010-01-20 Brian Paulst/mesa: fix format logic in compatible_src_dst_formats()
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 Brian Paulmesa: added comment about future FBO formats
2010-01-20 Marek Olšákst/mesa: enable EXT_framebuffer_multisample
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 Alan CoopersmithSun compilers now support some gcc __attribute__ values
next