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
/
gallium
/
auxiliary
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
nir: make nir_const_value scalar
Karol Herbst
2019-04-14
1
-2
/
+2
*
draw: fix building error in draw_gs_init()
Mauro Rossi
2019-04-14
1
-1
/
+1
*
draw: fix undefined shift of (1 << 31)
Dave Airlie
2019-04-12
1
-1
/
+1
*
gallium/aux: Report error if loading of a pipe driver fails.
Jan Vesely
2019-04-10
2
-1
/
+62
*
gallium: add lima driver
Qiang Yu
2019-04-11
3
-0
/
+31
*
gallium/u_vbuf: export u_vbuf_get_minmax_index
Qiang Yu
2019-04-11
2
-4
/
+6
*
gallium: trace: Add missing fence related wrappers
Guido Günther
2019-04-10
2
-0
/
+68
*
Gallium: Add new CAP that indicated whether IO array definitions can be shriked
Gert Wollny
2019-04-10
1
-0
/
+1
*
gallium: Add PIPE_CAP_COMPUTE_SHADER_DERIVATIVES
Caio Marcelo de Oliveira Filho
2019-04-08
1
-0
/
+3
*
nir/radv: remove restrictions on opt_if_loop_last_continue()
Timothy Arceri
2019-04-09
1
-1
/
+1
*
draw: add support to tgsi paths for geometry streams. (v2)
Dave Airlie
2019-04-09
6
-122
/
+192
*
tgsi: add support for geometry shader streams.
Dave Airlie
2019-04-09
3
-18
/
+62
*
draw: add stream member to stats callback
Dave Airlie
2019-04-09
2
-1
/
+2
*
gallium/util: Add const to u_range_intersect
Kenneth Graunke
2019-04-07
1
-1
/
+2
*
gallium/hud: add CPU usage support for FreeBSD
Greg V
2019-04-07
1
-0
/
+45
*
util: clean the 24-bit unused field to avoid an issues
Andrii Simiklit
2019-04-05
1
-3
/
+3
*
gallium/auxiliary/vl: Add barrier/unbind after compute shader launch.
James Zhu
2019-04-05
1
-0
/
+13
*
gallium/auxiliary/vl: Fixed blank issue with compute shader
James Zhu
2019-04-05
1
-6
/
+1
*
gallium/auxiliary/vl: Fixed blur issue with weave compute shader
James Zhu
2019-04-05
1
-1
/
+1
*
ddebug: add compute functions to help hang detection
Dave Airlie
2019-04-05
1
-2
/
+21
*
gallium: add writable_bitmask parameter into set_shader_buffers
Marek Olšák
2019-04-04
3
-7
/
+16
*
gallium/u_dump: util_dump_sampler_view: Dump u.tex.first_level
Guido Günther
2019-04-04
1
-1
/
+1
*
gallium: ddebug: Add missing fence related wrappers
Guido Günther
2019-04-04
2
-0
/
+37
*
gallium/hud: fix rounding error in nic bps computation
Eric Engestrom
2019-04-04
1
-2
/
+2
*
gallium/hud: prevent buffer overflow
Eric Engestrom
2019-04-04
3
-6
/
+6
*
gallium/hud: fix memory leaks
Eric Engestrom
2019-04-04
3
-2
/
+7
*
softpipe: add indirect store buffer/image unit
Dave Airlie
2019-03-28
1
-2
/
+34
*
softpipe/draw: fix vertex id in soft paths.
Dave Airlie
2019-03-28
5
-11
/
+19
*
draw/vs: partly fix basevertex/vertex id
Dave Airlie
2019-03-27
1
-4
/
+3
*
draw/gs: fix point size outputs from geometry shader.
Dave Airlie
2019-03-26
1
-8
/
+1
*
draw: bail instead of assert on instance count (v2)
Dave Airlie
2019-03-26
1
-1
/
+3
*
vl/dri3: remove the wait before getting back buffer
Leo Liu
2019-03-25
1
-15
/
+3
*
gallium: add PIPE_CAP_ESSL_FEATURE_LEVEL
Rob Clark
2019-03-22
1
-0
/
+4
*
softpipe: remove shadow_ref assert.
Dave Airlie
2019-03-22
1
-1
/
+0
*
softpipe: handle 32-bit bitfield inserts
Dave Airlie
2019-03-22
1
-3
/
+7
*
softpipe: fix 32-bit bitfield extract
Dave Airlie
2019-03-22
1
-2
/
+12
*
gallium/util: remove pipe_sampler_view_release()
Brian Paul
2019-03-17
1
-20
/
+0
*
gallium/auxiliary/vl: Change weave compute shader implementation
James Zhu
2019-03-15
1
-17
/
+62
*
gallium/auxiliary/vl: Change grid setting
James Zhu
2019-03-15
1
-4
/
+5
*
gallium/auxiliary/vl: Increase shader_params size
James Zhu
2019-03-15
2
-2
/
+9
*
gallium: add pipe_grid_info::last_block
Marek Olšák
2019-03-15
1
-0
/
+3
*
pipebuffer: s/PB_ALL_USAGE_FLAGS/PB_USAGE_ALL/
Brian Paul
2019-03-08
1
-1
/
+1
*
pipebuffer: whitespace fixes in pb_buffer.h
Brian Paul
2019-03-08
1
-52
/
+49
*
pipebuffer: use new pb_usage_flags enum type
Brian Paul
2019-03-08
11
-32
/
+45
*
gallium/util: add some const qualifiers in u_bitmask.c
Brian Paul
2019-03-08
1
-6
/
+10
*
gallium/util: whitespace cleanups in u_bitmask.[ch]
Brian Paul
2019-03-08
2
-84
/
+85
*
tgsi_to_nir: Set correct location for uniforms.
Timur Kristóf
2019-03-05
1
-0
/
+1
*
tgsi_to_nir: Improve interpolation modes.
Timur Kristóf
2019-03-05
1
-15
/
+21
*
tgsi_to_nir: use sampler variables and derefs
Kenneth Graunke
2019-03-05
1
-10
/
+79
*
tgsi_to_nir: Support FACE and POSITION properly.
Timur Kristóf
2019-03-05
1
-12
/
+68
[prev]
[next]