| Commit message (Expand) | Author | Age | Files | Lines |
* | r300g: add r300_init_render_functions, remove r300_render.h | Marek Olšák | 2010-05-25 | 4 | -174/+84 |
* | r300g: remove r300_query.h | Marek Olšák | 2010-05-25 | 4 | -38/+7 |
* | r300g: remove r300_flush.h | Marek Olšák | 2010-05-25 | 4 | -30/+1 |
* | r300g: add r300_init_blit_functions, remove r300_blit.h | Marek Olšák | 2010-05-25 | 4 | -77/+28 |
* | util: update comments at blitter | Marek Olšák | 2010-05-25 | 1 | -1/+1 |
* | util: fix indentation in blitter | Marek Olšák | 2010-05-25 | 1 | -14/+14 |
* | r300g,util: remove pipe_surface from the util_blitter_copy interface and clea... | Marek Olšák | 2010-05-25 | 5 | -171/+151 |
* | r300g,util: remove pipe_surface from the util_blitter_fill interface and clea... | Marek Olšák | 2010-05-25 | 5 | -57/+45 |
* | util: remove unused util_blitter_copy_surface | Marek Olšák | 2010-05-25 | 1 | -19/+1 |
* | drm_api: Remove type argument from create screen callback | Jakob Bornecrantz | 2010-05-25 | 12 | -94/+30 |
* | gallium: Remove dri1_api.h and winsys support for DRI1 | Jakob Bornecrantz | 2010-05-25 | 4 | -255/+7 |
* | st/dri: Remove DRI1 support | Jakob Bornecrantz | 2010-05-25 | 4 | -596/+6 |
* | llvmpipe: Stop relying on PIPE_FLUSH_TEXTURE_CACHE/PIPE_FLUSH_RENDER_CACHE ma... | José Fonseca | 2010-05-25 | 2 | -32/+11 |
* | gallivm: Choose an appropriate code generation optimization level. | José Fonseca | 2010-05-25 | 1 | -1/+33 |
* | sw/xlib: NULL-out pointers after freeing image data | Brian Paul | 2010-05-24 | 1 | -1/+7 |
* | st/glx: check if deleting head of buffer list | Brian Paul | 2010-05-24 | 1 | -0/+4 |
* | meta: Convert Z value from normalized to object-space in meta code | Brian Paul | 2010-05-24 | 1 | -4/+19 |
* | mesa: Reenable check for GL_FRAMEBUFFER_INCOMPLETE_DRAW_BUFFER_EXT | Kristian Høgsberg | 2010-05-24 | 1 | -21/+23 |
* | glsl: silence unused var warnings | Brian Paul | 2010-05-24 | 2 | -0/+4 |
* | llvmpipe: Also test compressed formats in lp_test_format() | José Fonseca | 2010-05-24 | 1 | -0/+2 |
* | llvmpipe: Fix lp_test_format on 32bit OSes. | José Fonseca | 2010-05-24 | 1 | -1/+1 |
* | xorg-vmwgfx: Add vmwctrl proto | Jakob Bornecrantz | 2010-04-30 | 9 | -0/+760 |
* | mesa: Handle FEATURE_es2_glsl differences at runtime too | Kristian Høgsberg | 2010-05-24 | 5 | -29/+53 |
* | llvmpipe: Delete extraneous arugment too. | José Fonseca | 2010-05-24 | 1 | -1/+1 |
* | llvmpipe: Remove unused sincos_test_case struct. | José Fonseca | 2010-05-24 | 1 | -6/+2 |
* | llvmpipe: Unit test for sin/cos that compares against reference implementation. | Qicheng Christopher Li | 2010-05-24 | 4 | -1/+984 |
* | gallivm: Efficient implementation of sin/cos. | Qicheng Christopher Li | 2010-05-24 | 1 | -105/+429 |
* | i965: Add support for all 8 possible ARB_draw_buffers in Mesa. | Eric Anholt | 2010-05-23 | 2 | -2/+1 |
* | i965: Fix bit allocation for number of color regions for ARB_draw_buffers. | Eric Anholt | 2010-05-23 | 1 | -1/+1 |
* | util/blitter: allow NULL clear color | Marek Olšák | 2010-05-23 | 1 | -5/+14 |
* | r300g: extend compile error message | Marek Olšák | 2010-05-23 | 2 | -2/+4 |
* | r300g: fix dummy vertex shader compilation | Marek Olšák | 2010-05-23 | 1 | -10/+9 |
* | r300g: fix warnings | Marek Olšák | 2010-05-23 | 2 | -2/+4 |
* | llvmpipe: Fill in slice_stride. | José Fonseca | 2010-05-22 | 1 | -0/+1 |
* | glx: Invalidate drawable in glXBindTexImageEXT() if we don't get events | Kristian Høgsberg | 2010-05-21 | 1 | -0/+9 |
* | glx: Split tfp functions out to context vtable | Kristian Høgsberg | 2010-05-21 | 4 | -40/+99 |
* | st_api: Give get_egl_image arguments directly to the function | Jakob Borncrantz | 2010-05-21 | 4 | -18/+27 |
* | mesa: fix warnings about missing initializers in get.c table | Brian Paul | 2010-05-21 | 1 | -326/+330 |
* | st/mesa: remove unused var | Brian Paul | 2010-05-21 | 1 | -1/+0 |
* | st/glx: fix incorrect parameter type | Brian Paul | 2010-05-21 | 1 | -1/+1 |
* | gallium: Fix invalidate framebuffer with old libGL libraries | Jakob Bornecrantz | 2010-05-21 | 12 | -6/+136 |
* | st_api: Add get param function to st_manager | Jakob Bornecrantz | 2010-05-21 | 5 | -1/+45 |
* | nouveau: Fix build after msaa merge | Jakob Bornecrantz | 2010-05-21 | 1 | -3/+1 |
* | rbug: fix breakage due to interface changes | Roland Scheidegger | 2010-05-21 | 2 | -42/+56 |
* | Merge branch 'gallium-msaa' | Roland Scheidegger | 2010-05-21 | 112 | -934/+1325 |
|\ |
|
| * | util: fix obvious util_blitter_copy bugs... | Roland Scheidegger | 2010-05-19 | 1 | -4/+3 |
| * | nv50: fix typo: s/_/./ | Brian Paul | 2010-05-19 | 1 | -1/+1 |
| * | util: util_blitter_fill no longer needs to handle overlap | Roland Scheidegger | 2010-05-19 | 1 | -52/+2 |
| * | i915g: remove unused flip parameter | Roland Scheidegger | 2010-05-19 | 3 | -3/+0 |
| * | docs: update differences to d3d11 | Roland Scheidegger | 2010-05-18 | 1 | -13/+7 |