mesa.git
2015-03-09 Marek Olšákr300g: fix RGTC1 and LATC1 SNORM formats
2015-03-09 Stefan Dösingerr300g: Fix the ATI1N swizzle (RGTC1 and LATC1)
2015-03-09 Tom Stellardradeonsi: Add additional information to shader dumps
2015-03-09 Tom Stellardradeonsi/compute: Use value from compiler for COMPUTE_P...
2015-03-09 Tom Stellardclover: Return the minimum required value for CL_DEVICE...
2015-03-09 Ilia Mirkinfreedreno/ir3: get the # of miplevels from getinfo
2015-03-09 Ilia Mirkinfreedreno/ir3: fix array count returned by TXQ
2015-03-09 Ilia Mirkinfreedreno: move fb state copy after checking for size...
2015-03-09 Kenneth Graunkenir: Make the printer include nir_variable::location...
2015-03-09 Iago Toral... i965/fs: Implement SIMD16 dual source blending.
2015-03-09 Kenneth Graunkenir: Only do gl_FrontFacing workaround in glsl_to_nir...
2015-03-09 Kenneth Graunkenir: Plumb the shader stage into glsl_to_nir().
2015-03-09 Kenneth Graunkenir: Add native_integers to nir_shader_compiler_options.
2015-03-09 Kenneth Graunkenir: Try to make sense of the nir_shader_compiler_optio...
2015-03-09 Kenneth Graunkenir: Delete nir_shader::user_structures and num_user_st...
2015-03-09 Kenneth Graunkeglsl: Mark array access when copying to a temporary...
2015-03-09 Kenneth Graunkei965/nir: Resolve source modifiers on Gen8+ logic opera...
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
next