index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
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 storage_sample_count parameter into is_format_supported
Marek Olšák
2018-07-31
1
-0
/
+4
*
gallium: add PIPE_CAP_FRAMEBUFFER_MSAA_CONSTRAINTS
Marek Olšák
2018-07-31
1
-0
/
+1
*
gallium/llvmpipe: Enable support bptc format.
Denis Pauk
2018-07-01
2
-4
/
+2
*
gallium: add support for programmable sample locations
Rhys Perry
2018-06-14
1
-0
/
+1
*
gallium: add PIPE_CAP_GLSL_FEATURE_LEVEL_COMPATIBILITY
Marek Olšák
2018-05-29
1
-0
/
+2
*
llvmpipe: improve rasterization discard logic
Roland Scheidegger
2018-05-23
15
-89
/
+118
*
llvmpipe: fix check for a no-op shader
Brian Paul
2018-05-18
1
-2
/
+4
*
llvmpipe: Fix random number generation for unit tests
Roland Scheidegger
2018-05-14
2
-2
/
+19
*
gallium: add initial support for conservative rasterization
Rhys Perry
2018-04-30
1
-0
/
+12
*
util: Move util_is_power_of_two to bitscan.h and rename to util_is_power_of_t...
Ian Romanick
2018-03-29
2
-2
/
+2
*
gallium: add packed uniform CAP
Timothy Arceri
2018-03-20
1
-0
/
+1
*
tgsi/scan: use wrap-around shift behavior explicitly for file_mask
Roland Scheidegger
2018-03-06
1
-1
/
+6
*
gallium: allow drivers to impose BO flags restrictions on constant buffer 0
Marek Olšák
2018-02-17
1
-0
/
+1
*
gallium: drop all the guard band float caps.
Dave Airlie
2018-02-14
1
-5
/
+0
*
gallivm/llvmpipe: add const qualifiers on sampler variables
Brian Paul
2018-02-01
1
-1
/
+1
*
gallium: introduce PIPE_CAP_FENCE_SIGNAL v2
Andres Rodriguez
2018-01-30
1
-0
/
+1
*
autotools: include meson build files in tarball
Dylan Baker
2018-01-19
1
-1
/
+1
*
gallium: remove PIPE_CAP_USER_CONSTANT_BUFFERS
Marek Olšák
2018-01-17
1
-2
/
+0
*
gallium: remove PIPE_CAP_TEXTURE_SHADOW_MAP
Marek Olšák
2018-01-17
1
-2
/
+0
*
gallium: remove PIPE_CAP_TWO_SIDED_STENCIL
Marek Olšák
2018-01-17
1
-2
/
+0
*
meson: Use consistent style for tests
Dylan Baker
2018-01-11
1
-1
/
+3
*
gallium: plumb context priority through to driver
Rob Clark
2017-12-19
1
-0
/
+1
*
meson: define driver dependencies
Dylan Baker
2017-12-04
1
-0
/
+8
*
llvmpipe: fix snorm blending
Roland Scheidegger
2017-11-21
2
-28
/
+159
*
meson: don't use build_by_default for specific gallium drivers
Dylan Baker
2017-11-13
1
-1
/
+0
*
util: move os_time.[ch] to src/util
Nicolai Hähnle
2017-11-09
6
-6
/
+6
*
util: move pipe_barrier into src/util and rename to util_barrier
Nicolai Hähnle
2017-11-09
2
-6
/
+7
*
gallium: add PIPE_CAP_SIGNED_VERTEX_BUFFER_OFFSET
Marek Olšák
2017-11-06
1
-0
/
+1
*
gallium: add cap for driver specified max combined shader resources.
Dave Airlie
2017-11-01
1
-0
/
+1
*
gallium: s/unsigned/enum pipe_prim_type/
Brian Paul
2017-10-27
1
-1
/
+1
*
llvmpipe: handle shader sample mask output
Roland Scheidegger
2017-10-18
1
-2
/
+24
*
meson: build llvmpipe
Dylan Baker
2017-10-16
1
-0
/
+116
*
gallium: Create a new PIPE_CAP_TILE_RASTER_ORDER for vc4.
Eric Anholt
2017-10-10
1
-0
/
+1
*
gallium: add PIPE_CAP_TGSI_ANY_REG_AS_ADDRESS
Marek Olšák
2017-10-06
1
-0
/
+1
*
llvmpipe: silence 'variable may be used uninitialized' warnings
Brian Paul
2017-10-03
1
-1
/
+1
*
gallium: Remove util_format_s3tc_init()
Matt Turner
2017-10-02
2
-4
/
+0
*
gallium: Remove util_format_s3tc_enabled
Matt Turner
2017-10-02
2
-9
/
+0
*
scons: use python3-compatible print()
Eric Engestrom
2017-09-25
1
-1
/
+1
*
llvmpipe, gallivm: implement lod queries (LODQ opcode)
Roland Scheidegger
2017-09-20
1
-1
/
+1
*
gallium: add PIPE_QUERY_OCCLUSION_PREDICATE_CONSERVATIVE
Nicolai Hähnle
2017-09-18
3
-0
/
+8
*
gallium: introduce PIPE_CAP_LOAD_CONSTBUF
Timothy Arceri
2017-09-15
1
-0
/
+1
*
llvmpipe, draw: improve shader cache debugging
Roland Scheidegger
2017-09-09
1
-9
/
+16
*
llvmpipe: enable PIPE_CAP_QUERY_PIPELINE_STATISTICS
Roland Scheidegger
2017-09-09
1
-1
/
+1
*
llvmpipe, draw: increase shader cache limits
Roland Scheidegger
2017-09-07
1
-3
/
+1
*
llvmpipe: initialize llvmpipe->dirty with LP_NEW_SCISSOR
Brian Paul
2017-08-29
1
-0
/
+6
*
llvmpipe: add some whitespace between functions in lp_texture.c
Brian Paul
2017-08-21
1
-0
/
+3
*
llvmpipe: enable PIPE_CAP_QUERY_SO_OVERFLOW
Roland Scheidegger
2017-08-17
2
-1
/
+4
*
gallium: introduce PIPE_CAP_MEMOBJ
Timothy Arceri
2017-08-03
1
-0
/
+1
*
gallium: rename util_dump_* to util_str_* for enum-to-string conversion
Nicolai Hähnle
2017-08-02
2
-33
/
+33
*
gallium: add PIPE_QUERY_SO_OVERFLOW_ANY_PREDICATE and corresponding cap
Nicolai Hähnle
2017-08-02
1
-0
/
+1
[next]