mesa.git
2017-06-27 Eric Engestrommesa: add missing include
2017-06-27 Lionel Landwerlini965: perf: add support for Geminilake
2017-06-27 Lionel Landwerlini965: perf: add support for Kabylake
2017-06-27 Lionel Landwerlini965: perf: use gen_device_info rather then brw_context
2017-06-27 Robert Braggi965: perf: ensure isolated timer reports while idle...
2017-06-27 Lionel Landwerlini965: perf: keep on reading reports until delimiting...
2017-06-27 Robert Braggi965: Add Gen8+ INTEL_performance_query support
2017-06-27 Robert Braggi965: Add XML OA metric sets for Gen8+
2017-06-27 Robert Braggi965: Add Gen8+ sys_vars for generated OA code
2017-06-27 Lionel Landwerlinanv/i965: drop libdrm_intel dependency completely
2017-06-27 Lionel Landwerlini915: use different CFLAGS/LIBS variables than i965/anv
2017-06-27 Lionel Landwerlinaubinator: import intel_aub.h from libdrm
2017-06-27 Lionel Landwerlini965: perf: minimize the chances to spread queries...
2017-06-27 Juan A. Suarez... nir: implement GLSL.std.450 NMax, NMIn and NClamp opera...
2017-06-27 Juan A. Suarez... nir: add support for 64-bit in SmoothStep function
2017-06-27 Juan A. Suarez... nir: sge operation is defined for floating-point types
2017-06-27 Topi Pohjolaineni965: Separate gen < 8 and gen >= 8 paths explicitly...
2017-06-27 Topi Pohjolainenintel/anv: Add missing break in anv_CreateDevice()
2017-06-27 Nicolai Hähnleac/nir: convert emit helpers to ac_llvm_context
2017-06-27 Nicolai Hähnleac/nir: remove unused nir_to_llvm_context::has_ddxy
2017-06-27 Nicolai Hähnleac/nir: implement nir_op_f2b
2017-06-27 Nicolai Hähnleac/nir: implement nir_op_{b2i,i2b}
2017-06-27 Nicolai Hähnleac/nir: convert type helpers to ac_llvm_context
2017-06-27 Nicolai Hähnleac/llvm: fix type of second llvm.cttz.* parameter
2017-06-27 Nicolai Hähnleac/shader_info: fix a comment
2017-06-27 Nicolai Hähnleac: add ac_llvm_context::v8i32
2017-06-27 Nicolai Hähnleac: add ac_llvm_context::{i,f}32_{0,1}
2017-06-27 Nicolai Hähnleac: add ac_llvm_context::{i16, i64, f16, f64}
2017-06-27 Ilia Mirkinnv50/ir: fix combineLd/St to update existing records...
2017-06-27 Ilia Mirkinnv50/ir: adjust overlapping logic to take fileIndex...
2017-06-27 Ilia Mirkinnv50/ir: VFETCH is also considered a load for MemoryOpt
2017-06-27 Ilia Mirkinnv50,nvc0: remove IDX from bufctx immediately, to avoid...
2017-06-27 Ilia Mirkinnv50/ir: fetch indirect sources BEFORE the op that...
2017-06-26 Timothy Arcerimesa: skip FLUSH_VERTICES() if no samplers were changed
2017-06-26 Timothy Arcerimesa: don't set _NEW_PROGRAM_CONSTANTS for non-bindless...
2017-06-26 Rob HerringAndroid: add renderonly files to libmesa_gallium
2017-06-26 Timothy Arcerimesa: add KHR_no_error support for glCopyTexImage*D()
2017-06-26 Timothy Arcerimesa: add no error support to copyteximage()
2017-06-26 Timothy Arcerimesa: create copyteximage_err() helper and always inlin...
2017-06-26 Timothy Arcerimesa: tidy up copyteximage()
2017-06-26 Ian Romanicki915: On Gen <= 3 there are no array textures
2017-06-26 Ian Romanicki915: On Gen <= 3 there is no W-tiling
2017-06-26 Ian Romanicki915: Remove unused fields intel_mipmap_tree::logical_...
2017-06-26 Ian Romanicki915: Remove unused field intel_mipmap_tree::array_spac...
2017-06-26 Ian Romanicki915: On Gen <= 3 there is no multisampling
2017-06-26 Ian Romanicki915: Trivial code reformatting
2017-06-26 Ian Romanicki915,i965: Don't condition use of GLSL clear on the...
2017-06-26 Timothy Arcerimesa: add KHR_no_error support for glCopyTex{ture}SubIm...
2017-06-26 Timothy Arcerimesa: add copy_texture_sub_image_no_error() helper
2017-06-26 Timothy Arcerimesa: remove redundant NULL check
2017-06-26 Timothy Arcerimesa: create copy_texture_sub_image_err() helper
2017-06-26 Timothy Arcerimesa: make _mesa_copy_texture_sub_image() static
2017-06-26 Timothy Arcerimesa: add KHR_no_error support for gl{Compressed}TexIma...
2017-06-26 Timothy Arcerimesa: add no error support to teximage()
2017-06-26 Timothy Arcerimesa: create wrapper around teximage()
2017-06-26 Timothy Arcerimesa: fix unused variable warning in release builds
2017-06-26 Marek Olšákradeonsi: don't flush and wait for CB after depth-only...
2017-06-26 Ian Romanickblorp: Use normalized coordinates on Gen6
2017-06-26 Marek Olšákmesa/glthread: don't include pthread.h
2017-06-26 Nanley Cheryanv/gpu_memcpy: Rename the gpu_memcpy function
2017-06-26 Nanley Cheryanv/blorp: Provide surface states for CCS resolves
2017-06-26 Nanley Cheryanv/blorp: Add a surface-state-based CCS resolve function
2017-06-26 Nanley Cheryblorp/clear: Add a binding-table-based CCS resolve...
2017-06-26 Nanley Cheryanv: Adjust params of color buffer transitioning functions
2017-06-26 Nanley Cheryanv/blorp: Remove 3D subresource transition workaround
2017-06-26 Nanley Cheryanv/cmd_buffer: Adjust the image view reloc function
2017-06-26 Nanley Cheryanv/cmd_buffer: Adjust layout transition aspect checking
2017-06-26 Nanley Cheryanv: Add and use color auxiliary buffer helpers
2017-06-26 Nanley Cheryintel/isl: Only create a CCS buffer if the image suppor...
2017-06-26 Nanley Cheryintel/isl: Limit CCS to one level and layer on gen7
2017-06-26 Nanley Cheryintel/blorp: Check for layer fast-clear restriction
2017-06-26 Nanley Cheryintel/blorp: Assert levels and layers are in range
2017-06-26 Lucas Stachetnaviv: only flush resource to self if no scanout...
2017-06-26 Christian Gmeineretnaviv: add support for snorm textures
2017-06-26 Christian Gmeineretnaviv: add R8G8 texture support
2017-06-26 Christian Gmeineretnaviv: add support for swizzled texture formats
2017-06-26 Christian Gmeineretnaviv: add support for extended texture formats
2017-06-26 Chad Versaceglapi: Fix -Wduplicate-decl-specifier due to double...
2017-06-26 Eric Engestromanv: use Mesa's u_atomic.h header
2017-06-26 Eric Engestromradv: use Mesa's u_atomic.h header
2017-06-26 Bruce Cherniakswr: set an explicit clear_rect if scissor is not enabled.
2017-06-26 Tim Rowleyswr/rast: adjust std::string usage to fix build
2017-06-26 Eric Engestromtravis: add missing libs: xdamage + xfixes
2017-06-26 Nicolai Hähnleradeonsi: support indirect indexing in INTERP_* opcodes
2017-06-26 Ben Crockeregl_dri2: swrastGetDrawableInfo: set *x, *y [v2]
2017-06-26 Emil Velikovegl: fold _eglError() + return EGL_FALSE
2017-06-26 Emil Velikovegl: drop _eglInitImage() return type
2017-06-26 Juan A. Suarez... glsl: do not call link_xfb_stride_layout_qualifiers...
2017-06-26 Constantine... r600g: fix crash when file in R600_TRACE doesn't exist
2017-06-26 Constantine... r600g: take into account offset to system inputs at...
2017-06-26 Constantine... r600g: get rid of trailing whitespace
2017-06-26 Dave Airlier600/asm: add support for other GDS operations.
2017-06-26 Dave Airlier600: don't merge GDS into VTX
2017-06-26 Dave Airlier600: for memory instructions dump index gpr for read...
2017-06-26 Dave Airlier600: add support for vertex fetches via texture cache
2017-06-26 Dave Airlier600: route indirect address register correctly for...
2017-06-26 Dave Airlieradv/meta: don't need vertex info for resolve shader.
2017-06-26 Marek Olšákdrirc: whitelist glthread for a few games
2017-06-26 Marek Olšákmesa/glthread: decrease the batch size for better perf...
2017-06-26 Marek Olšákgallium/hud: add glthread counters
next