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/cs: fix image/sampler binding for compute
Dave Airlie
2020-07-10
1
-3
/
+7
*
llvmpipe: flush resources on sampler view binding
Dave Airlie
2020-07-10
1
-0
/
+4
*
llvmpipe: denote NEW fs when images change.
Dave Airlie
2020-07-10
2
-2
/
+1
*
llvmpipe: add ARB_post_depth_coverage support.
Dave Airlie
2020-07-08
2
-3
/
+30
*
llvmpipe: Generalize "could llvmpipe fetch this format" check in unit testing.
Eric Anholt
2020-07-07
1
-11
/
+7
*
llvmpipe: enable GL 4.2
Dave Airlie
2020-07-06
1
-1
/
+1
*
llvmpipe: bump to GL support to GL 4.1
Dave Airlie
2020-07-06
1
-1
/
+1
*
llvmpipe: bump texture/scene limits to enable GL 4.1
Dave Airlie
2020-07-06
2
-4
/
+4
*
llvmpipe: handle indirect images properly
Dave Airlie
2020-07-02
1
-3
/
+20
*
gallivm/nir: refactor image operations for indirect support.
Dave Airlie
2020-07-02
1
-1
/
+1
*
llvmpipe: pass number of images into image soa create
Dave Airlie
2020-07-02
4
-4
/
+8
*
llvmpipe: enable ARB_gpu_shader5
Dave Airlie
2020-07-02
1
-2
/
+4
*
llvmpipe/draw: wire up indirect offset
Dave Airlie
2020-07-02
1
-0
/
+10
*
gallivm/sample: pass indirect offset into texture/image units
Dave Airlie
2020-07-02
1
-6
/
+11
*
llvmpipe: add support for indirect texture access.
Dave Airlie
2020-07-02
1
-4
/
+21
*
llvmpipe: pass number of samplers into llvm sampler code.
Dave Airlie
2020-07-02
4
-4
/
+8
*
llvmpipe: add missing fallthrough comments
Timothy Arceri
2020-07-02
1
-0
/
+3
*
llvmpipe: fix occlusion queries on big-endian.
Dave Airlie
2020-07-01
1
-0
/
+4
*
gallium: Add pipe cap for primitive restart with fixed index
Neil Roberts
2020-06-22
1
-0
/
+1
*
llvmpipe: change vendor to be more generic.
Dave Airlie
2020-06-17
1
-1
/
+1
*
llvmpipe/setup: add planes for draw regions if no scissor.
Dave Airlie
2020-06-16
2
-0
/
+8
*
llvmpipe: fix subpixel bits reporting.
Dave Airlie
2020-06-11
1
-0
/
+2
*
llvmpipe: hook draw disk cache up
Dave Airlie
2020-06-11
1
-1
/
+21
*
llvmpipe/cs: add shader caching
Dave Airlie
2020-06-11
1
-3
/
+45
*
llvmpipe/fs: add caching support
Dave Airlie
2020-06-11
1
-4
/
+47
*
llvmpipe: add infrastructure for disk cache support
Dave Airlie
2020-06-11
3
-3
/
+78
*
gallivm: add support for a cache object
Dave Airlie
2020-06-11
8
-9
/
+9
*
gallivm: rework coroutine malloc/free callouts.
Dave Airlie
2020-06-11
1
-0
/
+3
*
llvmpipe/draw: drop variant number from function names.
Dave Airlie
2020-06-11
2
-6
/
+4
*
llvmpipe/cs: overhaul cs variant key state.
Dave Airlie
2020-06-11
2
-25
/
+64
*
llvmpipe: do not enable tessellation shader without llvm coroutines support
Charmaine Lee
2020-06-06
1
-1
/
+2
*
meson: use gnu_symbol_visibility argument
Dylan Baker
2020-06-01
1
-2
/
+3
*
llvmpipe: Fix variable name.
Vinson Lee
2020-05-23
1
-1
/
+1
*
llvmpipe: compute shaders work better with all the threads.
Dave Airlie
2020-05-21
1
-1
/
+1
*
llvmpipe: add gl_SampleMaskIn support.
Dave Airlie
2020-05-19
1
-0
/
+10
*
llvmpipe/fs: hook up the interpolation APIs.
Dave Airlie
2020-05-19
1
-0
/
+35
*
llvmpipe: add interp instruction support
Dave Airlie
2020-05-19
2
-0
/
+234
*
llvmpipe/interp: refactor out centroid calculations
Dave Airlie
2020-05-19
1
-30
/
+39
*
llvmpipe/interp: refactor out use of pixel center offset
Dave Airlie
2020-05-19
1
-8
/
+9
*
llvmpipe: remove non-simple interpolation paths.
Dave Airlie
2020-05-19
2
-353
/
+25
*
llvmpipe/interp: fix interpolating frag pos for sample shading
Dave Airlie
2020-05-19
1
-2
/
+11
*
llvmpipe: use per-sample position not sample id for interp
Dave Airlie
2020-05-19
1
-1
/
+1
*
llvmpipe: don't use sample mask with 0 samples
Dave Airlie
2020-05-19
1
-8
/
+0
*
llvmpipe: Expect increased exp precision on Windows
Daniel Stone
2020-05-14
1
-2
/
+4
*
gallium: change comments to remove 'state tracker'
Marek Olšák
2020-05-13
4
-5
/
+5
*
gallium: rename 'state tracker' to 'frontend'
Marek Olšák
2020-05-13
5
-5
/
+5
*
llvmpipe: make sample position a global array.
Dave Airlie
2020-05-07
2
-9
/
+10
*
llvmpipe: enable ARB_sample_shading
Dave Airlie
2020-05-06
5
-4
/
+19
*
llvmpipe: add min samples support to the fragment shader.
Dave Airlie
2020-05-06
2
-27
/
+82
*
llvmpipe: enable GL_ARB_shader_texture_image_samples
Dave Airlie
2020-05-06
1
-1
/
+1
[next]