| Commit message (Expand) | Author | Age | Files | Lines |
* | mesa: add const flags to skip MaxVarying and MaxUniform linker checks (v2) | Marek Olšák | 2011-12-13 | 5 | -11/+53 |
* | mesa: fix an out-of-bounds access in prog_print.c | Marek Olšák | 2011-12-13 | 1 | -0/+1 |
* | glsl_to_tgsi: fix typo in comment | Bryan Cain | 2011-12-13 | 1 | -2/+2 |
* | glsl_to_tgsi: emit both operands of shift and bitwise operations | Bryan Cain | 2011-12-13 | 1 | -5/+5 |
* | egl_dri2: Fix some valgrind reported leaks | Benjamin Franzke | 2011-12-13 | 4 | -8/+10 |
* | mesa: update comments for _DepthBuffer, _StencilBuffer fields | Brian Paul | 2011-12-13 | 1 | -2/+3 |
* | mesa: remove _DepthBuffer, _StencilBuffer resize code | Brian Paul | 2011-12-13 | 1 | -18/+0 |
* | swrast: add debug code to test combined depth/stencil buffers | Brian Paul | 2011-12-13 | 1 | -7/+47 |
* | mesa: remove unused depthstencil.[ch] files | Brian Paul | 2011-12-13 | 4 | -1074/+0 |
* | mesa: move depth/stencil buffer validation to swrast | Brian Paul | 2011-12-13 | 2 | -3/+23 |
* | swrast: update depth/stencil wrapper sizes | Brian Paul | 2011-12-13 | 1 | -2/+6 |
* | mesa: build swrast/s_depthstencil.c | Brian Paul | 2011-12-13 | 2 | -0/+2 |
* | swrast: add new s_depthstencil.[ch] files | Brian Paul | 2011-12-13 | 2 | -0/+1072 |
* | mesa: move update_depth/stencil_buffer() functions | Brian Paul | 2011-12-13 | 3 | -96/+89 |
* | radeon: stop using _DepthBuffer, _StencilBuffer fields | Brian Paul | 2011-12-13 | 2 | -9/+8 |
* | nouveau: stop using _DepthBuffer, _StencilBuffer fields | Brian Paul | 2011-12-13 | 6 | -13/+14 |
* | mesa: stop using _Depth, _StencilBuffer fields in _mesa_BlitFramebufferEXT() | Brian Paul | 2011-12-13 | 1 | -6/+8 |
* | st/mesa: stop using _DepthBuffer, _StencilBuffer fields | Brian Paul | 2011-12-13 | 2 | -15/+6 |
* | swrast: add missing state validation calls for Blit, Clear | Brian Paul | 2011-12-13 | 2 | -0/+6 |
* | r600g: add some new pci ids | Alex Deucher | 2011-12-12 | 1 | -0/+10 |
* | mesa: fix possible precision issues in pack/unpack/fetch functions | Marek Olšák | 2011-12-12 | 3 | -16/+16 |
* | r300g: integer and fixed-point 16.16 textures are not supported | Marek Olšák | 2011-12-12 | 1 | -0/+11 |
* | st/mesa: add color varyings to MaxVarying | Marek Olšák | 2011-12-12 | 1 | -6/+4 |
* | i915g: fix debug dump on 64 bit systems | Michael Karcher | 2011-12-11 | 1 | -1/+1 |
* | i915g: Fix wrong indices for LINE_LOOP case | Fatih Aşıcı | 2011-12-11 | 1 | -2/+2 |
* | vl: Add missing mpeg fields to pipe_mpeg12_picture_desc | Maarten Lankhorst | 2011-12-11 | 2 | -0/+6 |
* | g3dvl/xlib: fix build by changing include order | Tobias Droste | 2011-12-11 | 1 | -2/+2 |
* | st/mesa: move frag depth up a level. | Dave Airlie | 2011-12-10 | 2 | -19/+19 |
* | Revert "st/mesa: only resolve is number of samples is > 1" | Dave Airlie | 2011-12-10 | 1 | -1/+1 |
* | st/mesa: only resolve is number of samples is > 1 | Dave Airlie | 2011-12-10 | 1 | -1/+1 |
* | mesa: add missing RG_INTEGER and some RED_INTEGER_EXT checks. | Dave Airlie | 2011-12-10 | 4 | -0/+21 |
* | gallium: implement ARB_conservative_depth | Marek Olšák | 2011-12-10 | 5 | -1/+50 |
* | util: Add strings.h include on unices | José Fonseca | 2011-12-09 | 1 | -0/+4 |
* | mesa/st: Don't modify the context draw/read buffers. | José Fonseca | 2011-12-09 | 1 | -64/+0 |
* | mesa,intel: use _mesa_image_offset() for PBOs | nobled | 2011-12-08 | 2 | -15/+19 |
* | mesa: add _mesa_image_offset() | nobled | 2011-12-08 | 2 | -17/+57 |
* | mesa/image: assert on bad format | nobled | 2011-12-08 | 1 | -11/+9 |
* | mesa/image: delete dead store | nobled | 2011-12-08 | 1 | -7/+0 |
* | glsl_to_tgsi: fix a bug in eliminate_dead_code_advanced() | Bryan Cain | 2011-12-08 | 1 | -10/+8 |
* | llvmpipe: Trim the fragment shader cached based on LLVM IR instruction count. | José Fonseca | 2011-12-08 | 6 | -11/+62 |
* | llvmpipe,draw,gallivm: Ensure we don't walk beyond the end of the shader vari... | José Fonseca | 2011-12-08 | 3 | -5/+18 |
* | swrast: use malloc instead of MAX_WIDTH arrays in glCopyPixels, zoom code | Brian Paul | 2011-12-08 | 2 | -2/+18 |
* | mesa: use malloc instead of MAX_WIDTH array in glReadPixels() | Brian Paul | 2011-12-08 | 1 | -9/+14 |
* | mesa: use malloc instead of MAX_WIDTH array in _mesa_convert_colors() | Brian Paul | 2011-12-08 | 1 | -1/+7 |
* | mesa: add MAX_PIXEL_BYTES define | Brian Paul | 2011-12-08 | 2 | -0/+10 |
* | mesa: simplify _mesa_remove_renderbuffer() | Brian Paul | 2011-12-08 | 1 | -10/+2 |
* | mesa: remove software-based renderbuffer code from core Mesa | Brian Paul | 2011-12-08 | 2 | -2039/+0 |
* | mesa/drivers: use new swrast renderbuffer functions | Brian Paul | 2011-12-08 | 12 | -62/+74 |
* | mesa: build new s_renderbuffer.c file | Brian Paul | 2011-12-08 | 2 | -0/+2 |
* | swrast: remove core renderbuffer functions from s_renderbuffer.[ch] | Brian Paul | 2011-12-08 | 2 | -267/+49 |