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
/
drivers
/
llvmpipe
Commit message (
Expand
)
Author
Age
Files
Lines
*
llvmpipe/query: add support for indexed queries
Dave Airlie
2020-02-07
4
-15
/
+17
*
llvmpipe: Bump test timeout to 180 seconds
Michel Dänzer
2020-02-06
1
-1
/
+1
*
gitlab-ci: Add ppc64el and s390x cross-build jobs
Michel Dänzer
2020-02-05
1
-0
/
+2
*
gallium: Add and use a helper for packing uc from a color_union.
Eric Anholt
2020-02-04
1
-17
/
+1
*
llvmpipe: fix some integer instruction lowering.
Dave Airlie
2020-01-23
1
-2
/
+3
*
llvmpipe: drop LLVM < 3.4 support
Eric Engestrom
2020-01-22
1
-4
/
+0
*
llvmpipe: add ARB_derivative_control support
Dave Airlie
2020-01-10
1
-1
/
+1
*
llvmpipe: add support for ARB_indirect_parameters.
Dave Airlie
2020-01-09
1
-1
/
+1
*
llvmpipe: enable driver side multi draw indirect
Dave Airlie
2020-01-09
1
-1
/
+2
*
llvmpipe: enable ARB_shader_group_vote.
Dave Airlie
2019-12-30
1
-1
/
+1
*
llvmpipe: add debug option to enable OpenCL support.
Dave Airlie
2019-12-27
2
-2
/
+5
*
llvmpipe: lower hadd/add_sat
Dave Airlie
2019-12-27
1
-0
/
+2
*
llvmpipe: add support for compute shader params
Dave Airlie
2019-12-27
1
-5
/
+55
*
llvmpipe: handle serialized nir as a shader type.
Dave Airlie
2019-12-27
2
-4
/
+19
*
gallivm/llvmpipe: add support for global operations.
Dave Airlie
2019-12-27
3
-0
/
+63
*
gallivm/llvmpipe: add support for block size intrinsic
Dave Airlie
2019-12-27
1
-3
/
+18
*
gallivm/llvmpipe: add support for work dimension intrinsic.
Dave Airlie
2019-12-27
2
-16
/
+26
*
llvmpipe/gallivm: add kernel inputs
Dave Airlie
2019-12-27
4
-2
/
+25
*
llvmpipe: switch to NIR by default
Dave Airlie
2019-12-21
3
-8
/
+24
*
llvmpipe: enable ARB_shader_draw_parameters.
Dave Airlie
2019-12-12
1
-1
/
+2
*
gallivm: fix perspective enable if usage_mask doesn't have 0 bit set
Dave Airlie
2019-12-12
1
-2
/
+2
*
llvmpipe/nir: handle texcoord requirements
Dave Airlie
2019-12-12
1
-1
/
+1
*
llvmpipe: implement TEX_LZ and TXF_LZ opcodes
Marek Olšák
2019-12-09
1
-1
/
+1
*
llvmpipe: enable support for primitives generated outside streamout
Dave Airlie
2019-12-06
3
-0
/
+9
*
llvmpipe: disable occlusion queries when requested by state tracker
Dave Airlie
2019-12-06
2
-1
/
+3
*
llvmpipe: add queries disabled flag
Dave Airlie
2019-12-06
2
-0
/
+5
*
llvmpipe: enable texcoord semantics
Dave Airlie
2019-12-04
2
-10
/
+18
*
gallivm/llvmpipe: add support for front facing in sysval.
Dave Airlie
2019-12-03
2
-1
/
+5
*
st/mesa: Add GL_TDFX_texture_compression_FXT1 support
Kenneth Graunke
2019-12-01
1
-1
/
+2
*
llvmpipe: add initial nir support
Dave Airlie
2019-11-28
7
-19
/
+110
*
llvmpipe: initial query buffer object support. (v2)
Dave Airlie
2019-11-25
2
-1
/
+153
*
llvmpipe: Check thread creation errors
Nathan Kidd
2019-11-15
1
-0
/
+4
*
util: Move gallium's PIPE_FORMAT utils to /util/format/
Eric Anholt
2019-11-14
11
-14
/
+14
*
st/mesa: remove unused TGSI-only debug printing functions
Marek Olšák
2019-11-11
1
-4
/
+0
*
gallium: Add defines for FXT1 texture compression.
Eric Anholt
2019-11-07
1
-1
/
+2
*
util: rename PIPE_ARCH_*_ENDIAN to UTIL_ARCH_*_ENDIAN
Dylan Baker
2019-11-05
3
-9
/
+9
*
util/u_endian: set PIPE_ARCH_*_ENDIAN to 1
Dylan Baker
2019-11-05
3
-8
/
+8
*
util: rename list_empty() to list_is_empty()
Timothy Arceri
2019-10-28
1
-1
/
+1
*
llvmpipe: avoid generating empty-body blocks
Eric Engestrom
2019-10-24
1
-1
/
+1
*
llvmpipe: avoid compiling no-op block on release builds
Eric Engestrom
2019-10-24
1
-1
/
+2
*
llvmpipe: handle compute shader launch with 0 threads
Dave Airlie
2019-10-21
1
-0
/
+9
*
meson/llvmpipe: Add dep_llvm to driver_swrast
Dylan Baker
2019-10-18
1
-1
/
+1
*
llvmpipe: add support for tg4 component selection.
Dave Airlie
2019-10-11
1
-0
/
+1
*
llvmpipe: increase max texture size to 2GB
Roland Scheidegger
2019-10-11
1
-1
/
+5
*
llvmpipe/draw: handle UBOs that are < 16 bytes.
Dave Airlie
2019-10-10
1
-1
/
+1
*
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
*
llvmpipe: avoid left-shifting a negative number.
Maya Rashish
2019-10-09
3
-6
/
+6
*
gallium: Require LLVM >= 3.4
Adam Jackson
2019-09-11
1
-4
/
+0
*
llvmpipe: replace more complex 3.x version check with LLVM_VERSION_MAJOR/MINOR
Eric Engestrom
2019-09-06
1
-2
/
+3
[next]