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: 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
*
llvmpipe: fix CALLOC vs. free mismatches
Roland Scheidegger
2019-09-06
2
-4
/
+5
*
llvmpipe: enable compute shaders if LLVM has coroutines
Dave Airlie
2019-09-04
1
-1
/
+1
*
llvmpipe: add local memory allocation path
Dave Airlie
2019-09-04
2
-0
/
+12
*
llvmpipe: add compute shader parameter fetching support
Dave Airlie
2019-09-04
1
-0
/
+54
*
llvmpipe: add compute shader images support
Dave Airlie
2019-09-04
4
-1
/
+111
*
llvmpipe: add ssbo support to compute shaders
Dave Airlie
2019-09-04
4
-0
/
+61
*
llvmpipe: add compute sampler + sampler view support.
Dave Airlie
2019-09-04
4
-4
/
+292
*
llvmpipe: add support for compute constant buffers.
Dave Airlie
2019-09-04
4
-2
/
+72
*
llvmpipe: add compute pipeline statistics support.
Dave Airlie
2019-09-04
2
-1
/
+3
*
llvmpipe: add grid launch
Dave Airlie
2019-09-04
1
-0
/
+76
*
llvmpipe: add compute shader generation.
Dave Airlie
2019-09-04
2
-0
/
+337
*
llvmpipe: introduce variant building infrastrucutre.
Dave Airlie
2019-09-04
1
-1
/
+185
*
llvmpipe: introduce new state dirty tracking for compute.
Dave Airlie
2019-09-04
3
-1
/
+3
*
llvmpipe: add initial shader create/bind/destroy variants framework.
Dave Airlie
2019-09-04
4
-0
/
+118
*
llvmpipe: add compute debug option
Dave Airlie
2019-09-04
2
-0
/
+2
*
gallivm: add compute jit interface.
Dave Airlie
2019-09-04
3
-1
/
+196
*
llvmpipe: add initial compute state structs
Dave Airlie
2019-09-04
3
-0
/
+40
*
llvmpipe: introduce compute shader context
Dave Airlie
2019-09-04
6
-0
/
+98
*
llvmpipe: add compute threadpool + mutex
Dave Airlie
2019-09-04
6
-2
/
+256
[next]