mesa.git
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
2015-03-04 Tom Stellardclover: Fix build since llvm r231270
2015-03-04 Chia-I Wuilo: add ILO_DEBUG=hang
2015-03-04 Chia-I Wuilo: add some more winsys functions
2015-03-04 Matt Turneri965/fs: Don't propagate cmod to inst with different...
2015-03-04 Matt Turnerr300g: Check return value of snprintf().
2015-03-04 Matt Turnerr300g: Use PATH_MAX instead of limiting ourselves to...
2015-03-04 Brian Paulglx/tests: add -I src/ to fix make check
2015-03-04 Kristian Høgsbergi965: Fix uint64_t overflow in intel_client_wait_sync()
2015-03-04 Daniel Stoneegl: Take alpha bits into account when selecting GBM...
2015-03-04 Rob Clarkfreedreno/ir3: fix old compiler after f6b2e8af742
2015-03-04 Brian Paulgallivm: init MM = NULL to silence warning
2015-03-04 Brian Paulmapi: remove u_compiler.h
2015-03-04 Brian Paulmapi: use util/macros.h instead of locally defined...
2015-03-04 Brian Paulmapi: replace INLINE with inline
2015-03-04 Brian Paulmesa: consolidate PUBLIC macro definition
2015-03-04 Brian Paulst/xlib: include p_compiler.h to get PUBLIC definition
2015-03-04 Brian Paulmapi: remove unneeded ARRAY_SIZE #define
2015-03-04 Brian Paulglx: use ARRAY_SIZE from macros.h
2015-03-04 Jose Fonsecascons: Update for the fact that we require GCC 4.2
2015-03-04 Jose Fonsecasvga: Set MSVC2013 compat flags.
2015-03-04 Jose Fonsecasoftpipe,trace: Set MSVC 2008 compat flags.
2015-03-04 Jose Fonsecascons: Use -Werror MSVC compatibility flags per-directory.
2015-03-04 Jose Fonsecast/vega: Remove.
2015-03-04 Jose Fonsecast/egl: Remove.
2015-03-04 Jose Fonsecawindows/gdi: Remove.
2015-03-04 Jose Fonsecanir: Use helper macros for dealing with VLAs.
2015-03-04 Marc-Andre... gallium/auxiliary/indices: fix start param
2015-03-04 Vinson Leescons: Define _DEFAULT_SOURCE.
2015-03-03 Frank Henigmanintel: fix EGLImage renderbuffer _BaseFormat
2015-03-03 Rob Clarkfreedreno/a4xx: re-enable int (conditional on glsl130)
2015-03-03 Rob Clarkfreedreno/ir3: handle flat bypass for a4xx
2015-03-03 Rob Clarkfreedreno/ir3: add support for memory (cat6) instructions
2015-03-03 Rob Clarkfreedreno/ir3: fix up cat6 instruction encodings
2015-03-03 Rob Clarktgsi/lowering: don't forget interp for BCOLOR inputs
2015-03-03 Rob Clarkfreedreno/a3xx,a4xx: silence some warnings
2015-03-03 Brian Paulc99_alloca.h: add case for __sun
2015-03-03 Jose Fonsecaconfigure: Leverage gcc warn options to enable safe...
2015-03-03 Ben Widawskyi965: Fix assertion in brw_reg_type_letters
2015-03-03 Ben Widawskyi965: Rename some PIPE_CONTROL flags
2015-03-03 Matt Turneri965/fs: Don't use backend_visitor::instructions after...
2015-03-02 Jason Ekstrandmain/base_tex_format: Properly handle STENCIL_INDEX1...
2015-03-02 Jason Ekstrandmeta/TexSubImage: Stash everything other than PIXEL_TRA...
2015-03-02 Matt Turneri915: Remove hand-rolled memcpy implementation.
next