| Commit message (Expand) | Author | Age | Files | Lines |
* | gallium: implement seamless cubemap extensions | Marek Olšák | 2011-05-06 | 2 | -0/+11 |
* | mesa: handle TEXTURE_CUBE_MAP_SEAMLESS in SamplerParameter | Marek Olšák | 2011-05-06 | 1 | -0/+37 |
* | mesa: implement AMD_seamless_cubemap_per_texture | Marek Olšák | 2011-05-06 | 5 | -0/+58 |
* | Add pci id for FirePro 2270 | Kostas Georgiou | 2011-05-06 | 2 | -0/+2 |
* | egl: Add a cursor use bit to MESA_drm_image | Kristian Høgsberg | 2011-05-06 | 1 | -1/+9 |
* | mesa: don't touch git_sha1.h if sha1 didn't change | Marcin Slusarz | 2011-05-05 | 1 | -0/+1 |
* | mesa/gdi: Silence gcc warning about unused result. | José Fonseca | 2011-05-04 | 1 | -1/+1 |
* | mesa: remove unused restart.[ch] files | Brian Paul | 2011-05-03 | 2 | -109/+0 |
* | r600c: add some new pci ids | Alex Deucher | 2011-05-03 | 2 | -0/+8 |
* | mesa: implement AMD_shader_stencil_export | Marek Olšák | 2011-05-03 | 1 | -0/+1 |
* | mesa: make AMD_draw_buffers_blend an alias of the ARB variant | Marek Olšák | 2011-05-03 | 1 | -0/+1 |
* | glapi: regenerate files for AMD_draw_buffers_blend | Marek Olšák | 2011-05-03 | 1 | -1507/+1518 |
* | mesa: flush vertices before changing GL_RASTERIZER_DISCARD state, not after | Marek Olšák | 2011-05-03 | 1 | -1/+1 |
* | mesa: make _NEW_TEXTURE dirty when changing GL_TEXTURE_CUBE_MAP_SEAMLESS | Marek Olšák | 2011-05-03 | 1 | -1/+4 |
* | mesa,st/mesa: fix WPOS adjustment | Christoph Bumiller | 2011-05-03 | 3 | -42/+74 |
* | i965/gen6: Align interleaved URB writes for overflow outputs as well. | Eric Anholt | 2011-05-01 | 1 | -8/+27 |
* | st/mesa: remove set-but-unused variables | Marek Olšák | 2011-05-01 | 2 | -12/+0 |
* | ir_to_mesa: remove set-but-unused variables | Marek Olšák | 2011-05-01 | 1 | -3/+2 |
* | mesa: remove set-but-unused variables in texcompress_s3tc | Marek Olšák | 2011-05-01 | 1 | -16/+0 |
* | mesa: remove set-but-unused variable in bind_attrib_location | Marek Olšák | 2011-05-01 | 1 | -9/+1 |
* | mesa: remove unused-but-set variable in extract_uint_rgba | Marek Olšák | 2011-05-01 | 1 | -3/+0 |
* | r300/compiler: remove set-but-unused variables | Marek Olšák | 2011-05-01 | 2 | -5/+1 |
* | mesa: GL_PROVOKING_VERTEX_EXT is a GLenum, not GLboolean. | José Fonseca | 2011-04-30 | 1 | -1/+1 |
* | r300/compiler: Cleanups from the regalloc merge | Tom Stellard | 2011-04-30 | 3 | -8/+4 |
* | r300/compiler: Add return statement to rc_list() | Tom Stellard | 2011-04-30 | 1 | -0/+2 |
* | r300g: Fix scons build | Tom Stellard | 2011-04-30 | 1 | -0/+1 |
* | r300/compiler: Enable swizzle packing in the allocator for r300 and r400 | Tom Stellard | 2011-04-30 | 6 | -41/+120 |
* | r300/compiler: Handle loops in the register allocator | Tom Stellard | 2011-04-30 | 4 | -19/+103 |
* | r300/compiler: Handle loops in rc_get_readers() | Tom Stellard | 2011-04-30 | 4 | -75/+150 |
* | r300/compiler: Rewrite register allocator | Tom Stellard | 2011-04-30 | 18 | -236/+1547 |
* | ra: Add ra_set_node_reg() | Tom Stellard | 2011-04-30 | 2 | -4/+25 |
* | r300/compiler: Use RC_MASK_W when converting RGB to Alpha instructions | Tom Stellard | 2011-04-30 | 1 | -1/+1 |
* | r300/compiler: rc_reader_data: Add ExitOnAbort flag | Tom Stellard | 2011-04-30 | 5 | -3/+10 |
* | r300/compiler: Add more info to struct rc_reader | Tom Stellard | 2011-04-30 | 5 | -16/+41 |
* | r300/compiler: Add remove dead sources pass | Tom Stellard | 2011-04-30 | 5 | -0/+66 |
* | st/mesa: expose ARB_ES2_compatibility if GL_FIXED vertex format is supported | Marek Olšák | 2011-04-30 | 1 | -0/+6 |
* | mesa: accept GL_FIXED in glVertexAttribPointer (ARB_ES2_compatibility) | Marek Olšák | 2011-04-30 | 1 | -10/+13 |
* | mesa: fix error string, remove out of date comment | Brian Paul | 2011-04-29 | 1 | -12/+1 |
* | mesa: remove commented-out #include | Brian Paul | 2011-04-29 | 1 | -1/+0 |
* | i965/gen6: Fix LogicOp handling for GL_COPY and/or floating-point RTs. | Eric Anholt | 2011-04-29 | 1 | -5/+13 |
* | i965: Remove dead entrypoints to state cache, rename the one that's left. | Eric Anholt | 2011-04-29 | 8 | -157/+54 |
* | i965/gen4: Move the GS state to state streaming. | Eric Anholt | 2011-04-29 | 5 | -98/+45 |
* | i965/gen4: Move clip state to state streaming | Eric Anholt | 2011-04-29 | 4 | -106/+60 |
* | i965: Drop the now unused brw_cache_data() function. | Eric Anholt | 2011-04-29 | 2 | -47/+0 |
* | i965: Fix up state dumping for SF state. | Eric Anholt | 2011-04-29 | 1 | -2/+3 |
* | i965/gen4: Move VS state to state streaming. | Eric Anholt | 2011-04-29 | 5 | -88/+53 |
* | mesa: Add a bunch of documentation to the register allocator. | Eric Anholt | 2011-04-29 | 1 | -3/+65 |
* | i965/gen6: Use the dynamic state base address to reduce relocations. | Eric Anholt | 2011-04-29 | 9 | -46/+55 |
* | i965/gen6: Move scissor state to state streaming. | Eric Anholt | 2011-04-29 | 7 | -52/+26 |
* | i965: Move sampler state to state streaming. | Eric Anholt | 2011-04-29 | 9 | -238/+143 |