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
*
freedreno: add renderonly scanout
Jonathan Marek
2019-01-26
1
-1
/
+1
*
gallium: Make sure we return is_unorm/is_snorm for compressed formats.
Eric Anholt
2019-01-25
4
-24
/
+36
*
gallium: Fix comment about possible colorspaces.
Eric Anholt
2019-01-25
1
-1
/
+1
*
gallivm: Return true from arch_rounding_available() if NEON is available
Matt Turner
2019-01-24
1
-1
/
+3
*
gallium: Add PIPE_CAP_GLSL_TESS_LEVELS_AS_INPUTS
Caio Marcelo de Oliveira Filho
2019-01-23
1
-0
/
+3
*
gallium/util: add util_format_snorm8_to_sint8 (from radeonsi)
Marek Olšák
2019-01-22
2
-0
/
+43
*
gallium: add SINT formats to have exact counterparts to SNORM formats
Marek Olšák
2019-01-22
1
-0
/
+4
*
nir: add bit_size parameter to system values with multiple allowed bit sizes
Karol Herbst
2019-01-21
1
-1
/
+1
*
nir: replace more nir_load_system_value calls with builder functions
Karol Herbst
2019-01-21
1
-2
/
+1
*
nir: rename nir_var_private to nir_var_shader_temp
Karol Herbst
2019-01-19
1
-1
/
+1
*
st/mesa: Optionally override RGB/RGBX dst alpha blend factors
Kenneth Graunke
2019-01-15
1
-0
/
+1
*
gallium: Add the ability to query a single pipeline statistics counter
Kenneth Graunke
2019-01-15
1
-0
/
+1
*
st/mesa: don't leak pipe_surface if pipe_context is not current
Marek Olšák
2019-01-09
1
-0
/
+19
*
nir: rename global/local to private/function memory
Karol Herbst
2019-01-08
1
-1
/
+1
*
glsl_type: Add support for explicitly laid out matrices and arrays
Jason Ekstrand
2019-01-08
1
-2
/
+2
*
tgsi/scan: correctly walk instructions in tgsi_scan_tess_ctrl()
Timothy Arceri
2019-01-02
1
-29
/
+43
*
tgsi/scan: fix loop exit point in tgsi_scan_tess_ctrl()
Timothy Arceri
2019-01-02
1
-1
/
+1
*
gallium: add PIPE_CAP_TGSI_ATOMFADD to indicate support
Ilia Mirkin
2018-12-26
1
-0
/
+1
*
tgsi: add ATOMFADD operation
Ilia Mirkin
2018-12-26
4
-1
/
+7
*
gallium/ttn: Fix setup of outputs_written.
Eric Anholt
2018-12-26
1
-1
/
+1
*
gallivm: abort when trying to use non-existing intrinsic
Roland Scheidegger
2018-12-21
1
-0
/
+10
*
gallivm: don't use pavg.b intrinsic on llvm >= 6.0
Roland Scheidegger
2018-12-21
1
-9
/
+46
*
gallivm: use llvm jit code for decoding s3tc
Roland Scheidegger
2018-12-20
7
-383
/
+2239
*
ddebug: always flush when requested, even when hang detection is disabled
Nicolai Hähnle
2018-12-19
1
-0
/
+2
*
ddebug: simplify watchdog loop and fix crash in the no-timeout case
Nicolai Hähnle
2018-12-19
3
-73
/
+52
*
nir: Rename Boolean-related opcodes to include 32 in the name
Jason Ekstrand
2018-12-16
1
-10
/
+10
*
nir/tgsi: Use nir_bany in ttn_kill_if
Jason Ekstrand
2018-12-16
1
-3
/
+1
*
gallium/aux: add is_unorm() helper
Rob Clark
2018-12-13
2
-0
/
+24
*
mesa/st: Expose compute shaders when NIR support is advertised.
Eric Anholt
2018-12-13
1
-1
/
+2
*
gallivm: remove unused float coord wrapping for aos sampling
Roland Scheidegger
2018-12-12
1
-507
/
+23
*
gallium: add missing PIPE_CAP_SURFACE_SAMPLE_COUNT default value
Samuel Pitoiset
2018-12-07
1
-0
/
+3
*
gallium: Add new PIPE_CAP_SURFACE_SAMPLE_COUNT
Kristian H. Kristensen
2018-12-06
1
-2
/
+8
*
gallium: Android build fixes
Kristian H. Kristensen
2018-12-05
1
-1
/
+1
*
gallium: Constify drisw_loader_funcs struct
Michal Srb
2018-12-05
2
-2
/
+2
*
draw: fix infinite loop in line stippling
Roland Scheidegger
2018-11-29
1
-11
/
+15
*
tgsi/scan: add more information about bindless usage
Marek Olšák
2018-11-28
2
-2
/
+33
*
gallivm: Use nextafterf(0.5, 0.0) as rounding constant
Matt Turner
2018-11-28
1
-1
/
+1
*
gallium: Remove unused variable in u_tests.
Eric Anholt
2018-11-27
1
-1
/
+0
*
util: promote u_memory to src/util
Dylan Baker
2018-11-27
12
-462
/
+6
*
st/mesa: pin driver threads to a fixed CCX when glthread is enabled
Marek Olšák
2018-11-20
2
-56
/
+10
*
gallium/u_tests: fix MSVC build by using old-style zero initializers
Marek Olšák
2018-11-20
1
-3
/
+3
*
gallium/u_tests: add a compute shader test that clears an image
Marek Olšák
2018-11-20
1
-0
/
+77
*
gallivm: fix improper clamping of vertex index when fetching gs inputs
Roland Scheidegger
2018-11-09
1
-10
/
+31
*
android: gallium/auxiliary: add include to get u_debug.h header
Mauro Rossi
2018-11-02
1
-1
/
+2
*
Gallium: Add format PIPE_FORMAT_R8_SRGB
Gert Wollny
2018-11-02
3
-0
/
+9
*
configure: allow building with python3
Emil Velikov
2018-10-31
1
-1
/
+1
*
util: move u_cpu_detect to util
Dylan Baker
2018-10-30
4
-698
/
+0
*
util: Move u_debug to utils
Dylan Baker
2018-10-30
9
-910
/
+4
*
util: Move os_misc to util
Dylan Baker
2018-10-30
5
-283
/
+1
*
gallium/util: remove u_inlines.h from u_debug.c
Dylan Baker
2018-10-30
1
-1
/
+0
[next]