| Commit message (Expand) | Author | Age | Files | Lines |
* | r600g: consolidate more translate functions | Marek Olšák | 2012-02-14 | 4 | -140/+74 |
* | r600g: inline r600_translate_ds_func | Marek Olšák | 2012-02-14 | 2 | -16/+4 |
* | r600g: remove unused variable | Marek Olšák | 2012-02-14 | 1 | -2/+0 |
* | r600g: consolidate some translate functions | Marek Olšák | 2012-02-14 | 4 | -84/+44 |
* | Revert "r600g: don't advertise integer textures without GLSL 1.3" | Marek Olšák | 2012-02-14 | 2 | -8/+0 |
* | r600g: don't advertise integer textures without GLSL 1.3 | Marek Olšák | 2012-02-14 | 2 | -0/+8 |
* | meta: Add pixel store/pack operations in decompress_texture_image | Anuj Phogat | 2012-02-13 | 1 | -5/+3 |
* | mesa: add missing GL_UNSIGNED_INT_10F_11F_11F_REV case | Brian Paul | 2012-02-13 | 1 | -0/+9 |
* | gallivm: Replace architecture test with PIPE_ARCH_* | Stéphane Marchesin | 2012-02-12 | 1 | -4/+6 |
* | i915g: Remove useless draw calls. | Stéphane Marchesin | 2012-02-12 | 3 | -41/+2 |
* | i915g: Add a way to profile the contents of command buffers. | Stéphane Marchesin | 2012-02-12 | 1 | -0/+12 |
* | i915g: Fix comments. | Stéphane Marchesin | 2012-02-12 | 1 | -2/+2 |
* | i915g: Don't emit state when it's already bound. | Stéphane Marchesin | 2012-02-12 | 1 | -0/+32 |
* | i915g: Remove unused poly stipple state. | Stéphane Marchesin | 2012-02-12 | 2 | -54/+0 |
* | i915g: Implement stipple with draw. | Stéphane Marchesin | 2012-02-12 | 2 | -1/+5 |
* | i915g: Fix comment. | Stéphane Marchesin | 2012-02-12 | 1 | -1/+1 |
* | i915g: Move ureg defines to the header so we can share them. | Stéphane Marchesin | 2012-02-12 | 2 | -32/+32 |
* | i915g: Separate declarations and program in the fragment program struct. | Stéphane Marchesin | 2012-02-12 | 4 | -9/+31 |
* | st/mesa: only resolve if number of samples is > 1 | Dave Airlie | 2012-02-12 | 1 | -1/+2 |
* | swrast: fix span color type selection | Brian Paul | 2012-02-12 | 3 | -9/+36 |
* | extensions: remove unused code. | Dave Airlie | 2012-02-12 | 1 | -3/+0 |
* | mesa/texparam: drop double semicolons | Dave Airlie | 2012-02-12 | 1 | -12/+12 |
* | r300g: always fail to create a multisample resource | Marek Olšák | 2012-02-12 | 1 | -0/+3 |
* | r300g: assert-fail when calling resource_resolve | Marek Olšák | 2012-02-12 | 1 | -0/+3 |
* | gallium/xvmc: r300 and r600 now depend on libdrm_radeon | Alex Deucher | 2012-02-11 | 2 | -2/+2 |
* | gallivm: Change getExtent and readByte to non-const with llvm-3.1. | Vinson Lee | 2012-02-10 | 1 | -0/+8 |
* | i965: Fix border color on Ironlake. | Kenneth Graunke | 2012-02-10 | 1 | -1/+1 |
* | i965/fs: Add support for generating MADs. | Eric Anholt | 2012-02-10 | 3 | -0/+56 |
* | i965/fs: Add missing register allocation for 3rd sources. | Eric Anholt | 2012-02-10 | 1 | -0/+2 |
* | i965: Add support for the MAD opcode on gen6+. | Eric Anholt | 2012-02-10 | 5 | -20/+342 |
* | Bump version to 8.1 (devel) | Ian Romanick | 2012-02-10 | 2 | -2/+2 |
* | radeon: build fix after 9d9111108eadd65708899284b1cfa9ca425f3ac8 | Alex Deucher | 2012-02-10 | 1 | -1/+1 |
* | r600g: 128 bit formats require tile_type = 1 on cayman | Alex Deucher | 2012-02-10 | 1 | -0/+10 |
* | r600g: fix tex tile_type offset for cayman | Alex Deucher | 2012-02-10 | 2 | -1/+7 |
* | st/wgl: refactor stw_pixelformat_init() | Brian Paul | 2012-02-10 | 1 | -58/+51 |
* | st/wgl: Properly support non-displayble pixel formats, and implement float pi... | José Fonseca | 2012-02-10 | 6 | -16/+109 |
* | st/wgl: Invoke SetPixelFormat twice for pbuffers. | José Fonseca | 2012-02-10 | 1 | -1/+2 |
* | st/wgl: Just pass pPixelFormat to stw_pixelformat_get_info(). | José Fonseca | 2012-02-10 | 6 | -21/+26 |
* | st/wgl: Fix argument of stw_pixelformat_get_info(). | José Fonseca | 2012-02-10 | 1 | -1/+1 |
* | mesa: remove unused gl_shared_state::DriverData field | Brian Paul | 2012-02-10 | 1 | -2/+0 |
* | docs: remove link to the GLSL compiler page | Brian Paul | 2012-02-10 | 1 | -1/+0 |
* | docs: add VMware link | Brian Paul | 2012-02-10 | 1 | -1/+2 |
* | docs: update info about supported systems, GPUs, APIs | Brian Paul | 2012-02-10 | 1 | -12/+56 |
* | docs: add news item for 8.0 release | Brian Paul | 2012-02-10 | 1 | -0/+10 |
* | docs: Add 8.0 MD5 checksums | Ian Romanick | 2012-02-10 | 1 | -1/+3 |
* | mesa: fix proxy texture target initialization | Brian Paul | 2012-02-10 | 1 | -7/+12 |
* | mesa: remove unused gl_pixelmap::Map8[] array | Brian Paul | 2012-02-10 | 2 | -3/+0 |
* | st/mesa: stop using Map8[] tables in load_color_map_texture() | Brian Paul | 2012-02-10 | 1 | -5/+6 |
* | mesa: remove unused _mesa_map_ci8_to_rgba8() | Brian Paul | 2012-02-10 | 2 | -32/+0 |
* | mesa: fix error handling in get_tex_rgba_compressed() | Brian Paul | 2012-02-10 | 1 | -0/+2 |