summaryrefslogtreecommitdiffstats
path: root/src/mesa
Commit message (Expand)AuthorAgeFilesLines
...
| * | st/mesa: fix unsigned/signed breakage in scissorXavier Chantry2010-01-241-4/+4
| * | r200: Silence fprintf format warning.Vinson Lee2010-01-241-1/+1
| * | x86: Do not build read_rgba_span_x86.S on Mac OS X.Vinson Lee2010-01-231-2/+2
| * | x86: Do not use .hidden pseudo-op on Mac OS X.Vinson Lee2010-01-231-2/+2
| * | glapi: Do not use .type pseudo-op on Mac OS X.Vinson Lee2010-01-232-2/+2
| * | r300: Remove unnecessary headers.Vinson Lee2010-01-2311-39/+0
| * | intel: Remove unnecessary headers.Vinson Lee2010-01-2315-32/+0
| * | radeon: Remove unused variable.Vinson Lee2010-01-231-1/+0
| * | tdfx: Remove unnecessary headers.Vinson Lee2010-01-238-22/+0
| * | sis: Remove unnecessary headers.Vinson Lee2010-01-239-16/+0
| * | savage: Remove unnecessary headers.Vinson Lee2010-01-236-11/+0
| * | mga: Remove unnecessary headers.Vinson Lee2010-01-237-16/+0
| * | i965: Remove unnecessary headers.Vinson Lee2010-01-2218-31/+0
| * | i915: Remove unnecessary headers.Vinson Lee2010-01-225-13/+0
* | | r300: rv350+ support FLT16_2/4 vertex formatsAlex Deucher2010-01-251-1/+1
* | | Fix compressed texture loads for non-minimal pitches againLuca Barbieri2010-01-251-2/+4
* | | mesa/es: Improve Makefile rules.Chia-I Wu2010-01-242-18/+20
* | | r300: only enable half floats on r500s.Dave Airlie2010-01-231-1/+2
* | | Merge branch 'arb_half_float_vertex'Dave Airlie2010-01-2311-2228/+2307
|\ \ \
| * | | r300: half float supportDave Airlie2010-01-233-0/+18
| * | | i965: add support for ARB_half_float_vertexDave Airlie2010-01-232-0/+12
| * | | mesa: add core support for ARB_half_float_vertex.Dave Airlie2010-01-234-0/+43
| * | | glapi: add GL_HALF_FLOAT enum support.Dave Airlie2010-01-232-2228/+2234
* | | | glapi: Include glheader.h in glapi_nop.c.Chia-I Wu2010-01-231-7/+1
* | | | glapi: define GLfixed, GLclampx types for ES 1Brian Paul2010-01-221-0/+7
* | | | st/mesa: fix incorrect freeing of drawpixels vertex shadersBrian Paul2010-01-222-3/+5
* | | | mesa: use memcpy() in _mesa_ProgramEnv/LocalParameters4fvEXT()Brian Paul2010-01-221-15/+5
* | | | mesa: use switch in _mesa_DeletePrograms()Brian Paul2010-01-221-7/+8
* | | | Merge branch 'mesa_7_7_branch'Brian Paul2010-01-222-32/+73
|\ \ \ \ | | |/ / | |/| |
| * | | mesa: re-implement _mesa_ProgramEnvParameter4fvARB() with memcpy()Brian Paul2010-01-221-3/+30
| * | | mesa: use new fetch_vector1ui() function for 'unpack' GPU instructionsBrian Paul2010-01-221-24/+42
* | | | Merge branch 'mesa_7_7_branch'Brian Paul2010-01-22104-252/+145
|\| | |
| * | | Fix PowerPC related typo in spantmp2.hRuediger Oertel2010-01-221-1/+1
| * | | st/mesa: Remove unnecessary header from st_cb_viewport.c.Vinson Lee2010-01-211-1/+0
| * | | mesa: Use pipe_buffer_write_nooverlap where appropriate.José Fonseca2010-01-213-9/+19
| * | | r200: fix CS section size mismatchRoland Scheidegger2010-01-211-1/+2
| * | | mach64: Remove unnecessary headers.Vinson Lee2010-01-2010-23/+0
| * | | i810: Remove unnecessary headers.Vinson Lee2010-01-207-14/+0
| * | | ffb: Remove unnecessary headers.Vinson Lee2010-01-2011-28/+0
| * | | st/mesa: fix format logic in compatible_src_dst_formats()Brian Paul2010-01-201-12/+44
| * | | st/dri: update dri2 drawables when viewport is changedBen Skeggs2010-01-191-2/+2
| * | | unichrome: Remove unnecessary headers.Vinson Lee2010-01-197-15/+0
| * | | mesa: Remove unnecessary header from attrib.c.Vinson Lee2010-01-181-1/+0
| * | | mesa: Remove unnecessary header from blend.c.Vinson Lee2010-01-181-1/+0
| * | | mesa: Remove unnecessary headers from buffers.c.Vinson Lee2010-01-181-2/+0
| * | | mesa: Remove unnecessary header from convolve.c.Vinson Lee2010-01-181-1/+0
| * | | mesa: Fix typo of 'unknown' in debug.c.Vinson Lee2010-01-181-1/+1
| * | | mesa: Remove unnecessary headers from debug.c.Vinson Lee2010-01-181-2/+0
| * | | mesa: Remove unnecessary header from depthstencil.c.Vinson Lee2010-01-181-1/+0
| * | | mesa: Remove unnecessary headers from dlist.c.Vinson Lee2010-01-181-21/+0