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
Commit message (
Expand
)
Author
Age
Files
Lines
*
etnaviv: clear texture cache and flush ts when texture is modified
Jonathan Marek
2019-10-11
3
-29
/
+53
*
etnaviv: output the same shader-db format as freedreno, v3d and intel
Christian Gmeiner
2019-10-11
1
-6
/
+3
*
etnaviv: nir: start to make use of compile_error(..)
Christian Gmeiner
2019-10-11
2
-12
/
+15
*
gallivm: fix coroutines on aarch64 with llvm 8
Dave Airlie
2019-10-11
1
-0
/
+6
*
llvmpipe: add support for tg4 component selection.
Dave Airlie
2019-10-11
2
-0
/
+5
*
st/glsl: add support for alternate TG4 encoding.
Dave Airlie
2019-10-11
2
-1
/
+22
*
gallium: add a a new cap for changing the TGSI TG4 instruction encoding
Dave Airlie
2019-10-11
4
-0
/
+11
*
gallivm/sample: add gather component selection to the key.
Dave Airlie
2019-10-11
2
-1
/
+16
*
llvmpipe: increase max texture size to 2GB
Roland Scheidegger
2019-10-11
1
-1
/
+5
*
glsl/tests: Handle no-exec errors
Dylan Baker
2019-10-10
2
-4
/
+42
*
meson/util: Don't run string_buffer tests on mingw
Dylan Baker
2019-10-10
1
-1
/
+4
*
meson: glcpp tests are expected to fail on windows
Dylan Baker
2019-10-10
1
-1
/
+2
*
meson: only build timspec test if timespec is available
Dylan Baker
2019-10-10
1
-1
/
+3
*
meson: add msvc compat args to swr
Dylan Baker
2019-10-10
1
-6
/
+18
*
meson: maintain names of shared API libraries
Dylan Baker
2019-10-10
3
-0
/
+6
*
meson: don't build or run mesa-sha1 test on windows
Dylan Baker
2019-10-10
1
-11
/
+14
*
meson: disable graw tests on mingw
Dylan Baker
2019-10-10
1
-1
/
+6
*
meson: don't build gallium trivial tests on windows
Dylan Baker
2019-10-10
1
-2
/
+7
*
meson: Set visibility and compat args for graw
Dylan Baker
2019-10-10
3
-0
/
+4
*
meson: Add msvc compat args to util/tests
Dylan Baker
2019-10-10
1
-0
/
+1
*
meson: Add idep_getopt for tests
Dylan Baker
2019-10-10
2
-4
/
+4
*
meson: add switches for SWR with MSVC
Dylan Baker
2019-10-10
1
-2
/
+7
*
meson: force inclusion of inttypes.h for glcpp with msvc
Dylan Baker
2019-10-10
1
-2
/
+12
*
meson: fix pipe-loader compilation for windows
Dylan Baker
2019-10-10
1
-1
/
+6
*
util/xmlconfig: include strndup.h for windows
Dylan Baker
2019-10-10
1
-0
/
+1
*
meson: fix gallium-osmesa to build for windows
Dylan Baker
2019-10-10
2
-2
/
+19
*
meson: build graw-gdi target
Dylan Baker
2019-10-10
2
-1
/
+39
*
meson: build libgl-gdi target
Dylan Baker
2019-10-10
2
-0
/
+46
*
meson: build wgl state tracker
Dylan Baker
2019-10-10
2
-0
/
+60
*
meson: build gallium gdi winsys
Dylan Baker
2019-10-10
2
-0
/
+33
*
meson: Add necessary defines for mesa_gallium on windows
Dylan Baker
2019-10-10
1
-2
/
+14
*
meson: Add windows defines to glapi
Dylan Baker
2019-10-10
4
-4
/
+39
*
util: use _WIN32 instead of WIN32
Dylan Baker
2019-10-10
1
-1
/
+1
*
freedreno/ir3: handle multi component alu src when propagating shifts
Rob Clark
2019-10-10
1
-5
/
+11
*
freedreno/ir3: drop unused param
Rob Clark
2019-10-10
1
-6
/
+5
*
clover: fix the nir_serialize build failure
Marek Olšák
2019-10-10
1
-1
/
+1
*
llvmpipe/draw: handle UBOs that are < 16 bytes.
Dave Airlie
2019-10-10
2
-3
/
+8
*
llvmpipe/draw: fix image sizes for vertex/geometry shaders.
Dave Airlie
2019-10-10
1
-3
/
+4
*
llvmpipe: make texture buffer offset alignment == 16
Dave Airlie
2019-10-10
1
-1
/
+1
*
meson: rename `glvnd_missing_pc_files` to `not glvnd_has_headers_and_pc_files`
Eric Engestrom
2019-10-10
2
-4
/
+4
*
GL: drop symbols mangling support
Eric Engestrom
2019-10-10
11
-64
/
+0
*
aco: update print_ir
Rhys Perry
2019-10-10
1
-0
/
+39
*
aco: rework scratch resource code
Rhys Perry
2019-10-10
1
-22
/
+28
*
aco/gfx10: disable GFX9 1D texture workarounds
Rhys Perry
2019-10-10
1
-5
/
+5
*
aco/gfx10: fix inline uniform blocks
Rhys Perry
2019-10-10
1
-3
/
+9
*
radv/aco: disable NGG when ACO is used
Rhys Perry
2019-10-10
1
-0
/
+4
*
ac/nir: add back nir_op_fmod
Marek Olšák
2019-10-10
1
-0
/
+11
*
gallium: remove PIPE_SHADER_CAP_SCALAR_ISA
Marek Olšák
2019-10-10
18
-39
/
+0
*
tgsi_to_nir: use nir_shader_compiler_options::lower_to_scalar
Marek Olšák
2019-10-10
1
-5
/
+3
*
st/mesa: use nir_shader_compiler_options::lower_to_scalar
Marek Olšák
2019-10-10
4
-43
/
+20
[next]