| Commit message (Expand) | Author | Age | Files | Lines |
* | mesa: enable glGet for EXT_gpu_shader4 | Marek Olšák | 2019-04-24 | 2 | -3/+4 |
* | st/mesa: Don't set atomic counter size != 0 if MAX_SHADER_BUFFERS == 0. | Eric Anholt | 2019-04-24 | 1 | -1/+1 |
* | st/mesa/radeonsi: fix race between destruction of types and shader compilation | Timothy Arceri | 2019-04-24 | 9 | -15/+22 |
* | st/mesa: indicate intel extension support for inner_coverage based on cap | Mike Blumenkrantz | 2019-04-23 | 3 | -0/+4 |
* | st/mesa: add ATC support | Jonathan Marek | 2019-04-23 | 2 | -0/+19 |
* | mesa: add GL_AMD_compressed_ATC_texture support | Jonathan Marek | 2019-04-23 | 11 | -2/+71 |
* | i965: Tidy bogus indentation left by previous commit | Kenneth Graunke | 2019-04-22 | 1 | -26/+24 |
* | i965: Ignore uniform storage for samplers or images, use binding info | Kenneth Graunke | 2019-04-22 | 3 | -18/+28 |
* | i965: implement WaEnableStateCacheRedirectToCS | Lionel Landwerlin | 2019-04-18 | 2 | -0/+6 |
* | intel/perf: drop counter size field | Lionel Landwerlin | 2019-04-17 | 2 | -5/+6 |
* | i965: perf: add mdapi pipeline statistics queries on gen10/11 | Lionel Landwerlin | 2019-04-17 | 1 | -1/+9 |
* | i965: move mdapi guid into intel/perf | Lionel Landwerlin | 2019-04-17 | 1 | -2/+1 |
* | i965: move mdapi result data format to intel/perf | Lionel Landwerlin | 2019-04-17 | 3 | -96/+10 |
* | i965: move brw_timebase_scale to device info | Lionel Landwerlin | 2019-04-17 | 5 | -19/+15 |
* | i965: move OA accumulation code to intel/perf | Lionel Landwerlin | 2019-04-17 | 3 | -167/+45 |
* | i965: move mdapi data structure to intel/perf | Lionel Landwerlin | 2019-04-17 | 1 | -96/+7 |
* | i965: extract performance query metrics | Lionel Landwerlin | 2019-04-17 | 23 | -148117/+206 |
* | i965: store device revision in gen_device_info | Lionel Landwerlin | 2019-04-17 | 3 | -6/+4 |
* | i965: Move program key debugging to the compiler. | Kenneth Graunke | 2019-04-16 | 9 | -283/+36 |
* | nir: optimize gl_SampleMaskIn to gl_HelperInvocation for radeonsi when possible | Marek Olšák | 2019-04-16 | 1 | -0/+1 |
* | compiler/glsl: handle case where we have multiple users for types | Tapani Pälli | 2019-04-16 | 1 | -0/+4 |
* | Delete autotools | Dylan Baker | 2019-04-15 | 13 | -955/+0 |
* | st/mesa: add support for EXT_shader_image_load_formatted | Rhys Perry | 2019-04-15 | 1 | -0/+1 |
* | mesa, glsl: add support for EXT_shader_image_load_formatted | Rhys Perry | 2019-04-15 | 2 | -0/+2 |
* | intel: Emit 3DSTATE_VF_STATISTICS dynamically | Kenneth Graunke | 2019-04-14 | 2 | -6/+24 |
* | nir: make nir_const_value scalar | Karol Herbst | 2019-04-14 | 1 | -4/+4 |
* | mesa: don't overwrite existing shader files with MESA_SHADER_CAPTURE_PATH | Marek Olšák | 2019-04-12 | 1 | -3/+17 |
* | ac/nir_to_llvm: add image bindless support | Timothy Arceri | 2019-04-12 | 1 | -0/+2 |
* | glsl/nir: add support for lowering bindless images_derefs | Karol Herbst | 2019-04-12 | 1 | -1/+1 |
* | nir/i965/freedreno/vc4: add a bindless bool to type size functions | Timothy Arceri | 2019-04-12 | 2 | -9/+13 |
* | nir: move brw_nir_rewrite_image_intrinsic into common code | Karol Herbst | 2019-04-12 | 1 | -1/+1 |
* | swrast: fix undefined shift of 1 << 31 | Dave Airlie | 2019-04-12 | 1 | -1/+1 |
* | intel/common: move gen_debug to intel/dev | Mark Janes | 2019-04-10 | 4 | -4/+4 |
* | st: Lower uniforms in st in the !PIPE_CAP_PACKED_UNIFORMS case as well. | Eric Anholt | 2019-04-10 | 4 | -0/+19 |
* | virgl: Enable passing arrays as input to fragment shaders | Gert Wollny | 2019-04-10 | 1 | -7/+57 |
* | gallium: Add PIPE_CAP_COMPUTE_SHADER_DERIVATIVES | Caio Marcelo de Oliveira Filho | 2019-04-08 | 1 | -0/+1 |
* | i965: Advertise NV_compute_shader_derivatives | Caio Marcelo de Oliveira Filho | 2019-04-08 | 1 | -0/+1 |
* | glsl: Parse and propagate derivative_group to shader_info | Caio Marcelo de Oliveira Filho | 2019-04-08 | 1 | -0/+6 |
* | mesa: Extension boilerplate for NV_compute_shader_derivatives | Caio Marcelo de Oliveira Filho | 2019-04-08 | 2 | -0/+2 |
* | nir/radv: remove restrictions on opt_if_loop_last_continue() | Timothy Arceri | 2019-04-09 | 1 | -1/+1 |
* | intel: add dependency on genxml generated files | Lionel Landwerlin | 2019-04-08 | 1 | -1/+1 |
* | mesa/main: Fix multisample texture initialize | Illia Iorin | 2019-04-05 | 1 | -13/+25 |
* | glsl: remember which SSBOs are not read-only and pass it to gallium | Marek Olšák | 2019-04-04 | 2 | -1/+7 |
* | gallium: add writable_bitmask parameter into set_shader_buffers | Marek Olšák | 2019-04-04 | 2 | -3/+3 |
* | st/mesa: Fix GL_MAP_COLOR with glDrawPixels GL_COLOR_INDEX | Danylo Piliaiev | 2019-04-04 | 1 | -2/+32 |
* | st/nir: run st_nir_opts after 64bit ops lowering | Tapani Pälli | 2019-04-04 | 1 | -1/+1 |
* | gallium: implement ARB/KHR_parallel_shader_compile | Marek Olšák | 2019-04-01 | 1 | -1/+58 |
* | mesa: implement ARB/KHR_parallel_shader_compile | Marek Olšák | 2019-04-01 | 8 | -0/+44 |
* | meson: strip rpath from megadrivers | Eric Engestrom | 2019-04-01 | 1 | -0/+3 |
* | i965: perf: update render basic configs for big core gen9/gen10 | Lionel Landwerlin | 2019-04-01 | 8 | -23/+24 |