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
/
gallium
/
auxiliary
Commit message (
Expand
)
Author
Age
Files
Lines
*
draw: flush when setting stream-out targets
Erik Faye-Lund
2019-05-06
1
-0
/
+2
*
st/dri: decrease input lag by syncing sooner in SwapBuffers
Marek Olšák
2019-05-02
1
-1
/
+1
*
llvmpipe: init some vars to NULL to silence MinGW compiler warnings
Brian Paul
2019-05-01
1
-2
/
+2
*
softpipe: Add support for TGSI_OPCODE_INTERP_CENTROID
Gert Wollny
2019-05-01
1
-0
/
+42
*
softpipe: Add support for TGSI_OPCODE_INTERP_OFFSET
Gert Wollny
2019-05-01
1
-0
/
+32
*
softpipe: Add (fake) support for TGSI_OPCODE_INTERP_SAMPLE
Gert Wollny
2019-05-01
1
-1
/
+40
*
softpipe: Add an per-input array for interpolator correctors to machine
Gert Wollny
2019-05-01
2
-4
/
+79
*
softpipe: Factor out evaluation of the source indices
Gert Wollny
2019-05-01
1
-28
/
+41
*
gallium: add resource_get_info to pipe_screen
Julien Isorce
2019-04-30
3
-0
/
+42
*
delete autotools .gitignore files
Eric Engestrom
2019-04-29
2
-4
/
+0
*
gallium/u_vbuf: support NULL-resources
Erik Faye-Lund
2019-04-29
1
-0
/
+3
*
ddebug: expose some helper functions as non-inline
Nicolai Hähnle
2019-04-25
2
-59
/
+70
*
ddebug: dump driver state into a separate file
Nicolai Hähnle
2019-04-25
1
-5
/
+12
*
ddebug: log calls to pipe->flush
Nicolai Hähnle
2019-04-25
2
-20
/
+61
*
ddebug: set thread name
Nicolai Hähnle
2019-04-25
1
-0
/
+10
*
util/u_log: flush auto loggers before starting a new page
Nicolai Hähnle
2019-04-25
1
-0
/
+4
*
util: fix a compile failure in u_compute.c on windows
Marek Olšák
2019-04-24
1
-1
/
+1
*
va: use a compute shader for the blit
Jiang, Sonny
2019-04-24
4
-0
/
+215
*
gallium: add PIPE_CAP_PREFER_COMPUTE_BLIT_FOR_MULTIMEDIA
Marek Olšák
2019-04-24
1
-0
/
+1
*
gallium: set PIPE_CAP_MAX_FRAMES_IN_FLIGHT to 2 for all drivers
Marek Olšák
2019-04-24
1
-1
/
+3
*
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
[next]