index
:
~jljusten/mesa-archive
1d-array-issue
9.0-for-precise
allow-3.2-override
amd_vertex_shader_layer
anv-l3
anv-l3-v1
aubinator
aubinator-error-decode
bdw-aux-hiz
bdw-aux-hiz-v1
bdw-aux-hiz-v2
bdw-aux-surf
bdw-cms
bdw-more-hiz
braswell
bsw-krh-fast-batch
coarse-bo-locks
code-gen-api-exec+gl-core-sanity
context-tests
core-context
cpu-10
cs
cs+ils
cs+ils-1
cs+ps
cs-13
cs-16
cs-17
cs-18
cs-27
cs-29
cs-30
cs-33
cs-34
cs-35
cs-40
cs-gen8
cs-gen8-junk
cs-global-id-v1
cs-global-id-v2
cs-indirect-dispatch-v1
cs-local-index-v1
cs-num-work-groups-v1
cs-old
cs-parse-shared-vars-v1
cs-parse-shared-vars-v2
cs-shader-barrier-funcs-v1
cs-shader-barrier-funcs-v3
cs-shared-variables-v1
cs-shared-variables-v2
cs-shared-variables-v3
cs-simd32+ids
dont-zerofill-ralloc
early-extension-override
env-lri
es31-cts-failure
es31-gen8-v1
for-upstream
fs-to-scalar
gen6-layered
gen6-layered-1
gen6-layered-2
gen6-layered-3
gen6-layered-4
gen6-layered-5
gen6-layered-6
gen6-layered-7
gen6-layered-8
gen6-layered-9
gen6-layered-v3
gen6-z16-hiz-workaround
genxml-reg
gl-core-sanity
gles3-fmt
gles3-syncobj
global-id-temp
glsl-nir-shared-vars
gregory-sso
gs-inv-id
gs-inv-id-v3
gs-inv-id-v4
hsw-cs-cross-thread-constants
hsw-cs-cross-thread-constants-v1
hsw-cs-cross-thread-constants-v2
hsw-cs-cross-thread-constants-v3
hsw-cs-cross-thread-constants-v4
i965-barrier-v1
i965-barrier-v2
i965-cs
i965-cs-atomic-counters-v1
i965-cs-prog-v1
i965-cs-prog-v2
i965-dispatch-compute-v1
i965-get-program-binary
i965-get-program-binary-v1
i965-get-program-binary-v2
i965-l3-partitioning
i965-local-inv-id-v1
i965-pipelines
i965-pipelines-v1
i965-pipelines-v2
i965-pipelines-v3
i965-primitive-restart
i965-qbo
i965-qbo-hsw
i965-qbo-v1
i965-qbo-v2
i965-shader-cache
i965-shader-cache-v1
i965-shader-cache-v2
i965-shader-cache-v2.5
i965-shader-cache-v3
i965-shader-cache-v3.5
i965-workgroup-id-v1
igalia-ssbo-wip
instanced_arrays
interface-blocks
ivb-full-depth-buffer
ivb-layered-color-renderbuffer
ivb-sim
llvm-wip
lrp-opt
map-state-to-atoms
maxubo
megadriver_stub_compat
mesa-9.1-precise
mesa-9.1-quantal
non-miptree-hiz
non-miptree-hiz-v1
partial-fast-depth-clear
pbo+blit+atoms
pipe_stats
primitive-restart-xfb
rgb10_a2ui
rm-blorp-offsets
show-hiz-size
shrink-hiz-buf
simd32
snb-blit
snb-blorp-clears
split-blorp-blit
split-blorp-blit-v-1
split-blorp-blit-v1
split-blorp-blit-v2
sw-primitive-restart
ubuntu-precise
ue4
unused-varyings
version-gles3-dispatch
vk-gen7
jljusten's mesa archive repo (old and merged branches)
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-24
printf cleanup
gen6-layered-1
Jordan Justen
4
-7
/
+7
2014-02-24
compact hiz/stencil arrays similar to LODs
Jordan Justen
3
-6
/
+19
2014-02-24
wip: depthstencil-render-miplevels 128 ds=z24_s8 works
Jordan Justen
10
-28
/
+108
2014-02-24
gen6 depth surface: program 3DSTATE_DEPTH_BUFFER to top of surface
Jordan Justen
2
-58
/
+49
2014-02-24
gen6 fbo: make unmatched depth/stencil configs return unsupported
Jordan Justen
1
-2
/
+2
2014-02-24
gen6 blorp depth: calculate base surface width/height
Jordan Justen
1
-0
/
+13
2014-02-24
gen6 depth surface: calculate minimum array element being rendered
Jordan Justen
2
-0
/
+17
2014-02-24
gen6 depth surface: calculate LOD being rendered to
Jordan Justen
2
-0
/
+6
2014-02-24
gen6 depth surface: calculate depth (array size) for depth surface
Jordan Justen
2
-0
/
+5
2014-02-24
gen6 depth surface: calculate more specific surface type
Jordan Justen
2
-0
/
+50
2014-02-24
i965: add support for layered renderbuffers
Jordan Justen
2
-12
/
+74
2014-02-24
i965: Don't advertise Z16 support
Jordan Justen
1
-14
/
+0
2014-02-18
st/dri: remove #ifdef DRM_CAP_PRIME guard
Emil Velikov
1
-2
/
+0
2014-02-18
automake: remove leftover XORG and LIBKMS variables
Emil Velikov
2
-3
/
+0
2014-02-18
scons: sync package requirements
Emil Velikov
1
-5
/
+3
2014-02-18
configure: bump up libdrm requirement to 2.4.38
Emil Velikov
1
-1
/
+1
2014-02-18
configure: use test -n whenever possible
Emil Velikov
1
-8
/
+8
2014-02-18
configure: use test -z whenever possible
Emil Velikov
1
-7
/
+7
2014-02-18
configure: cleanup classic dri drivers handling
Emil Velikov
1
-63
/
+59
2014-02-18
configure: compact ppc/sparc DRI_DIRS handling
Emil Velikov
1
-8
/
+2
2014-02-18
configure: drop explicit DRI_DIRS assignment on some platforms/arches
Emil Velikov
1
-11
/
+2
2014-02-17
configure: cleanup switch statement
Emil Velikov
1
-35
/
+12
2014-02-17
targets/vdpau: Don't link unused libraries
Kusanagi Kouichi
5
-5
/
+7
2014-02-17
configure: Try pkg-config first for libselinux
Kusanagi Kouichi
4
-5
/
+10
2014-02-17
targets/vdpau: Always use c++ to link
Kusanagi Kouichi
1
-5
/
+1
2014-02-16
st/xvmc: fix tests so that they pass
Ilia Mirkin
3
-10
/
+12
2014-02-16
pipe-loader: add pipe loader for freedreno/msm
Rob Clark
2
-0
/
+38
2014-02-16
st/xa: missing handle type
Rob Clark
1
-0
/
+1
2014-02-16
st/xa: use pipe-loader to get screen
Rob Clark
8
-55
/
+45
2014-02-16
pipe-loader: split out "client" version
Rob Clark
5
-12
/
+37
2014-02-16
freedreno/a3xx/compiler: use (ss) for WAR hazards
Rob Clark
1
-2
/
+19
2014-02-16
freedreno/a3xx/compiler: fix RA typo
Rob Clark
2
-4
/
+4
2014-02-16
freedreno/a3xx/compiler: handle kill properly (new compiler)
Rob Clark
4
-26
/
+105
2014-02-16
freedreno/a3xx/compiler: trans_cmp() sanity
Rob Clark
1
-51
/
+35
2014-02-16
freedreno: fix problems if no color buf bound
Rob Clark
2
-2
/
+7
2014-02-14
meta: Don't try to enable FF texturing when we're using GLSL.
Eric Anholt
1
-6
/
+3
2014-02-14
main: Avoid double-free of shader Label
Carl Worth
1
-0
/
+1
2014-02-14
gallium/pipebuffer: change pb_cache_manager_create() size_factor to float
Brian Paul
4
-8
/
+8
2014-02-14
svga/winsys: Propagate surface shared information to the winsys
Thomas Hellstrom
5
-26
/
+44
2014-02-14
svga/winsys: implement GBS support
Brian Paul
19
-323
/
+3064
2014-02-14
gallium/util: Add flush/map debug utility code
Thomas Hellstrom
3
-0
/
+530
2014-02-14
gallium/pipebuffer: Add a cache buffer manager bypass mask
Thomas Hellstrom
3
-5
/
+23
2014-02-14
pipebuffer, winsys: Add a size match parameter to the cached buffer manager
Thomas Hellstrom
3
-4
/
+8
2014-02-14
svga: update texture code for GBS
Brian Paul
2
-64
/
+326
2014-02-14
svga: update buffer code for GBS
Brian Paul
2
-42
/
+224
2014-02-14
svga: add new helper functions for GBS buffers
Brian Paul
1
-0
/
+76
2014-02-14
svga: remove a couple unneeded assertions
Brian Paul
2
-2
/
+0
2014-02-14
svga: adjust adjustment for point coordinates
Brian Paul
1
-1
/
+4
2014-02-14
svga: track which textures are rendered to
Brian Paul
2
-18
/
+38
2014-02-14
svga: add helpers for tracking rendering to textures
Brian Paul
2
-0
/
+68
[next]