summaryrefslogtreecommitdiffstats
path: root/src/mesa/state_tracker
Commit message (Expand)AuthorAgeFilesLines
...
* | st/mesa: 'fix' point coord semantic infoBrian Paul2010-02-051-1/+10
* | mesa: change ctx->Driver.ProgramStringNotify() to return GLbooleanBrian Paul2010-02-041-3/+6
* | st/mesa: Remove unnecessary headers.Vinson Lee2010-02-034-5/+0
* | Merge branch 'gallium-embedded'José Fonseca2010-02-0320-13/+20
|\ \
| * | gallium: pipe/p_inlines.h -> util/u_inlines.hJosé Fonseca2010-02-0219-13/+19
| * | mesa: Add missing includes.José Fonseca2010-02-011-0/+1
* | | mesa: Factor out the fb initialization details from _mesa_new_framebuffer.Francisco Jerez2010-02-031-1/+1
* | | mesa/st: bump the gallium version numberKeith Whitwell2010-02-031-1/+1
* | | st/mesa: remove some floating point divides in viewport calculationKeith Whitwell2010-02-031-3/+3
* | | st/mesa: fix texture deallocation bugBrian Paul2010-02-011-12/+10
* | | st/mesa: remove duplicate calculation of fp input mappingKeith Whitwell2010-02-015-37/+12
* | | st/mesa: remove dead stfp input_map arrayKeith Whitwell2010-02-012-12/+0
|/ /
* | st/mesa: Remove unnecessary headers.Vinson Lee2010-01-313-3/+0
* | Merge commit 'lb2/arb_fragment_coord_conventions'Keith Whitwell2010-01-292-3/+72
|\ \
| * | st/mesa: Gallium support for ARB_fragment_coord_conventions (v4)Luca Barbieri2010-01-292-3/+72
* | | st/mesa: check that state is validated before drawingBrian Paul2010-01-291-0/+3
|/ /
* | Merge commit 'origin/perrtblend'Roland Scheidegger2010-01-283-39/+94
|\ \
| * | mesa/st: code cleanups for new blend functionalityRoland Scheidegger2010-01-261-9/+23
| * | st/mesa: handle EXT_draw_buffers2 per rendertarget blend enables / colormasksRoland Scheidegger2010-01-252-31/+72
| * | gallium: prepare for per-rendertarget blend enables, writemasks, blend funcsRoland Scheidegger2010-01-202-23/+23
* | | gallium: Enable multiple constant buffers for vertex and geometry shaders.Michal Krol2010-01-281-1/+1
* | | st/mesa: Silence uninitialized variable warning.Vinson Lee2010-01-261-0/+1
* | | Merge branch 'mesa_7_7_branch'Brian Paul2010-01-251-6/+11
|\ \ \
| * | | st/mesa: fix int->uint conversion for negative scissor bound valuesBrian Paul2010-01-241-4/+9
| * | | st/mesa: fix unsigned/signed breakage in scissorXavier Chantry2010-01-241-4/+4
* | | | Fix compressed texture loads for non-minimal pitches againLuca Barbieri2010-01-251-2/+4
* | | | st/mesa: fix incorrect freeing of drawpixels vertex shadersBrian Paul2010-01-222-3/+5
* | | | Merge branch 'mesa_7_7_branch'Brian Paul2010-01-2225-76/+66
|\| | | | |/ / |/| |
| * | 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
| * | 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
| * | mesa: Handle PIPE_FORMAT_B8G8R8X8_UNORM.José Fonseca2010-01-181-0/+2
| * | st/mesa: change instruction count assertion to > 0Brian Paul2010-01-181-1/+1
| * | st/mesa: Remove unnecessary header from st_cb_drawpixels.c.Vinson Lee2010-01-161-1/+0
| * | st/mesa: Remove unnecessary header from st_atom_framebuffer.c.Vinson Lee2010-01-161-1/+0
| * | st/mesa: Remove unnecessary header from st_atom_pixeltransfer.c.Vinson Lee2010-01-161-1/+0
| * | st/mesa: Remove unnecessary header from st_atom_sampler.c.Vinson Lee2010-01-161-1/+0
| * | st/mesa: Remove unnecessary header from st_atom_shader.c.Vinson Lee2010-01-161-1/+0
| * | st/mesa: Remove unnecessary headers from st_cb_accum.c.Vinson Lee2010-01-161-2/+0
| * | st/mesa: Remove unnecessary headers from st_cb_bitmap.c.Vinson Lee2010-01-161-5/+0
| * | st/mesa: Remove unnecessary headers from st_cb_blit.c.Vinson Lee2010-01-151-4/+0
| * | st/mesa: Remove unnecessary headers from st_cb_clear.c.Vinson Lee2010-01-151-3/+0
| * | st/mesa: Remove unnecessary headers from st_cb_drawpixels.c.Vinson Lee2010-01-151-5/+0
| * | st/mesa: Remove unnecessary header from st_cb_fbo.c.Vinson Lee2010-01-151-1/+0
| * | st/mesa: Remove unnecessary headers from st_cb_feedback.c.Vinson Lee2010-01-151-3/+0
| * | st/mesa: Remove unnecessary header from st_cb_program.c.Vinson Lee2010-01-151-1/+0
| * | st/mesa: Remove unnecessary header from st_cb_queryobj.c.Vinson Lee2010-01-151-1/+0
| * | st/mesa: Remove unnecessary header from st_cb_rasterpos.c.Vinson Lee2010-01-141-1/+0
| * | st/mesa: Remove unnecessary headers from st_cb_readpixels.c.Vinson Lee2010-01-141-2/+0