| Commit message (Expand) | Author | Age | Files | Lines |
* | targets/xorg-nouveau: add libnvc0.a to nouveau libs | Marcin Slusarz | 2011-05-02 | 1 | -0/+1 |
* | r600g: remove some FIXME comments | Marek Olšák | 2011-05-02 | 2 | -2/+0 |
* | Revert "r600g: truncate point sampled texture coordinates" | Marek Olšák | 2011-05-02 | 2 | -14/+1 |
* | tgsi: remove set-but-unused variables | Marek Olšák | 2011-05-01 | 1 | -4/+0 |
* | draw: remove set-but-unused variable | Marek Olšák | 2011-05-01 | 1 | -2/+1 |
* | rbug: remove set-but-unused variables | Marek Olšák | 2011-05-01 | 3 | -28/+0 |
* | r600g: remove set-but-unused variable | Marek Olšák | 2011-05-01 | 1 | -4/+0 |
* | r600g: remove FIXME comment | Marek Olšák | 2011-05-01 | 1 | -3/+0 |
* | i915g: enable X-tiling for s3tc textures | Daniel Vetter | 2011-04-30 | 1 | -2/+1 |
* | r300/compiler: Rewrite register allocator | Tom Stellard | 2011-04-30 | 1 | -0/+1 |
* | egl/wayland: Fix possible lockup in drm initialization | Benjamin Franzke | 2011-04-29 | 1 | -1/+1 |
* | r600g: print opcodes names instead of numbers | Marek Olšák | 2011-04-29 | 1 | -1/+3 |
* | r600g: implement EXT_packed_float | Marek Olšák | 2011-04-29 | 3 | -0/+10 |
* | util: implement R11G11B10_FLOAT pack/unpack functions | Marek Olšák | 2011-04-29 | 4 | -1/+336 |
* | mesa, util: move RGB9E5 conversion functions to gallium/util | Marek Olšák | 2011-04-29 | 2 | -1/+165 |
* | r600g: trivially implement EXT_texture_shared_exponent | Marek Olšák | 2011-04-29 | 1 | -0/+5 |
* | util: implement R9G9B9E5 pack and unpack functions | Marek Olšák | 2011-04-29 | 1 | -5/+82 |
* | i915g: Enable S3TC texture support | Christopher Egert | 2011-04-29 | 2 | -6/+11 |
* | llvmpipe: move active_query assignment | Brian Paul | 2011-04-28 | 1 | -2/+2 |
* | llvmpipe: move active_query assignment in lp_setup_begin_query() | Brian Paul | 2011-04-28 | 1 | -2/+2 |
* | svga: emit user-defined clip plane state | Brian Paul | 2011-04-27 | 3 | -11/+26 |
* | util: make macros MIN3, MAX3, MIN4, MAX4 little more efficient | Marek Olšák | 2011-04-27 | 1 | -4/+4 |
* | gallium/nouveau: fix printf warnings | Marek Olšák | 2011-04-27 | 2 | -2/+2 |
* | gallivm: fix warning: ‘value’ may be used uninitialized in this function | Marek Olšák | 2011-04-27 | 1 | -1/+1 |
* | svga: fix warning: ‘uc.ui’ may be used uninitialized in this function | Marek Olšák | 2011-04-27 | 1 | -1/+1 |
* | os: simplify ifdef | nobled | 2011-04-27 | 1 | -1/+1 |
* | winsys/wayland: Fix typo in Makefile | Benjamin Franzke | 2011-04-25 | 1 | -1/+1 |
* | st/egl: Add wayland shm softpipe support | Benjamin Franzke | 2011-04-25 | 4 | -3/+192 |
* | st/egl: Generalize wayland backend a bit | Benjamin Franzke | 2011-04-25 | 3 | -253/+361 |
* | winsys: Add wayland shm sw winsys | Benjamin Franzke | 2011-04-25 | 4 | -0/+343 |
* | r600g: Unify comment style somewhat. | Henri Verbeet | 2011-04-25 | 7 | -48/+53 |
* | r600g: Cleanup the big endian support a bit. | Henri Verbeet | 2011-04-25 | 11 | -162/+166 |
* | r600g: Use EG constants in EG r600_colorformat_endian_swap(). | Henri Verbeet | 2011-04-25 | 1 | -21/+21 |
* | r600g: Remove r600_helper.c from SConscript. | Vinson Lee | 2011-04-24 | 1 | -1/+0 |
* | r600g: remove some pointless and unused functions | Marek Olšák | 2011-04-25 | 3 | -21/+3 |
* | r600g: do not reset device to 0 when doing unrelated operations | Marek Olšák | 2011-04-25 | 1 | -2/+0 |
* | r600g: trivially implement LATC/3DC | Marek Olšák | 2011-04-25 | 1 | -0/+4 |
* | r600g: drop r600_helper.c no point in it | Dave Airlie | 2011-04-25 | 4 | -73/+39 |
* | r600g: enable EXT_draw_buffers2 | Dave Airlie | 2011-04-25 | 1 | -5/+1 |
* | r600g: fix glean clipflat test. | Dave Airlie | 2011-04-24 | 2 | -3/+8 |
* | r300g: reorder caps | Marek Olšák | 2011-04-24 | 1 | -13/+11 |
* | r300g: fix exposing caps on r300-r400 | Marek Olšák | 2011-04-24 | 1 | -2/+2 |
* | r600g: fix glsl-fs-abs-neg | Dave Airlie | 2011-04-24 | 1 | -0/+2 |
* | r600g: fix bank swizzle calcs for scalar only operations. | Dave Airlie | 2011-04-24 | 1 | -15/+25 |
* | r600g: PV/PS have cycle restrictions in scalar operations | Dave Airlie | 2011-04-24 | 1 | -2/+6 |
* | graw: Replace dead symlinks to delete python statetracker shaders with their ... | José Fonseca | 2011-04-23 | 64 | -2/+818 |
* | draw: fix point/line/tri flushing bug in vbuf code | Brian Paul | 2011-04-22 | 1 | -4/+10 |
* | r300g: do not advertise color_buffer_float on r300 and r400 | Marek Olšák | 2011-04-22 | 1 | -1/+1 |
* | egl/wayland: Update to buffer.damage addition | Benjamin Franzke | 2011-04-22 | 1 | -0/+1 |
* | r300g: disallow A16F,L16F,LA16F,I16F texture formats on DRM<2.8.0 | Marek Olšák | 2011-04-22 | 1 | -4/+9 |