| Commit message (Expand) | Author | Age | Files | Lines |
* | gallium: remove deprecated PIPE_TRANSFER_DISCARD | Marek Olšák | 2012-01-05 | 5 | -5/+5 |
* | u_upload_mgr: remove the 'flushed' parameter | Marek Olšák | 2012-01-05 | 6 | -19/+10 |
* | gallium: fix behavior of pipe_buffer_map_range | Marek Olšák | 2012-01-05 | 1 | -0/+1 |
* | svga: Fix texture cube param cap | Jakob Bornecrantz | 2012-01-05 | 1 | -2/+2 |
* | softpipe: remove the 32bits limitation on depth(-stencil) formats | Morgan Armand | 2012-01-03 | 5 | -21/+63 |
* | r600g: add missing colorswaps for r8 uint/sint. | Dave Airlie | 2012-01-02 | 2 | -0/+4 |
* | r300g: inline r300_resource_set_properties | Marek Olšák | 2012-01-01 | 1 | -16/+1 |
* | r300g: rework resource_copy_region, not changing pipe_resource | Marek Olšák | 2012-01-01 | 9 | -119/+194 |
* | llvmpipe: fix blending for intensity formats | Dave Airlie | 2011-12-31 | 1 | -1/+2 |
* | r600g: Manage fences per screen rather than per context. | Michel Dänzer | 2011-12-30 | 2 | -56/+65 |
* | i915g: Allocate tmp for KILP | Stéphane Marchesin | 2011-12-30 | 1 | -0/+2 |
* | llvmpipe: Remove useless draw_install_pstipple_stage call. | Stéphane Marchesin | 2011-12-29 | 1 | -5/+0 |
* | i915g: Add missing draw_flush call. | Stéphane Marchesin | 2011-12-28 | 1 | -0/+7 |
* | i915g: Only apply the optimization to output vars. | Stéphane Marchesin | 2011-12-27 | 1 | -0/+1 |
* | r600g: fix a warning that a variable may be uninitialized | Marek Olšák | 2011-12-25 | 1 | -0/+2 |
* | gallium: remove PIPE_CAP_MAX_STREAM_OUTPUT_SEPARATE_ATTRIBS | Marek Olšák | 2011-12-25 | 3 | -4/+0 |
* | r300g: mapping buffers for read should be unsynchronized | Marek Olšák | 2011-12-24 | 1 | -1/+9 |
* | winsys/radeon: move managing GEM domains back to drivers | Marek Olšák | 2011-12-24 | 10 | -20/+66 |
* | nouveau: Fix bugs in nouveau_video_buffer | Maarten Lankhorst | 2011-12-23 | 2 | -4/+3 |
* | softpipe: try and use back color for a slot if color fails. | Dave Airlie | 2011-12-22 | 1 | -0/+5 |
* | i915g: Add unsupported caps. | Stéphane Marchesin | 2011-12-19 | 1 | -0/+4 |
* | i915g: Turn an assert into a debug message, print more debug info for missing... | Stéphane Marchesin | 2011-12-19 | 2 | -4/+9 |
* | i915g: Make the pipe_sampler_state struct non const and get rid of useless me... | Stéphane Marchesin | 2011-12-19 | 2 | -2/+2 |
* | i915g: Implement KILP. | Stéphane Marchesin | 2011-12-19 | 1 | -3/+12 |
* | i915g: Add two unsupported caps. | Stéphane Marchesin | 2011-12-19 | 1 | -0/+2 |
* | i915g: Put the templates at the beggining of the structures. | Stéphane Marchesin | 2011-12-19 | 2 | -5/+5 |
* | softpipe: fix shadow 2d texture array sampling | Dave Airlie | 2011-12-19 | 1 | -5/+12 |
* | softpipe: fix depth sampling for linear vs nearest. | Dave Airlie | 2011-12-19 | 1 | -7/+16 |
* | nvc0: add NVC0_RESOURCE_FLAG_VIDEO | Christoph Bumiller | 2011-12-18 | 2 | -0/+30 |
* | r600g: fix MAX_STREAM_OUTPUT_SEPARATE_ATTRIBS limit | Marek Olšák | 2011-12-17 | 1 | -2/+1 |
* | r600g: handle new caps | Marek Olšák | 2011-12-17 | 1 | -0/+2 |
* | r300g: handle new caps | Marek Olšák | 2011-12-17 | 1 | -0/+4 |
* | r600g: implement transform feedback | Marek Olšák | 2011-12-17 | 18 | -13/+873 |
* | llvmpipe: adapt to struct stream_output_info modifications | Christoph Bumiller | 2011-12-15 | 1 | -9/+2 |
* | nvc0: implement new stream output interface | Christoph Bumiller | 2011-12-15 | 15 | -189/+372 |
* | trace: implement stream output interface | Christoph Bumiller | 2011-12-15 | 1 | -0/+73 |
* | noop: implement stream output | Marek Olšák | 2011-12-15 | 1 | -0/+35 |
* | gallium: interface changes necessary to implement transform feedback (v5) | Marek Olšák | 2011-12-15 | 11 | -22/+40 |
* | gallium: disable stream output in drivers that support it | Marek Olšák | 2011-12-15 | 5 | -2/+23 |
* | r300g: take advantage of KEEP_TILING_FLAGS flush flag | Marek Olšák | 2011-12-13 | 2 | -2/+10 |
* | nouveau: get rid of winsys object | Marcin Slusarz | 2011-12-13 | 14 | -27/+15 |
* | i915g: Roll back to the previous shader limits. | Stéphane Marchesin | 2011-12-13 | 3 | -6/+2 |
* | i915g: Update TODO. | Stéphane Marchesin | 2011-12-13 | 1 | -0/+2 |
* | mesa: add const flags to skip MaxVarying and MaxUniform linker checks (v2) | Marek Olšák | 2011-12-13 | 1 | -0/+2 |
* | r300g: integer and fixed-point 16.16 textures are not supported | Marek Olšák | 2011-12-12 | 1 | -0/+11 |
* | 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 |
* | llvmpipe: Trim the fragment shader cached based on LLVM IR instruction count. | José Fonseca | 2011-12-08 | 4 | -11/+33 |
* | llvmpipe,draw,gallivm: Ensure we don't walk beyond the end of the shader vari... | José Fonseca | 2011-12-08 | 2 | -3/+11 |
* | nouveau/nvfx: Add more unsupported PIPE_CAP values | Patrice Mandin | 2011-12-06 | 1 | -1/+5 |