| Commit message (Expand) | Author | Age | Files | Lines |
* | i965: Set initial kflags on BO creation. | Kenneth Graunke | 2018-05-07 | 1 | -6/+11 |
* | r200: Enable NV_fog_distance | Ian Romanick | 2018-05-04 | 1 | -0/+1 |
* | i965: Enable NV_fog_distance | Ian Romanick | 2018-05-04 | 1 | -0/+1 |
* | ffvertex: Don't try to read output registers in fog calculation | Ian Romanick | 2018-05-04 | 1 | -4/+6 |
* | mesa: Add missing support for glFogiv(GL_FOG_DISTANCE_MODE_NV) | Ian Romanick | 2018-05-04 | 1 | -0/+1 |
* | mesa: Silence an unused parameter warning | Ian Romanick | 2018-05-04 | 1 | -5/+4 |
* | mesa/main/readpix: Correct handling of packed floating point values | Gert Wollny | 2018-05-04 | 1 | -2/+4 |
* | compiler/lower_64bit_packing: rename the pass to be more generic | Iago Toral Quiroga | 2018-05-03 | 1 | -1/+1 |
* | i965: Always try to create a logical context | Chris Wilson | 2018-05-03 | 1 | -15/+14 |
* | intel: decoder: limit to the number decoded lines from VBO | Lionel Landwerlin | 2018-05-02 | 1 | -0/+1 |
* | i965: Reuse batch decoder infrastructure rather than open coding it. | Kenneth Graunke | 2018-05-02 | 3 | -223/+55 |
* | i965: Allocate shadow batches to explicitly be the BO size. | Kenneth Graunke | 2018-05-02 | 1 | -7/+5 |
* | intel: activate the gl_BaseVertex lowering | Antia Puentes | 2018-05-02 | 3 | -11/+3 |
* | intel: emit is_indexed_draw in the same VE than gl_DrawID | Antia Puentes | 2018-05-02 | 4 | -40/+59 |
* | i965: Drop unused gen5 sampler default color struct. | Kenneth Graunke | 2018-05-01 | 1 | -9/+0 |
* | i965: Make brw_vs_outputs_written static. | Kenneth Graunke | 2018-05-01 | 2 | -5/+1 |
* | i965/tex_image: Avoid the ASTC LDR workaround on gen9lp | Nanley Chery | 2018-05-01 | 1 | -1/+1 |
* | st/mesa: add support for nvidia conservative rasterization extensions | Rhys Perry | 2018-04-30 | 3 | -0/+51 |
* | mesa: add support for nvidia conservative rasterization extensions | Rhys Perry | 2018-04-30 | 15 | -11/+478 |
* | nir: move GL specific passes to src/compiler/glsl | Timothy Arceri | 2018-05-01 | 3 | -5/+8 |
* | i965/tiled_memcpy: ytiled_to_linear a cache line at a time | Scott D Phillips | 2018-04-30 | 1 | -6/+66 |
* | i965: Record mipmap resolver for unmapping | Chris Wilson | 2018-04-30 | 2 | -17/+22 |
* | i965: Move unmap_depthstencil before map_depthstencil | Chris Wilson | 2018-04-30 | 1 | -57/+57 |
* | i965: Move unmap_etc before map_etc | Chris Wilson | 2018-04-30 | 1 | -21/+21 |
* | i965: Move unmap_s8 before map_s8 | Chris Wilson | 2018-04-30 | 1 | -30/+30 |
* | i965: Move unmap_movntdqa before map_movntdqa | Chris Wilson | 2018-04-30 | 1 | -12/+12 |
* | i965: Move unmap_blit before map_blit | Chris Wilson | 2018-04-30 | 1 | -22/+22 |
* | i965: Move unmap_gtt before map_gtt | Chris Wilson | 2018-04-30 | 1 | -6/+6 |
* | i965: Don't stomp initial kflags for program cache. | Kenneth Graunke | 2018-04-30 | 1 | -2/+2 |
* | i965: Let batchbuffers be placed anywhere in the 48-bit address space. | Kenneth Graunke | 2018-04-30 | 1 | -1/+1 |
* | intel: fix check for 48b ppgtt support | Scott D Phillips | 2018-04-30 | 1 | -13/+15 |
* | mesa: add TBO support for GL_EXT_texture_norm16 | Tapani Pälli | 2018-04-27 | 1 | -3/+3 |
* | mesa: drop the buffer mode param from the DrawBuffer driver function | Timothy Arceri | 2018-04-27 | 8 | -11/+10 |
* | st: Choose a 2101010 format for GL_RGB/GL_RGBA with a 2_10_10_10 type. | Eric Anholt | 2018-04-26 | 1 | -0/+13 |
* | st/mesa: fix missing setting of _ElementSize in new_draw_rasterpos_stage | Charmaine Lee | 2018-04-26 | 1 | -0/+5 |
* | radeon: Drop broken front_buffer_reading/drawing optimization | Ian Romanick | 2018-04-26 | 3 | -46/+18 |
* | radeon: Use _mesa_is_front_buffer_drawing | Ian Romanick | 2018-04-26 | 4 | -25/+5 |
* | mesa: GL_EXT_texture_norm16 extension plumbing | Tapani Pälli | 2018-04-25 | 6 | -9/+78 |
* | mesa: call DrawBufferAllocate driver hook in update_framebuffer for windows-s... | Boyan Ding | 2018-04-25 | 1 | -0/+6 |
* | st/mesa: add new driver function DrawBufferAllocate | Timothy Arceri | 2018-04-25 | 3 | -7/+11 |
* | mesa: some C99 tidy ups for framebuffer.c | Timothy Arceri | 2018-04-25 | 1 | -13/+5 |
* | meson: remove dummy_cpp | Dylan Baker | 2018-04-24 | 1 | -1/+1 |
* | meson: don't build classic mesa tests without dri_drivers | Dylan Baker | 2018-04-24 | 1 | -1/+1 |
* | i965/meta_util: Re-enable sRGB-encoded fast-clears on CNL | Nanley Chery | 2018-04-24 | 1 | -11/+0 |
* | i965/miptree: Extend the sRGB-blending WA to future platforms | Nanley Chery | 2018-04-24 | 1 | -2/+2 |
* | i965: Add and use a getter for the clear color | Nanley Chery | 2018-04-24 | 4 | -11/+51 |
* | i965/wm_surface_state: Use the clear address if clear_bo is non-NULL | Nanley Chery | 2018-04-24 | 1 | -11/+6 |
* | i965: Add and use a single miptree aux_buf field | Nanley Chery | 2018-04-24 | 10 | -114/+96 |
* | i965: Add and use a getter for the miptree aux buffer | Nanley Chery | 2018-04-24 | 4 | -41/+25 |
* | i965: expose MESA_FORMAT_R8G8B8A8_SRGB visual | Tapani Pälli | 2018-04-24 | 1 | -3/+7 |