index
:
~currojerez/mesa
atomic-counters
clover-1.2-headers
clover-compile-program
clover-internal-ref-counting
clover-link-program
clover-next
for-felix
for-iago
for-kayden
for-mark
for-samuel
for-valtteri
i965-const-cache
i965-discard-rework
i965-fb-fetch
i965-ir-analysis
i965-ir-builder
i965-ir-byte-units
i965-l3-partitioning
i965-late-simd-lowering
i965-oes-image-atomic
i965-packed-ra
i965-sched-discard
i965-scratch-non-coherent
i965-simd-lowering
i965-simd32-cs
i965-simd32-fs
i965-spilling-fixes
i965-ssbo
i965-unified-visitor
image-load-store
image-load-store-es31
image-load-store-flush
image-load-store-l3
image-load-store-lower
image-load-store-nir
image-load-store-scalar
image-load-store-ssbo
iris-cache-tracker
jenkins
jenkins-vk
master
mesa-next
ralloc-new
ralloc-new-less-fancy
remove-znew
Unnamed repository; edit this file to name it for gitweb.
currojerez
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-30
i965: Use BDW_MOCS_PTE for renderbuffers.
for-valtteri
Kenneth Graunke
1
-1
/
+1
2014-09-30
i965: Add a BRW_MOCS_PTE #define.
Kenneth Graunke
1
-3
/
+7
2014-09-30
radeonsi: Pass the slice size to si_dma_copy_buffer
Michel Dänzer
1
-4
/
+4
2014-09-30
radeonsi: Catch more cases that can't be handled by si_dma_copy_buffer/tile
Michel Dänzer
1
-3
/
+11
2014-09-30
radeonsi: Fix si_dma_copy(_tile) for compressed formats
Michel Dänzer
1
-2
/
+2
2014-09-30
radeonsi: Fix tiling mode index for stencil resources
Michel Dänzer
1
-2
/
+3
2014-09-30
ilo: fix format of edge flag pointer
Chia-I Wu
1
-3
/
+5
2014-09-30
ilo: add a pass to finalize ilo_ve_state
Chia-I Wu
8
-158
/
+190
2014-09-30
ilo: precalculate aligned depth buffer size
Chia-I Wu
7
-48
/
+43
2014-09-30
ilo: use dynamic bo for rectlist vertices
Chia-I Wu
10
-73
/
+92
2014-09-30
st/xa: Fix regression in xa_yuv_planar_blit()
Thomas Hellstrom
2
-0
/
+12
2014-09-29
i965: Delete intel_chipset.h.
Kenneth Graunke
5
-251
/
+0
2014-09-29
driconf: Correct and update Catalan translation
Alex Henrie
1
-8
/
+8
2014-09-29
driconf: Update Spanish translation
Alex Henrie
1
-5
/
+5
2014-09-29
driconf: Synchronize po files
Alex Henrie
6
-319
/
+390
2014-09-29
vc4: Don't try to do stores to buffers that aren't bound.
Eric Anholt
1
-5
/
+8
2014-09-29
vc4: Shove some depth comparison bits down to where they're used.
Eric Anholt
1
-5
/
+5
2014-09-29
i965: Use BRW_MATH_DATA_SCALAR when source regioning is scalar.
Matt Turner
6
-11
/
+9
2014-09-29
i965/compaction: Move variable declarations to their uses.
Matt Turner
1
-5
/
+4
2014-09-29
i965/compaction: Simplify jump target code.
Matt Turner
1
-26
/
+18
2014-09-29
freedreno/a3xx: re-emit shaders on variant change
Rob Clark
2
-1
/
+50
2014-09-29
freedreno/ir3: add some cmdline args
Rob Clark
1
-8
/
+87
2014-09-29
freedreno/a3xx: add support to emulate GL_CLAMP
Rob Clark
8
-16
/
+129
2014-09-29
freedreno: add texcoord clamp support to lowering
Rob Clark
2
-5
/
+173
2014-09-29
freedreno: move bind_sampler_states to per-generation
Rob Clark
4
-23
/
+48
2014-09-29
freedreno/a3xx: fix border color order
Rob Clark
1
-5
/
+4
2014-09-29
freedreno/a3xx: add 32bit integer vtx formats
Rob Clark
2
-17
/
+37
2014-09-29
vc4: Add support for GL 1.1's stupid CLAMP mode.
Eric Anholt
1
-4
/
+19
2014-09-29
vc4: Add support for texture border color.
Eric Anholt
2
-1
/
+84
2014-09-29
vc4: Add the necessary stubs for occlusion queries.
Eric Anholt
4
-1
/
+87
2014-09-29
vc4: Optimize out silly SUBs of 0.
Eric Anholt
1
-0
/
+11
2014-09-29
vc4: Dump constant uniform values in VC4_DEBUG=qir.
Eric Anholt
6
-24
/
+32
2014-09-29
vc4: Turn a SEL_X_Y(x, 0) into SEL_X_0(x).
Eric Anholt
1
-14
/
+61
2014-09-29
vc4: Add support for texture cube maps.
Eric Anholt
5
-22
/
+84
2014-09-29
vc4: Rename the slice's size0.
Eric Anholt
2
-5
/
+5
2014-09-29
vc4: Stop trying to reuse temporaries that store uniform values.
Eric Anholt
2
-12
/
+0
2014-09-29
egl: setup screen iterator before using it
Tapani Pälli
1
-1
/
+1
2014-09-29
ilo: fix a missing 'else'
Chia-I Wu
1
-1
/
+1
2014-09-29
glsl: Allow texture2DProjLod and textureCubeLod in GL ES
Kalyan Kondapally
1
-3
/
+3
2014-09-28
configure.ac: bump libdrm_freedreno requirement
Rob Clark
1
-1
/
+1
2014-09-27
glsl: Recognize open-coded pow(x, y).
Matt Turner
1
-0
/
+14
2014-09-27
i965/fs: Don't invalidate live intervals in saturate propagation.
Matt Turner
1
-2
/
+1
2014-09-27
i965/fs: Ignore mov.sat instructions in interference check in sat prop.
Matt Turner
1
-1
/
+2
2014-09-27
i965/fs: Walk instructions in reverse in saturate propagation.
Matt Turner
1
-3
/
+3
2014-09-27
freedreno/a3xx: add flat interpolation mode
Rob Clark
7
-19
/
+60
2014-09-27
freedreno/a3xx: add LOD_BIAS
Rob Clark
1
-0
/
+1
2014-09-27
freedreno: turn missing caps into compile warnings
Rob Clark
1
-10
/
+10
2014-09-27
freedreno: we have more than 0 viewports!
Rob Clark
1
-0
/
+3
2014-09-27
freedreno: update generated headers
Rob Clark
4
-17
/
+133
2014-09-27
freedreno: don't advertise mirror-clamp support
Rob Clark
1
-1
/
+1
[next]