summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vc4: Fix leaks of the CL contents.Eric Anholt2014-12-142-1/+6
* vc4: Fix leak of vc4_bos stashed in the context.Eric Anholt2014-12-141-0/+5
* vc4: Fix leak of the compiled shader programs in the cache.Eric Anholt2014-12-143-0/+24
* vc4: Fix leak of a copy of the scheduled QPU instructions.Eric Anholt2014-12-141-2/+3
* vc4: Switch to using the util/ hash table.Eric Anholt2014-12-142-54/+33
* vc4: Fix leak of simulator memory on screen cleanup.Eric Anholt2014-12-142-3/+6
* vc4: Fix a leak of the simulator's exec BO's actual vc4_bo.Eric Anholt2014-12-141-0/+1
* hash_table: Fix compiler warnings from the renaming.Eric Anholt2014-12-141-2/+2
* util/hash_table: Rework the API to know about hashingJason Ekstrand2014-12-1416-92/+138
* glx/dri3: Don't fail on glXSwapBuffersMscOML(dpy, window, 0, 0, 0) (v2)Mario Kleiner2014-12-141-2/+15
* glx/dri3: Request non-vsynced Present for swapinterval zero. (v3)Mario Kleiner2014-12-141-1/+13
* glx/dri3: Track separate (ust, msc) for PresentPixmap vs. PresentNotifyMsc (v2)Mario Kleiner2014-12-142-5/+11
* glx/dri3: Fix glXWaitForSbcOML() to handle targetSBC==0 correctly. (v2)Mario Kleiner2014-12-141-0/+9
* docs: Add 10.4 sha256 sums, news item and link release notesEmil Velikov2014-12-143-2/+12
* docs: Update 10.4.0 release notesEmil Velikov2014-12-141-2/+192
* freedreno/a4xx: mipmapsRob Clark2014-12-134-24/+80
* freedreno: update generated headersRob Clark2014-12-135-12/+20
* freedreno: add is_a3xx()/is_a4xx() helpersRob Clark2014-12-133-7/+27
* freedreno: helper to calc layer/level offsetRob Clark2014-12-135-21/+31
* i965/vec4: Drop writemasks on scratch reads.Kenneth Graunke2014-12-121-8/+0
* mesa: remove long dead 3Dnow optimisationTimothy Arceri2014-12-133-860/+0
* ir_to_mesa: remove unused 'target' variableBrian Paul2014-12-121-1/+0
* util: add missing closing brace for __cplusplusBrian Paul2014-12-121-0/+6
* mesa: remove obsolete comment on _mesa_ClearColor()Brian Paul2014-12-121-4/+0
* mesa: whitespace fixes, 80-column wrapping in texobj.cBrian Paul2014-12-121-21/+33
* mesa: whitespace, line wrap fixes in clear.cBrian Paul2014-12-121-8/+11
* mapi: Move rules for generating glapi_mapi_tmp.h out of the conditional.Matt Turner2014-12-121-5/+5
* glsl: Add dist-hook to delete glcpp test *.out files.Matt Turner2014-12-121-0/+4
* glcpp: Make tests write .out files to builddir.Matt Turner2014-12-122-7/+14
* gallium: Remove Android files from distribution.Matt Turner2014-12-1220-27/+12
* osmesa: Add osmesa.def to distribution.Matt Turner2014-12-121-1/+1
* x86-64: Remove calling_convention.txt.Matt Turner2014-12-121-50/+0
* drivers/x11: Add headers to distribution.Matt Turner2014-12-121-0/+2
* drivers/windows: Add to distribution.Matt Turner2014-12-121-0/+1
* mesa: Add autogen.sh to distribution.Matt Turner2014-12-121-0/+1
* mapi: Add ABI-check tests to distribution.Matt Turner2014-12-121-0/+2
* mesa: Add notes/readme files to distribution.Matt Turner2014-12-125-1/+9
* util: Wire up u_atomic_test.Matt Turner2014-12-121-0/+3
* mesa: Add scons files to distribution.Matt Turner2014-12-1216-8/+29
* haiku: Add files to distribution.Matt Turner2014-12-122-1/+2
* egl: Add files to distribution.Matt Turner2014-12-121-0/+5
* egl+gbm: Add symbols-check tests to distribution.Matt Turner2014-12-122-0/+2
* docs: Add to distribution.Matt Turner2014-12-123-6/+6
* glapi/gen: Add gl_and_glX_API.xml to distribution.Matt Turner2014-12-121-0/+1
* glx/apple: Add headers to distribution.Matt Turner2014-12-121-1/+10
* mesa: Add a dist hook to remove .gitignore files from distribution.Matt Turner2014-12-121-0/+5
* mesa: Add clean-local rule to remove .lib links.Matt Turner2014-12-123-0/+18
* glsl: Add clean-local rule to delete glcpp test output.Matt Turner2014-12-121-0/+3
* util: List hash_table tests as check_PROGRAMS.Matt Turner2014-12-121-1/+1
* xmlpool: Add $(MOS) and options.h to CLEANFILES.Matt Turner2014-12-121-0/+1