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
*
gallium: add pipe cap for scissored clears and pass scissor state to clear() ...
Mike Blumenkrantz
2020-04-29
2
-0
/
+2
*
llvmpipe: clamp color storage for integer types.
Dave Airlie
2020-04-27
1
-0
/
+5
*
llvmpipe: enable stencil only formats. (v2)
Dave Airlie
2020-04-27
3
-6
/
+11
*
llvmpipe/setup: add point size clamping
Dave Airlie
2020-04-27
3
-2
/
+9
*
llvmpipe: fix ssbo alignment
Dave Airlie
2020-04-27
1
-1
/
+1
*
Fix promotion of floats to doubles
Albert Astals Cid
2020-04-18
1
-8
/
+8
*
llvmpipe/nir: free the nir shader
Dave Airlie
2020-04-16
1
-0
/
+2
*
llvmpipe/setup: move line stats collection earlier.
Dave Airlie
2020-04-15
1
-4
/
+4
*
llvmpipe: fix no tokens detections.
Dave Airlie
2020-04-15
1
-1
/
+4
*
llvmpipe/query: fix transform feedback overflow any queries.
Dave Airlie
2020-04-15
2
-32
/
+52
*
llvmpipe: report tessellation shader statistics.
Dave Airlie
2020-04-15
2
-0
/
+8
*
llvmpipe: fixup context leaks.
Dave Airlie
2020-04-15
1
-16
/
+13
*
gallium/llvmpipe: add an optimised 32-bit memset
Dave Airlie
2020-04-01
1
-4
/
+2
*
llvmpipe: Use uintptr_t for pointer values
Michel Dänzer
2020-03-17
1
-2
/
+2
*
Revert "gallium: make handles of set_global_binding 64 bit"
Karol Herbst
2020-03-10
1
-2
/
+2
*
gallium: make handles of set_global_binding 64 bit
Karol Herbst
2020-03-10
1
-2
/
+2
*
llvmpipe: add support for tessellation shaders
Dave Airlie
2020-02-28
12
-8
/
+324
*
llvmpipe: Silence uninitialized variable warning about "scissor"
Eric Anholt
2020-02-18
1
-1
/
+1
*
llvmpipe: advertise 4 vertex streams
Dave Airlie
2020-02-07
1
-2
/
+4
*
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
[next]