index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
i965: perf: add ring busyness metric for cfl gt2
Lionel Landwerlin
2019-04-01
1
-1
/
+165
*
i965: perf: enable Icelake metrics
Lionel Landwerlin
2019-03-31
3
-3
/
+11
*
i965: perf: add Icelake metrics
Lionel Landwerlin
2019-03-31
1
-0
/
+11899
*
i965: perf: sklgt2: drop programming of an unused NOA register
Lionel Landwerlin
2019-03-31
1
-11
/
+6
*
i965: perf: hsw: drop register programming not needed on HSW
Lionel Landwerlin
2019-03-31
1
-2
/
+1
*
i965: perf: chv: fixup counters names
Lionel Landwerlin
2019-03-31
1
-25
/
+25
*
i965: perf: add PMA stall metrics
Lionel Landwerlin
2019-03-31
10
-10
/
+1140
*
i965: perf: sklgt2: update memory write config
Lionel Landwerlin
2019-03-31
1
-7
/
+49
*
i965: perf: sklgt2: update compute metrics config
Lionel Landwerlin
2019-03-31
1
-8
/
+2
*
i965: perf: sklgt2: update a priority for register programming
Lionel Landwerlin
2019-03-31
1
-2
/
+2
*
nir: add lower_all_io_to_elements
Rob Clark
2019-03-30
1
-0
/
+1
*
i965,iris/blorp: do not blit 0-sizes
Sergii Romantsov
2019-03-30
1
-1
/
+9
*
i965/blorp: Remove unused parameter from blorp_surf_for_miptree.
Rafael Antognolli
2019-03-28
1
-24
/
+12
*
st/mesa: Fix blitting from GL_DEPTH_STENCIL to GL_STENCIL_INDEX
Kenneth Graunke
2019-03-28
1
-0
/
+1
*
st/nir: Free the GLSL IR after linking.
Kenneth Graunke
2019-03-28
1
-0
/
+4
*
st/glsl_to_nir: Calculate num_uniforms from NumParameterValues
Kristian H. Kristensen
2019-03-27
1
-5
/
+5
*
i965,iris,anv: Make alpha to coverage work with sample mask
Danylo Piliaiev
2019-03-25
1
-6
/
+12
*
st/mesa: fix texture deletion context mix-up issues (v2)
Brian Paul
2019-03-25
1
-12
/
+39
*
android: static link with libexpat with Android O+
Kishore Kadiyala
2019-03-25
1
-1
/
+9
*
st/mesa: fix warnings about implicit conversion on enumeration type
Tapani Pälli
2019-03-25
2
-2
/
+2
*
st/mesa: fix compilation warning on storage_flags_to_buffer_flags
Tapani Pälli
2019-03-25
1
-1
/
+1
*
spirv: Add an execution environment to the options
Caio Marcelo de Oliveira Filho
2019-03-23
1
-0
/
+1
[next]