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
*
gallium: replace drm_driver_descriptor::configuration with driconf_xml
Marek Olšák
2019-04-23
7
-120
/
+27
*
gallium: replace DRM_CONF_SHARE_FD with PIPE_CAP_DMABUF
Marek Olšák
2019-04-23
2
-11
/
+7
*
gallium: replace DRM_CONF_THROTTLE with PIPE_CAP_MAX_FRAMES_IN_FLIGHT
Marek Olšák
2019-04-23
2
-7
/
+1
*
gallium: add pipe cap for inner_coverage conservative raster mode
Mike Blumenkrantz
2019-04-23
1
-0
/
+1
*
gallium: Remove the malloc pipebuffer manager.
Eric Anholt
2019-04-23
4
-209
/
+0
*
gallium: Remove the "alt" pipebuffer manager interface.
Eric Anholt
2019-04-23
4
-127
/
+0
*
gallium: Remove the ondemand pipebuffer manager.
Eric Anholt
2019-04-23
4
-322
/
+0
*
gallium: Remove the pool pipebuffer manager.
Eric Anholt
2019-04-23
4
-342
/
+1
*
gallium: add ATC format support
Jonathan Marek
2019-04-23
4
-3
/
+13
*
tgsi/scan: add uses_drawid
Marek Olšák
2019-04-23
2
-0
/
+4
*
gallivm: disable NEON instructions if they are not supported
Lubomir Rintel
2019-04-22
1
-0
/
+7
*
gallivm: guess CPU features also on ARM
Lubomir Rintel
2019-04-22
1
-7
/
+6
*
iris: Add mechanism for iris-specific driconf options
Kenneth Graunke
2019-04-22
3
-2
/
+28
*
gallium/auxiliary/vl: Fix a couple of warnings
Kristian H. Kristensen
2019-04-19
2
-8
/
+2
*
tgsi: Mark tgsi_strings_check() unused
Kristian H. Kristensen
2019-04-19
1
-1
/
+1
*
Add no_aos_sampling GALLIVM_PERF option
Dominik Drees
2019-04-17
3
-4
/
+11
*
gallivm: fix saturated signed add / sub with llvm 9
Roland Scheidegger
2019-04-17
1
-0
/
+14
*
gallium/util: support translating between uint and sint formats
Erik Faye-Lund
2019-04-17
1
-0
/
+62
*
gallivm: fix bogus assert in get_indirect_index
Roland Scheidegger
2019-04-16
1
-1
/
+1
*
Delete autotools
Dylan Baker
2019-04-15
2
-185
/
+0
*
gallium: add support for formatted image loads
Rhys Perry
2019-04-15
1
-0
/
+1
*
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
[next]