index
:
~gabbayo/mesa
llvmpipe-ppc64le-optimize-with-rt-checks
master
mesa-upstream
mesa-vsx
nemanjai
r600g-debug-1.3
r600g-upstream
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-22
u_blitter: put a comment on util_blitter_cache_all_shaders()
Brian Paul
1
-0
/
+7
2014-10-22
u_blitter: use ctx->bind_fs_state(), not pipe->bind_fs_state()
Brian Paul
1
-3
/
+3
2014-10-22
u_blitter: create basic fs shaders in util_blitter_cache_all_shaders()
Brian Paul
1
-1
/
+12
2014-10-22
u_blitter: do error checking assertions for shader caching
Brian Paul
1
-21
/
+30
2014-10-22
radeonsi: implement pipe_rasterizer_state::clip_halfz
Marek Olšák
1
-0
/
+1
2014-10-22
r600g: implement pipe_rasterizer_state::clip_halfz
Marek Olšák
2
-0
/
+2
2014-10-22
r300g: implement pipe_rasterizer_state::clip_halfz
Marek Olšák
3
-0
/
+9
2014-10-22
r600g: Drop references to destroyed blend state
Michel Dänzer
1
-1
/
+8
2014-10-21
freedreno/a3xx: fix depth/stencil restore format
Rob Clark
1
-1
/
+5
2014-10-21
freedreno/a3xx: fix viewport state during clear
Rob Clark
1
-1
/
+19
2014-10-21
freedreno: mark scissor state dirty when enable bit changes
Rob Clark
1
-0
/
+10
2014-10-21
freedreno: clear vs scissor
Rob Clark
7
-13
/
+96
2014-10-21
clover: Fix build error with LLVM 3.4.
Vinson Lee
1
-1
/
+3
2014-10-21
r600g,radeonsi: convert TGSI shader type to LLVM shader type
Marek Olšák
1
-1
/
+30
2014-10-21
radeonsi: add some missing register definitions
Marek Olšák
1
-0
/
+23
2014-10-21
radeonsi: load ring resource descriptors only once
Marek Olšák
1
-35
/
+42
2014-10-21
radeonsi: clarify shader constant load functions
Marek Olšák
1
-40
/
+46
2014-10-21
radeonsi: statically declare resource and sampler arrays
Marek Olšák
1
-8
/
+2
2014-10-21
radeonsi: remove conversion of DX9 FACE input to GL
Marek Olšák
1
-14
/
+1
2014-10-21
radeonsi: revert hack for random failures in glsl-max-varyings
Marek Olšák
1
-7
/
+1
2014-10-21
radeonsi: generate shader pm4 states right after shader compilation
Marek Olšák
3
-17
/
+24
2014-10-21
radeonsi: make pm4 state generation for shaders independent of the context
Marek Olšák
1
-17
/
+9
2014-10-21
radeonsi: inline si_pm4_alloc_state
Marek Olšák
4
-23
/
+17
2014-10-21
r300g: replace r300_get_num_samples with a util variant
Marek Olšák
1
-25
/
+1
2014-10-21
gallium: add PIPE_SHADER_CAP_MAX_OUTPUTS and use it in st/mesa
Marek Olšák
15
-0
/
+32
2014-10-21
vc4: Fix SRC_ALPHA_SATURATE blending.
Eric Anholt
1
-3
/
+11
2014-10-21
vc4: Fix stencil writemask handling.
Eric Anholt
1
-2
/
+2
2014-10-21
vc4: Don't look at back stencil state unless two-sided stencil is enabled.
Eric Anholt
1
-2
/
+6
2014-10-20
freedreno/ir3: add debug flag to disable cp
Rob Clark
4
-1
/
+10
2014-10-20
freedreno: positions come out as integers, not half-integers
Ilia Mirkin
1
-2
/
+2
2014-10-20
freedreno/a3xx: disable early-z when we have kill's
Rob Clark
3
-0
/
+10
2014-10-20
freedreno/ir3: fix potential gpu lockup with kill
Rob Clark
4
-2
/
+61
2014-10-20
freedreno/ir3: comment + better fxn name
Rob Clark
1
-3
/
+5
2014-10-20
freedreno/a3xx: only emit dirty consts
Rob Clark
2
-5
/
+9
2014-10-20
freedreno/a3xx: more layer/level fixes
Rob Clark
3
-8
/
+14
2014-10-20
clover: Don't return CL_INVALID_VALUE if there is no header.
EdB
1
-1
/
+1
2014-10-20
clover: Add allow_empty_tag.
EdB
1
-0
/
+18
2014-10-20
clover: Add initial implementation of clCompileProgram for CL 1.2.
EdB
7
-16
/
+77
2014-10-20
clover: Add a simple compat::pair.
EdB
1
-0
/
+9
2014-10-20
clover/util: Allow using key_equals with pair-like objects other than std::pair.
Francisco Jerez
1
-2
/
+2
2014-10-20
clover/util: Define equality operators for a couple of compat classes.
Francisco Jerez
1
-13
/
+30
2014-10-20
clover/util: Fix construction of compat::vector with a general container as a...
Francisco Jerez
1
-2
/
+4
2014-10-19
vc4: Translate 4-byte index buffers to 2 bytes.
Eric Anholt
4
-10
/
+92
2014-10-19
vc4: Add support for rebasing texture levels so firstlevel == 0.
Eric Anholt
5
-3
/
+83
2014-10-18
vc4: Apply a Newton-Raphson step to improve RSQ
Eric Anholt
1
-2
/
+20
2014-10-18
vc4: Apply a Newton-Raphson step to improve RCP.
Eric Anholt
1
-1
/
+17
2014-10-18
vc4: Add a little bit more packet parsing to make dump reading easier.
Eric Anholt
1
-19
/
+114
2014-10-17
vc4: Make some assertions about how many flushes/EOFs the simulator sees.
Eric Anholt
4
-9
/
+26
2014-10-17
vc4: Fix accidental dropping of the low bits of the store tilebuffer packet.
Eric Anholt
1
-3
/
+5
2014-10-17
vc4: Set the primitive list format at the start of rendering.
Eric Anholt
2
-0
/
+15
[next]