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