| Commit message (Expand) | Author | Age | Files | Lines |
* | xlib: remove dummy GLX_MESA_set_3dfx_mode implementation | Emil Velikov | 2017-12-01 | 5 | -65/+0 |
* | xlib: remove empty GLX_MESA_agp_offset stubs | Emil Velikov | 2017-12-01 | 3 | -23/+0 |
* | xlib: remove empty GLX_NV_vertex_array_range stubs | Emil Velikov | 2017-12-01 | 3 | -68/+0 |
* | i965/gen10: Change the order of PIPE_CONTROL and load register. | Rafael Antognolli | 2017-12-01 | 1 | -3/+3 |
* | i965/gen10: emit 3DSTATE_MULTISAMPLE more often. | Rafael Antognolli | 2017-12-01 | 1 | -1/+2 |
* | i965: Disable regular fast-clears (CCS_D) on gen9+ | Jason Ekstrand | 2017-12-01 | 2 | -25/+43 |
* | mesa: add AllowGLSLCrossStageInterpolationMismatch workaround | Tapani Pälli | 2017-11-30 | 4 | -0/+11 |
* | i965: Reorganize batch/state BO fields into a 'brw_growing_bo' struct. | Kenneth Graunke | 2017-11-29 | 8 | -97/+103 |
* | i965: Don't grow batch/state buffer on every emit after an overflow. | Kenneth Graunke | 2017-11-29 | 1 | -23/+19 |
* | i965: Preserve EXEC_OBJECT_CAPTURE when growing the BO. | Kenneth Graunke | 2017-11-29 | 1 | -0/+3 |
* | i965: Use old_bo->align when growing batch/state buffer instead of 4096. | Kenneth Graunke | 2017-11-29 | 1 | -1/+2 |
* | i965: Program the dynamic state heap size to MAX_STATE_SIZE. | Kenneth Graunke | 2017-11-29 | 3 | -10/+10 |
* | mesa: deal with vs_inputs as 64-bit unsigned integer | Juan A. Suarez Romero | 2017-11-29 | 1 | -4/+4 |
* | mesa: rework _mesa_add_parameter() to only add a single param | Timothy Arceri | 2017-11-29 | 2 | -37/+39 |
* | i965: Change a ret == -1 check to ret != 0. | Kenneth Graunke | 2017-11-28 | 1 | -1/+1 |
* | i965: Use C99 struct initializers in brw_bufmgr.c. | Kenneth Graunke | 2017-11-28 | 1 | -91/+49 |
* | i965: Move perf_debug and WARN_ONCE back to brw_context.h. | Kenneth Graunke | 2017-11-28 | 1 | -0/+29 |
* | i965: const a few structs and vars to avoid writing to them by accident | Eric Engestrom | 2017-11-28 | 1 | -4/+4 |
* | i965: Fix Smooth Point Enables. | Kenneth Graunke | 2017-11-28 | 1 | -1/+1 |
* | i965: perf: add support for CoffeeLake GT3 | Lionel Landwerlin | 2017-11-28 | 5 | -2/+10712 |
* | i965: perf: add support for CoffeeLake GT2 | Lionel Landwerlin | 2017-11-28 | 5 | -2/+10484 |
* | i965: perf: add busyness metric sets on gen8/9 platforms | Lionel Landwerlin | 2017-11-28 | 7 | -0/+1231 |
* | i965: fix time elapsed counter equations in VME/Media configs | Lionel Landwerlin | 2017-11-28 | 6 | -12/+12 |
* | i965: perf: update counter names on gen8/9 platforms | Lionel Landwerlin | 2017-11-28 | 8 | -116/+116 |
* | i965: add a debug option to disable oa config loading | Lionel Landwerlin | 2017-11-28 | 1 | -1/+2 |
* | i965: perf: add support for userspace configurations | Lionel Landwerlin | 2017-11-28 | 1 | -8/+101 |
* | i965: perf: update configs for loading from userspace | Lionel Landwerlin | 2017-11-28 | 10 | -0/+243 |
* | st_glsl_to_tgsi: check for the tail sentinel in merge_two_dsts | Nicolai Hähnle | 2017-11-28 | 1 | -3/+3 |
* | mesa/gles: adjust internal format in glTexSubImage2D error checks | Tapani Pälli | 2017-11-28 | 1 | -1/+55 |
* | intel/blorp: Take a range of layers in blorp_ccs_resolve | Jason Ekstrand | 2017-11-27 | 1 | -1/+1 |
* | intel/blorp: Add initial support for indirect clear colors | Jason Ekstrand | 2017-11-27 | 1 | -0/+13 |
* | i965/blorp: Use a designated initializer for blorp_surf | Jason Ekstrand | 2017-11-27 | 1 | -8/+9 |
* | st/glsl_to_tgsi: make use of driver_cache_blob with the disk cache | Timothy Arceri | 2017-11-28 | 3 | -230/+109 |
* | mesa: shrink VERT_ATTRIB bitfields to 32 bits | Marek Olšák | 2017-11-25 | 13 | -26/+36 |
* | mesa: remove unused vertex attrib WEIGHT | Marek Olšák | 2017-11-25 | 9 | -24/+24 |
* | mesa: don't assign numbers to vertex attrib enums manually | Marek Olšák | 2017-11-25 | 2 | -99/+99 |
* | meson: Enable SSE4.1 optimizations | Dylan Baker | 2017-11-22 | 1 | -3/+11 |
* | i965: Support decoding INTERFACE_DESCRIPTOR_DATA with INTEL_DEBUG=bat | Jordan Justen | 2017-11-21 | 1 | -0/+24 |
* | mesa/teximage: add TEXTURE_CUBE_MAP_ARRAY target for CompressedTexImage3D | Juan A. Suarez Romero | 2017-11-21 | 1 | -1/+19 |
* | st/glsl_to_nir: don't generate nir twice for gs | Timothy Arceri | 2017-11-21 | 1 | -8/+2 |
* | i965: Optimize bucket index calculation | Aravindan Muthukumar | 2017-11-20 | 1 | -8/+39 |
* | st/mesa: use asynchronous flushes in st_finish | Nicolai Hähnle | 2017-11-20 | 1 | -1/+1 |
* | st/mesa: implement st_server_wait_sync properly | Nicolai Hähnle | 2017-11-20 | 1 | -2/+24 |
* | i965: Mark BOs as external when we export their handle | Jason Ekstrand | 2017-11-17 | 3 | -1/+11 |
* | i965/bufmgr: Add a helper to mark a BO as external | Jason Ekstrand | 2017-11-17 | 1 | -6/+11 |
* | i965: Revert Gen8 aspect of VF PIPE_CONTROL workaround. | Kenneth Graunke | 2017-11-17 | 1 | -1/+5 |
* | i965: Rewrite disassembly annotation code | Matt Turner | 2017-11-17 | 1 | -1/+1 |
* | i965: Remove DWord length from MI_FLUSH_DW definition | Anuj Phogat | 2017-11-17 | 1 | -1/+1 |
* | mesa/main/texcompress_s3tc_tmp.h: Fix two -Wparam-unused warnings. | Gert Wollny | 2017-11-17 | 1 | -2/+2 |
* | st/mesa: use enum types instead of int/unsigned (v3) | Brian Paul | 2017-11-16 | 4 | -12/+23 |