| Commit message (Expand) | Author | Age | Files | Lines |
* | mesa: Add driver entry point for ARB_texture_view | Courtney Goeltzenleuchter | 2013-12-13 | 2 | -0/+8 |
* | mesa: ARB_texture_view get parameters | Courtney Goeltzenleuchter | 2013-12-13 | 1 | -4/+56 |
* | mesa: update texture object for ARB_texture_view | Courtney Goeltzenleuchter | 2013-12-13 | 1 | -0/+5 |
* | mesa: Tracking for ARB_texture_view extension | Courtney Goeltzenleuchter | 2013-12-13 | 2 | -0/+2 |
* | mesa: Add API definitions for ARB_texture_view | Courtney Goeltzenleuchter | 2013-12-13 | 9 | -2/+135 |
* | mesa: Fix error code generation in glBeginConditionalRender() | Anuj Phogat | 2013-12-13 | 1 | -1/+3 |
* | dri_util: Don't assume __DRIcontext->driverPrivate is a gl_context | Kristian Høgsberg | 2013-12-13 | 14 | -10/+34 |
* | swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3) | Dave Airlie | 2013-12-13 | 40 | -58/+219 |
* | util: fix compile breakage | Brian Paul | 2013-12-12 | 1 | -1/+1 |
* | util: move variable declaration out of for-loop | Brian Paul | 2013-12-12 | 1 | -1/+3 |
* | gallium/util: implement new color clear API in u_blitter | Marek Olšák | 2013-12-12 | 1 | -3/+42 |
* | st/mesa: set correct PIPE_CLEAR_COLORn flags | Marek Olšák | 2013-12-12 | 1 | -11/+26 |
* | gallium: allow choosing which colorbuffers to clear | Marek Olšák | 2013-12-12 | 6 | -11/+23 |
* | st/mesa: fix glClear with multiple colorbuffers and different formats | Marek Olšák | 2013-12-12 | 1 | -24/+9 |
* | mesa: fix interpretation of glClearBuffer(drawbuffer) | Marek Olšák | 2013-12-12 | 1 | -6/+25 |
* | r600g,radeonsi: fix initialized buffer range tracking for DMA, add comments | Marek Olšák | 2013-12-12 | 3 | -21/+36 |
* | radeonsi: fix binding the dummy pixel shader | Marek Olšák | 2013-12-12 | 3 | -24/+11 |
* | radeonsi: fix FS_COLOR0_WRITES_ALL_CBUFS with mixed colorbuffer formats | Marek Olšák | 2013-12-12 | 1 | -25/+15 |
* | radeonsi: use the colorbuffer count from the shader key | Marek Olšák | 2013-12-12 | 3 | -16/+7 |
* | radeonsi: remove unused variable in si_pipe_shader_ps | Marek Olšák | 2013-12-12 | 1 | -8/+1 |
* | radeonsi: Write htile state to hardware. | Andreas Hartmetz | 2013-12-12 | 3 | -13/+65 |
* | radeon: Allocate htile buffer for SI in r600_texture. | Andreas Hartmetz | 2013-12-12 | 1 | -15/+67 |
* | radeon: rearrange r600_texture and related code a bit. | Andreas Hartmetz | 2013-12-12 | 5 | -46/+46 |
* | r600g,radeonsi: consolidate buffer code, add handling of DISCARD_RANGE for SI | Marek Olšák | 2013-12-12 | 13 | -353/+210 |
* | r600g,radeonsi: add common interface for buffer invalidation | Marek Olšák | 2013-12-12 | 7 | -6/+10 |
* | r600g,radeonsi: consolidate some debug flags | Marek Olšák | 2013-12-12 | 4 | -4/+5 |
* | r600g: refactor out code for buffer invalidation | Marek Olšák | 2013-12-12 | 3 | -55/+57 |
* | r600g,radeonsi: share flags has_cp_dma and has_streamout | Marek Olšák | 2013-12-12 | 10 | -26/+28 |
* | radeonsi: handle PIPE_TRANSFER_DISCARD_WHOLE_RESOURCE | Marek Olšák | 2013-12-12 | 3 | -0/+135 |
* | radeonsi: implement accelerated buffer copying | Marek Olšák | 2013-12-12 | 3 | -4/+64 |
* | r600g: use common interfaces in buffer_transfer_unmap | Marek Olšák | 2013-12-12 | 5 | -14/+22 |
* | radeon: move some functions to r600_buffer_common.c | Marek Olšák | 2013-12-12 | 4 | -130/+161 |
* | winsys/radeon: set/get the scanout flag with the tiling ioctls | Marek Olšák | 2013-12-12 | 5 | -11/+22 |
* | glsl: modify ir_clone to use memcpy | Tapani Pälli | 2013-12-12 | 1 | -20/+3 |
* | glsl: move variables in to ir_variable::data, part II | Tapani Pälli | 2013-12-12 | 31 | -411/+421 |
* | glsl: move variables in to ir_variable::data, part I | Tapani Pälli | 2013-12-12 | 46 | -307/+308 |
* | glsl: introduce data section to ir_variable | Tapani Pälli | 2013-12-12 | 18 | -75/+83 |
* | mesa: fix a typo in glDetachShader error message | Tapani Pälli | 2013-12-12 | 1 | -1/+1 |
* | svga: expose HW smooth/stipple/wide lines | Brian Paul | 2013-12-11 | 7 | -14/+99 |
* | glx: Add missing null check in DRI2WireToEvent | Juha-Pekka Heikkila | 2013-12-11 | 1 | -0/+2 |
* | llvmpipe: add plumbing for ARB_depth_clamp | Matthew McClure | 2013-12-11 | 4 | -35/+62 |
* | r600g/sb: fix stack size computation on evergreen | Vadim Girlin | 2013-12-11 | 1 | -4/+12 |
* | llvmpipe: add a very useful (disabled) debugging output | Zack Rusin | 2013-12-10 | 1 | -0/+20 |
* | draw: fix vbuf caching of vertices with inject front face | Zack Rusin | 2013-12-10 | 1 | -0/+1 |
* | llvmpipe: fix blending with half-float formats | Zack Rusin | 2013-12-10 | 3 | -5/+108 |
* | svga/winsys: Implement surface sharing using prime fd handles | Thomas Hellstrom | 2013-12-10 | 2 | -18/+74 |
* | gallium/radeon: Implement hooks for DRI Image 7 (v2) | Christopher James Halse Rogers | 2013-12-10 | 4 | -24/+141 |
* | radeon: Rename bo_handles hashtable to match its actual contents. | Christopher James Halse Rogers | 2013-12-10 | 1 | -8/+8 |
* | ilo: Support DRI Image 7 | Christopher James Halse Rogers | 2013-12-10 | 2 | -3/+18 |
* | nouveau: Support DRI Image 7 extension | Maarten Lankhorst | 2013-12-10 | 2 | -3/+26 |