mesa.git
2015-03-09 Dave Airliest/mesa: drop unused texture function
2015-03-08 Dave Airliemesa/st: remove unused TexData
2015-03-08 Rob Clarkfreedreno: replace glsl130 debug flag with glsl120
2015-03-08 Rob Clarkgallium/docs: add some freedreno compiler docs
2015-03-08 Rob Clarkfreedreno/ir3: relative dst
2015-03-08 Rob Clarkfreedreno/ir3: split out array_fanin() helper
2015-03-08 Rob Clarkfreedreno/ir3: drop deref nodes
2015-03-08 Rob Clarkfreedreno/ir3: helpful iterator macros
2015-03-08 Rob Clarkfreedreno/ir3: fix register usage calculations
2015-03-08 Rob Clarkfreedreno/ir3: couple tweaks for cmdline compiler
2015-03-08 Rob Clarkfreedreno/ir3: split up ssa_dst
2015-03-08 Rob Clarkfreedreno/ir3: fix failed assert in grouping
2015-03-07 Jon TURNEYc99_alloca.h: Also use <alloca.h> for cygwin
2015-03-07 Vinson Leei915: Fix GCC unused-variable warning in release build.
2015-03-07 Mark Janesr300g: Fix build, invalid extern "C" around header...
2015-03-07 Mark Janesnouveau: Fix build, invalid extern "C" around header...
2015-03-07 Ilia Mirkinnv50,nvc0: remove bogus 64_FLOAT formats
2015-03-07 Emil Velikovdocs: add news item and link release notes for mesa...
2015-03-07 Emil Velikovdocs: Add sha256 sums for the 10.5.0 release
2015-03-07 Emil Velikovdocs: Update 10.5.0 release notes
2015-03-07 Emil Velikovdocs: Add sha256 sums for the 10.4.6 release
2015-03-07 Emil VelikovAdd release notes for the 10.4.6 release
2015-03-06 Chia-I Wuilo: clarify valid and preferred tilings
2015-03-06 Chia-I Wuilo: clean up Gen6 WAs
2015-03-06 Chia-I Wuilo: add generic ilo_render_3dprimitive()
2015-03-06 Chia-I Wuilo: add generic ilo_render_pipe_control()
2015-03-06 Chia-I Wuilo: fix padding of linear sampler views
2015-03-06 Chia-I Wuilo: do not check for interleaved_samples
2015-03-06 Emil VelikovRevert "egl/main: use c11/threads' mutex directly"
2015-03-06 Emil VelikovRevert "egl/main: convert thread management to use...
2015-03-06 Emil VelikovRevert "configure: require pthreads for POSIX builds"
2015-03-06 Emil VelikovRevert "glx: remove final reference to THREADS"
2015-03-06 Emil VelikovRevert "glx: remove support for non-multithreaded platf...
2015-03-06 Emil Velikovglx: remove unneeded ifdef _WIN32 guard
2015-03-06 Emil Velikovutil: rework _MSC_VER >= 1200 checks
2015-03-06 Emil Velikovglx: remove support for non-multithreaded platforms
2015-03-06 Emil Velikovglx: remove final reference to THREADS
2015-03-06 Emil Velikovconfigure: require pthreads for POSIX builds
2015-03-06 Emil Velikovegl/main: convert thread management to use c11 threads
2015-03-06 Emil Velikovegl/main: use c11/threads' mutex directly
2015-03-06 José Fonsecainclude: Add helper header to help trap includes inside...
2015-03-06 Iago Toral... i965: free scratch buffers when destroying the context
2015-03-06 Ville Syrjäläi965: Fix URB size for CHV
2015-03-06 Samuel Iglesias... configure: Introduce new output variable to ax_check_py...
2015-03-05 Andrey Sudniki965/vec4: Don't lose the saturate modifier in copy...
2015-03-05 Matt Turneri965/vec4: Handle saturate in dump_instruction().
2015-03-05 Chia-I Wuilo: enable L3 cache in MOCS
2015-03-05 Chia-I Wuilo: track if a ilo_view_surface is a scanout
2015-03-05 Chia-I Wuilo: clean up SURFACE_STATE and BINDING_TABLE_STATE
2015-03-05 Brian Paulmapi: actually remove unused u_thread.h
2015-03-05 Rob Clarkfreedreno/ir3: fix silly typo for binning pass shaders
2015-03-05 Timothy Arceriglsl: let interface linking code validate its arrays
2015-03-05 Timothy Arceriglsl: use common intrastage array validation
2015-03-05 Timothy Arceriglsl: move array validation into its own function
2015-03-05 Kenneth Graunkei965: Split Gen4-5 BlitFramebuffer code; prefer BLT...
2015-03-05 Chia-I Wuilo: add more convenient intel_bo_{ref,unref}()
2015-03-05 Chia-I Wuilo: add intel_bo_set_tiling()
2015-03-05 Chia-I Wuilo: replace intel_tiling_mode by gen_surface_tiling
2015-03-05 Chia-I Wuilo: update genhw headers
2015-03-05 Mark JanesFix invalid extern "C" around header inclusion.
2015-03-05 Matt Turneri965: Tell intel_get_memcpy() which direction the memcp...
2015-03-05 Mark Janesmesa/x86: missing stdio inclusions
2015-03-05 Tom Stellardclover: Enable cl_khr_fp64 for devices that support...
2015-03-05 Emil Velikovxmlpool: make sure we ship options.h
2015-03-05 Emil Velikovmapi: fix *glapi dependency tracking
2015-03-05 Emil Velikovmesa: drop Makefile from get_hash.h dependency list
2015-03-05 Emil Velikovmesa: fix dependency tracking of generated sources
2015-03-05 Emil Velikovmesa: rename format_info.c to format_info.h
2015-03-05 Emil Velikovmesa/main: update .gitignore
2015-03-05 Emil Velikovegl/main: remove no-longer needed definition of stdint...
2015-03-05 Emil Velikovegl/drivers: include stdint.h where needed
2015-03-05 Emil Velikovegl/main: drop the declaration of PUBLIC keyword.
2015-03-05 Emil Velikovegl/main: no longer export internal function
2015-03-05 Emil Velikovegl/main: replace __FUNCTION__ with __func__
2015-03-05 Emil Velikovegl/main: replace INLINE with inline
2015-03-05 Brian Paulmapi: remove u_thread.h
2015-03-05 Brian Paulmapi: use c11 call_once() instead of pthread_once()
2015-03-05 Brian Paulmapi: THREADS was always defined, remove it
2015-03-05 Brian Paulmesa: remove THREADS check, printf calls in debug.c
2015-03-05 Brian Paulmapi: rewrite u_current_init() function without u_threa...
2015-03-05 Brian Paulmapi: fix preprocessor check in u_current_destroy()
2015-03-05 Brian Paulmapi: remove u_macros.h
2015-03-05 Brian Paulosmesa: include stdio.h
2015-03-05 Brian Paulxlib: include stdio.h
2015-03-05 Brian Paulst/osmesa: include stdio.h
2015-03-05 Brian Paulst/xlib: include stdio.h
2015-03-05 Brian Paulst/xlib: include stdio.h
2015-03-05 Brian Paulst/mesa: include stdio.h where needed
2015-03-05 Brian Paulswrast: include stdio.h where needed
2015-03-05 Brian Paulnouveau: include stdio.h where needed
2015-03-05 Brian Pauldri/common: include stdio.h where needed
2015-03-05 Brian Paulglsl: include stdio.h where needed
2015-03-05 Brian Paulmesa: include stdio.h where needed
2015-03-05 Brian Paulmesa: include c11/threads.h in mtypes.h
2015-03-05 Neil Robertsmeta: Fix the y offset for 1D_ARRAY in _mesa_meta_pbo_T...
2015-03-05 Neil Robertsmeta: Allow GL_UN/PACK_IMAGE_HEIGHT in _mesa_meta_pbo_G...
2015-03-05 Neil RobertsRevert "common: Fix PBOs for 1D_ARRAY."
2015-03-05 Vinson Leeglsl: Fix GCC unused-variable warning in release build.
2015-03-04 Chia-I Wuilo: improve WA handling in rectlist path
2015-03-04 Chia-I Wuilo: clean up Gen7.5 WAs
next