index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
[next]