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
*
gallium/u_threaded: always unmap const_uploader
Marek Olšák
2019-02-20
1
-0
/
+1
*
gallium/auxiliary/vl: Add video compositor compute shader render
James Zhu
2019-02-15
2
-28
/
+83
*
gallium/auxiliary/vl: Add compute shader to support video compositor render
James Zhu
2019-02-15
5
-0
/
+469
*
gallium/auxiliary/vl: Rename csc_matrix and increase its size.
James Zhu
2019-02-15
3
-7
/
+7
*
gallium/auxiliary/vl: Split vl_compositor graphic shaders from vl_compositor API
James Zhu
2019-02-15
5
-688
/
+821
*
gallium/auxiliary/vl: Move dirty define to header file
James Zhu
2019-02-15
2
-9
/
+8
*
gallium/aux: add PIPE_CAP_MAX_VARYINGS to u_screen
Alok Hota
2019-02-13
1
-0
/
+3
*
gallium/u_threaded: fix EXPLICIT_FLUSH for flush offsets > 0
Marek Olšák
2019-02-11
1
-1
/
+2
*
kmsro: Silence warning if missing
Alyssa Rosenzweig
2019-02-08
1
-1
/
+0
*
gallium: Add a PIPE_CAP_NIR_COMPACT_ARRAYS capability bit.
Kenneth Graunke
2019-02-05
1
-0
/
+1
*
nir: Move V3D's "the shader was TGSI, ignore FS output types" flag to NIR.
Eric Anholt
2019-02-05
1
-0
/
+3
*
panfrost: Initial stub for Panfrost driver
Alyssa Rosenzweig
2019-02-05
3
-0
/
+31
*
gallium: wrap u_screen in extern "C" for c++
Dylan Baker
2019-01-30
1
-0
/
+8
*
Switch imx to kmsro and remove the imx winsys
Rob Herring
2019-01-28
2
-28
/
+0
*
pipe-loader: Fallback to kmsro driver when no matching driver name found
Rob Herring
2019-01-28
1
-5
/
+8
*
pl111: Rename the pl111 driver to "kmsro".
Eric Anholt
2019-01-28
3
-8
/
+8
*
Gallium: Add new CAPS to indicate whether a driver can switch SRGB write
Gert Wollny
2019-01-28
1
-0
/
+2
*
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
[next]