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
/
lp_state_fs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
llvmpipe/nir: handle texcoord requirements
Dave Airlie
2019-12-12
1
-1
/
+1
*
llvmpipe: disable occlusion queries when requested by state tracker
Dave Airlie
2019-12-06
1
-1
/
+1
*
gallivm/llvmpipe: add support for front facing in sysval.
Dave Airlie
2019-12-03
1
-0
/
+4
*
llvmpipe: add initial nir support
Dave Airlie
2019-11-28
1
-9
/
+23
*
util: Move gallium's PIPE_FORMAT utils to /util/format/
Eric Anholt
2019-11-14
1
-1
/
+1
*
util: rename PIPE_ARCH_*_ENDIAN to UTIL_ARCH_*_ENDIAN
Dylan Baker
2019-11-05
1
-2
/
+2
*
util/u_endian: set PIPE_ARCH_*_ENDIAN to 1
Dylan Baker
2019-11-05
1
-2
/
+2
*
llvmpipe: add compute shader images support
Dave Airlie
2019-09-04
1
-1
/
+3
*
llvmpipe: add ssbo support to compute shaders
Dave Airlie
2019-09-04
1
-0
/
+2
*
llvmpipe: add support for compute constant buffers.
Dave Airlie
2019-09-04
1
-2
/
+3
*
llvmpipe: add fragment shader image support
Dave Airlie
2019-08-27
1
-3
/
+61
*
llvmpipe: move the fragment shader variant key to dynamic length.
Dave Airlie
2019-08-27
1
-19
/
+30
*
llvmpipe: handle early test property.
Dave Airlie
2019-08-27
1
-2
/
+6
*
gallium: fix windows build from params change.
Dave Airlie
2019-07-25
1
-1
/
+2
*
gallivm: rework lp_build_tgsi_soa to take a struct
Dave Airlie
2019-07-24
1
-5
/
+17
*
util: use standard name for snprintf()
Eric Engestrom
2019-07-19
1
-4
/
+4
*
llvmpipe: add support for shader buffer binding.
Dave Airlie
2019-07-07
1
-0
/
+30
*
llvmpipe: add support for ssbo to the fragment shader jit.
Dave Airlie
2019-07-07
1
-1
/
+5
*
gallivm: add ssbo pointers to the soa build api.
Dave Airlie
2019-07-07
1
-1
/
+1
*
llvmpipe: make remove_shader_variant static.
Dave Airlie
2019-06-21
1
-1
/
+1
*
gallium: split depth_clip into depth_clip_near & depth_clip_far
Marek Olšák
2018-09-06
1
-1
/
+1
*
llvmpipe: improve rasterization discard logic
Roland Scheidegger
2018-05-23
1
-22
/
+19
*
llvmpipe: fix check for a no-op shader
Brian Paul
2018-05-18
1
-2
/
+4
*
util: Move util_is_power_of_two to bitscan.h and rename to util_is_power_of_t...
Ian Romanick
2018-03-29
1
-1
/
+1
*
tgsi/scan: use wrap-around shift behavior explicitly for file_mask
Roland Scheidegger
2018-03-06
1
-1
/
+6
*
gallivm/llvmpipe: add const qualifiers on sampler variables
Brian Paul
2018-02-01
1
-1
/
+1
*
util: move os_time.[ch] to src/util
Nicolai Hähnle
2017-11-09
1
-1
/
+1
*
llvmpipe: handle shader sample mask output
Roland Scheidegger
2017-10-18
1
-2
/
+24
*
llvmpipe: silence 'variable may be used uninitialized' warnings
Brian Paul
2017-10-03
1
-1
/
+1
*
llvmpipe, draw: improve shader cache debugging
Roland Scheidegger
2017-09-09
1
-9
/
+16
*
gallium: rename util_dump_* to util_str_* for enum-to-string conversion
Nicolai Hähnle
2017-08-02
1
-21
/
+21
*
gallium: s/uint/enum pipe_shader_type/ for set_constant_buffer()
Brian Paul
2017-03-08
1
-1
/
+1
*
llvmpipe: do transpose/untwiddle after conversion for 8bit formats
Roland Scheidegger
2017-01-06
1
-7
/
+143
*
llvmpipe: use alpha from already converted color if possible
Roland Scheidegger
2017-01-06
1
-11
/
+32
*
llvmpipe: use scalar load instead of vectors for small vectors in fs backend
Roland Scheidegger
2017-01-06
1
-6
/
+50
*
gallivm: implement aos unpack (to unorm8) for small unorm formats
Roland Scheidegger
2017-01-05
1
-5
/
+3
*
llvmpipe: (trivial) minimally simplify mask construction
Roland Scheidegger
2017-01-05
1
-7
/
+9
*
llvmpipe: Fix build after removal of deprecated attribute API v2
Aaron Watry
2016-11-09
1
-1
/
+1
*
llvmpipe: fix issues with depth clamp
Roland Scheidegger
2016-08-20
1
-45
/
+70
*
gallium: make constant_buffer const
Rob Clark
2016-06-20
1
-1
/
+1
*
llvmpipe: hack-fix bugs due to bogus bind flags
Roland Scheidegger
2016-06-14
1
-2
/
+10
*
llvmpipe: s/Elements/ARRAY_SIZE/
Brian Paul
2016-04-27
1
-5
/
+5
*
gallium: merge PIPE_SWIZZLE_* and UTIL_FORMAT_SWIZZLE_*
Marek Olšák
2016-04-22
1
-1
/
+1
*
llvmpipe: (trivial) initialize src1_alpha var to NULL
Roland Scheidegger
2016-04-15
1
-1
/
+1
*
gallivm: Use standard LLVMSetAlignment from LLVM 3.4 onwards.
Jose Fonseca
2016-04-03
1
-2
/
+2
*
llvmpipe: use ints not unsigned for slots
Roland Scheidegger
2016-01-07
1
-17
/
+18
*
gallium/drivers: Trivial code-style cleanup
Edward O'Callaghan
2015-12-06
1
-1
/
+1
*
llvmpipe: add cache for compressed textures
Roland Scheidegger
2015-11-04
1
-2
/
+2
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
1
-7
/
+7
*
llvmpipe: Implement stencil export
Roland Scheidegger
2015-06-04
1
-5
/
+20
[next]