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
*
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
*
gallivm: pass jit_context pointer through to sampling
Roland Scheidegger
2015-03-27
1
-2
/
+3
*
gallium: Replace u_simple_list.h with util/simple_list.h
Eric Anholt
2015-01-28
1
-1
/
+1
*
draw,gallivm,llvmpipe: Avoid implicit casts of 32-bit shifts to 64-bits.
José Fonseca
2014-11-26
1
-4
/
+4
*
gallivm,llvmpipe,clover: Bump required LLVM version to 3.3.
José Fonseca
2014-10-23
1
-8
/
+0
*
tgsi: change tgsi_shader_info::properties to a one-dimensional array
Marek Olšák
2014-10-04
1
-2
/
+2
*
tgsi: remove some not so useful variables from tgsi_shader_info
Marek Olšák
2014-10-04
1
-1
/
+3
*
tgsi: simplify shader properties in tgsi_shader_info
Marek Olšák
2014-10-04
1
-8
/
+2
*
llvmpipe: Use two LLVMContexts per OpenGL context instead of a global one.
Mathias Fröhlich
2014-09-30
1
-1
/
+1
*
llvmpipe: do IR counting for shader cache management after optimization.
Roland Scheidegger
2014-05-19
1
-2
/
+2
*
gallivm: give more verbose names to modules
Roland Scheidegger
2014-05-16
1
-4
/
+8
*
llvmpipe: kill off llvmpipe_variant_count
Roland Scheidegger
2014-05-15
1
-2
/
+0
*
llvmpipe: Delete unneeded LLVM stuff earlier.
José Fonseca
2014-05-14
1
-11
/
+2
*
llvmpipe: add support for b5g6r5_srgb
Roland Scheidegger
2014-03-21
1
-4
/
+35
*
llvmpipe: fix denorm handling for r11g11b10_float format when blending
Roland Scheidegger
2014-01-31
1
-2
/
+15
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
llvmpipe: handle NULL color buffer pointers
Brian Paul
2014-01-17
1
-68
/
+84
*
llvmpipe: do constant buffer bounds checking in shaders
Zack Rusin
2014-01-16
1
-2
/
+3
*
llvmpipe: Implement alpha_to_coverage for non-MSAA framebuffers.
Si Chen
2014-01-07
1
-1
/
+22
*
llvmpipe: add plumbing for ARB_depth_clamp
Matthew McClure
2013-12-11
1
-33
/
+50
*
llvmpipe: fix blending with half-float formats
Zack Rusin
2013-12-10
1
-5
/
+26
[next]