index
:
external_mesa3d.git
replicant-6.0
replicant-6.0-old
Mesa for Android
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
enable standalone build of llvmpipe for ARM
replicant-6.0-beta-0002
replicant-6.0
Wolfgang Wiedmeyer
2017-02-12
2
-3
/
+4
*
Merge remote-tracking branch 'mesa/13.0' into nougat-x86
Chih-Wei Huang
2017-01-09
12
-87
/
+217
|
\
|
*
radeonsi: fix an off-by-one error in the bounds check for max_vertices
Nicolai Hähnle
2016-12-15
1
-1
/
+1
|
*
radeonsi: do not kill GS with memory writes
Nicolai Hähnle
2016-12-15
1
-8
/
+22
|
*
radeonsi: update all GSVS ring descriptors for new buffer allocations
Nicolai Hähnle
2016-12-15
1
-1
/
+6
|
*
radeonsi: disable the constant engine (CE) on Carrizo and Stoney
Marek Olšák
2016-12-14
1
-1
/
+4
|
*
radeonsi: wait for outstanding LDS instructions in memory barriers if needed
Marek Olšák
2016-12-14
1
-1
/
+17
|
*
tgsi: fix the src type of TGSI_OPCODE_MEMBAR
Marek Olšák
2016-12-14
1
-0
/
+1
|
*
radeonsi: wait for outstanding memory instructions in TCS barriers
Marek Olšák
2016-12-14
1
-1
/
+5
|
*
radeonsi: allow specifying simm16 of emit_waitcnt at call sites
Marek Olšák
2016-12-14
1
-5
/
+7
|
*
radeonsi: fix incorrect FMASK checking in bind_sampler_states
Marek Olšák
2016-12-14
1
-4
/
+4
|
*
radeonsi: always restore sampler states when unbinding sampler views
Marek Olšák
2016-12-14
1
-3
/
+8
|
*
cso: don't release sampler states that are bound
Marek Olšák
2016-12-14
1
-1
/
+3
|
*
radeonsi: fix isolines tess factor writes to control ring
Nicolai Hähnle
2016-12-14
1
-4
/
+12
|
*
vc4: In a loop break/continue, jump if everyone has taken the path.
Eric Anholt
2016-12-14
1
-10
/
+17
|
*
radeonsi: apply the double EVENT_WRITE_EOP workaround to VI as well
Marek Olšák
2016-12-14
1
-2
/
+4
|
*
radeonsi: add a tess+GS hang workaround for VI dGPUs
Marek Olšák
2016-12-14
1
-2
/
+10
|
*
radeonsi: apply a tessellation bug workaround for SI
Marek Olšák
2016-12-14
1
-0
/
+6
|
*
radeonsi: apply a TC L1 write corruption workaround for SI
Marek Olšák
2016-12-14
1
-11
/
+23
|
*
radeonsi: apply a multi-wave workgroup SPI bug workaround to affected CIK chips
Marek Olšák
2016-12-14
4
-4
/
+29
|
*
radeonsi: consolidate max-work-group-size computation
Marek Olšák
2016-12-14
1
-24
/
+19
|
*
radeonsi: disable RB+ blend optimizations for dual source blending
Marek Olšák
2016-12-14
1
-0
/
+11
|
*
radeonsi: set CB_BLEND1_CONTROL.ENABLE for dual source blending
Marek Olšák
2016-12-14
1
-0
/
+4
|
*
radeonsi: always set all blend registers
Marek Olšák
2016-12-14
1
-5
/
+5
*
|
Merge remote-tracking branch 'mesa/13.0' into nougat-x86
Chih-Wei Huang
2016-11-25
7
-14
/
+50
|
\
\
|
|
/
|
*
radeonsi: store group_size_variable in struct si_compute
Nicolai Hähnle
2016-11-24
1
-5
/
+8
|
*
vc4: Fix register class handling of DDX/DDY arguments.
Eric Anholt
2016-11-24
1
-1
/
+1
|
*
vc4: Clamp the shadow comparison value.
Eric Anholt
2016-11-23
1
-0
/
+9
|
*
vc4: Don't abort when a shader compile fails.
Eric Anholt
2016-11-23
6
-8
/
+32
*
|
Merge remote-tracking branch 'mesa/13.0' into nougat-x86
Chih-Wei Huang
2016-11-16
8
-70
/
+86
|
\
\
|
|
/
|
*
gallium/hud: protect against and initialization race
Steven Toth
2016-11-14
4
-8
/
+41
|
*
gallium/hud: close a previously opened handle
Steven Toth
2016-11-14
3
-1
/
+6
|
*
gallium/hud: fix a problem where objects are free'd while in use.
Steven Toth
2016-11-14
4
-55
/
+0
|
*
vc4: Use Newton-Raphson on the 1/W write to fix glmark2 terrain.
Eric Anholt
2016-11-09
1
-1
/
+1
|
*
Revert "st/vdpau: use linear layout for output surfaces"
Dave Airlie
2016-11-09
1
-1
/
+1
|
*
radeonsi: fix an assertion failure in si_decompress_sampler_color_textures
Marek Olšák
2016-11-09
1
-1
/
+3
|
*
radeonsi: fix BFE/BFI lowering for GLSL semantics
Nicolai Hähnle
2016-11-09
1
-3
/
+34
*
|
st/dri: remove trailing whitespace
Mauro Rossi
2016-11-01
1
-1
/
+1
*
|
android: fix building errors on Android 7.0
Chih-Wei Huang
2016-11-01
3
-9
/
+3
*
|
nv30 locking fixes
Ilia Mirkin
2016-11-01
2
-2
/
+22
*
|
nouveau: more locking - make sure that fence work is always done with
Ilia Mirkin
2016-11-01
4
-4
/
+17
*
|
WIP nouveau: add locking
Ilia Mirkin
2016-11-01
30
-45
/
+372
*
|
android: more fixes for llvmpipe software rendering
Chih-Wei Huang
2016-11-01
2
-2
/
+11
*
|
virgl: fix null pointer exceptions
Chih-Wei Huang
2016-11-01
1
-0
/
+2
*
|
android: support swrast
WuZhen
2016-11-01
8
-7
/
+168
*
|
android: print debug info to logcat
WuZhen
2016-11-01
3
-3
/
+12
*
|
st/dri: fix double free of dri_drawable
WuZhen
2016-11-01
1
-2
/
+0
*
|
android: change some PIPE to SVGA3D format mappings
Chih-Wei Huang
2016-11-01
1
-0
/
+6
*
|
gallium/radeon: define some prototypes of LLVMInitialize functions
Chih-Wei Huang
2016-11-01
1
-8
/
+1
*
|
gallium: introduce load_pipe_screen()
Rob Herring
2016-11-01
4
-3
/
+14
[next]