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-12-14
vc4: Fix leak of a copy of the scheduled QPU instructions.
Eric Anholt
1
-2
/
+3
2014-12-14
vc4: Switch to using the util/ hash table.
Eric Anholt
2
-54
/
+33
2014-12-14
vc4: Fix leak of simulator memory on screen cleanup.
Eric Anholt
2
-3
/
+6
2014-12-14
vc4: Fix a leak of the simulator's exec BO's actual vc4_bo.
Eric Anholt
1
-0
/
+1
2014-12-14
hash_table: Fix compiler warnings from the renaming.
Eric Anholt
1
-2
/
+2
2014-12-14
util/hash_table: Rework the API to know about hashing
Jason Ekstrand
16
-92
/
+138
2014-12-14
glx/dri3: Don't fail on glXSwapBuffersMscOML(dpy, window, 0, 0, 0) (v2)
Mario Kleiner
1
-2
/
+15
2014-12-14
glx/dri3: Request non-vsynced Present for swapinterval zero. (v3)
Mario Kleiner
1
-1
/
+13
2014-12-14
glx/dri3: Track separate (ust, msc) for PresentPixmap vs. PresentNotifyMsc (v2)
Mario Kleiner
2
-5
/
+11
2014-12-14
glx/dri3: Fix glXWaitForSbcOML() to handle targetSBC==0 correctly. (v2)
Mario Kleiner
1
-0
/
+9
2014-12-14
docs: Add 10.4 sha256 sums, news item and link release notes
Emil Velikov
3
-2
/
+12
2014-12-14
docs: Update 10.4.0 release notes
Emil Velikov
1
-2
/
+192
2014-12-13
freedreno/a4xx: mipmaps
Rob Clark
4
-24
/
+80
2014-12-13
freedreno: update generated headers
Rob Clark
5
-12
/
+20
2014-12-13
freedreno: add is_a3xx()/is_a4xx() helpers
Rob Clark
3
-7
/
+27
2014-12-13
freedreno: helper to calc layer/level offset
Rob Clark
5
-21
/
+31
2014-12-12
i965/vec4: Drop writemasks on scratch reads.
Kenneth Graunke
1
-8
/
+0
2014-12-13
mesa: remove long dead 3Dnow optimisation
Timothy Arceri
3
-860
/
+0
2014-12-12
ir_to_mesa: remove unused 'target' variable
Brian Paul
1
-1
/
+0
2014-12-12
util: add missing closing brace for __cplusplus
Brian Paul
1
-0
/
+6
2014-12-12
mesa: remove obsolete comment on _mesa_ClearColor()
Brian Paul
1
-4
/
+0
2014-12-12
mesa: whitespace fixes, 80-column wrapping in texobj.c
Brian Paul
1
-21
/
+33
2014-12-12
mesa: whitespace, line wrap fixes in clear.c
Brian Paul
1
-8
/
+11
2014-12-12
mapi: Move rules for generating glapi_mapi_tmp.h out of the conditional.
Matt Turner
1
-5
/
+5
2014-12-12
glsl: Add dist-hook to delete glcpp test *.out files.
Matt Turner
1
-0
/
+4
2014-12-12
glcpp: Make tests write .out files to builddir.
Matt Turner
2
-7
/
+14
2014-12-12
gallium: Remove Android files from distribution.
Matt Turner
20
-27
/
+12
2014-12-12
osmesa: Add osmesa.def to distribution.
Matt Turner
1
-1
/
+1
2014-12-12
x86-64: Remove calling_convention.txt.
Matt Turner
1
-50
/
+0
2014-12-12
drivers/x11: Add headers to distribution.
Matt Turner
1
-0
/
+2
2014-12-12
drivers/windows: Add to distribution.
Matt Turner
1
-0
/
+1
2014-12-12
mesa: Add autogen.sh to distribution.
Matt Turner
1
-0
/
+1
2014-12-12
mapi: Add ABI-check tests to distribution.
Matt Turner
1
-0
/
+2
2014-12-12
mesa: Add notes/readme files to distribution.
Matt Turner
5
-1
/
+9
2014-12-12
util: Wire up u_atomic_test.
Matt Turner
1
-0
/
+3
2014-12-12
mesa: Add scons files to distribution.
Matt Turner
16
-8
/
+29
2014-12-12
haiku: Add files to distribution.
Matt Turner
2
-1
/
+2
2014-12-12
egl: Add files to distribution.
Matt Turner
1
-0
/
+5
2014-12-12
egl+gbm: Add symbols-check tests to distribution.
Matt Turner
2
-0
/
+2
2014-12-12
docs: Add to distribution.
Matt Turner
3
-6
/
+6
2014-12-12
glapi/gen: Add gl_and_glX_API.xml to distribution.
Matt Turner
1
-0
/
+1
2014-12-12
glx/apple: Add headers to distribution.
Matt Turner
1
-1
/
+10
2014-12-12
mesa: Add a dist hook to remove .gitignore files from distribution.
Matt Turner
1
-0
/
+5
2014-12-12
mesa: Add clean-local rule to remove .lib links.
Matt Turner
3
-0
/
+18
2014-12-12
glsl: Add clean-local rule to delete glcpp test output.
Matt Turner
1
-0
/
+3
2014-12-12
util: List hash_table tests as check_PROGRAMS.
Matt Turner
1
-1
/
+1
2014-12-12
xmlpool: Add $(MOS) and options.h to CLEANFILES.
Matt Turner
1
-0
/
+1
2014-12-12
dri: Add uninstall hooks to handle megadriver hardlinks.
Matt Turner
2
-0
/
+10
2014-12-12
targets/dri: Remove unnecessary variables in install-data-hook.
Matt Turner
1
-10
/
+5
2014-12-12
glx/tests: Add headers to distribution.
Matt Turner
1
-0
/
+2
[prev]
[next]