mesa.git
2016-05-24 Jason Ekstrandvbo: Declare the index range invalid for DrawTransformF...
2016-05-24 Jason Ekstrandvbo: Declare the index range invalid for DrawIndirect
2016-05-24 Ilia Mirkinmesa/teximage: fix GL_FLOAT in comment
2016-05-24 Timothy Arceriglsl: fix explicit location validation for doubles
2016-05-24 Dave Airliedocs: update ARB_cull_distance status.
2016-05-24 Dave Airliest/mesa: reenable culling
2016-05-24 Dave Airliei965: reenable ARB_cull_distance.
2016-05-24 Dave Airlieglsl: rewrite clip/cull distance lowering pass
2016-05-24 Dave Airlieglsl: make max array trackers ints and use -1 as base...
2016-05-24 Nanley Cheryanv/formats: Make alpha blending a property of render...
2016-05-24 Nanley Cheryi965: Unset alpha blend for R10G10B10_SNORM_A2_UNORM
2016-05-24 Dave Airliei965: deindent blorp code.
2016-05-24 Dave Airlieglsl: reindent line in ast_function.cpp
2016-05-24 Ilia Mirkinmesa: allow GL_FRAMEBUFFER_DEFAULT_LAYERS to be queried...
2016-05-24 Ilia Mirkinmesa: allow xfb to be active in GLES when geometry...
2016-05-24 Ilia Mirkinmain: check driver float texture support before upgradi...
2016-05-23 Ilia Mirkinst/mesa: update inst->info along with inst->op
2016-05-23 Bas Nieuwenhuizenglsl: Use correct mode for split components.
2016-05-23 Kenneth Graunkemesa: Implement glGet*(GL_PRIMITIVE_RESTART_FOR_PATCHES...
2016-05-23 Kenneth Graunkegallium: Add a pipe cap for whether primitive restart...
2016-05-23 Francisco Jerezi965/fs: Mark UBO uniform pull constant loads as force_...
2016-05-23 Francisco Jerezi965/fs: Allow spilling of non-contiguous registers.
2016-05-23 Francisco Jerezi965/fs: Calculate the (un)spill block size correctly.
2016-05-23 Francisco Jerezi965/fs: Set exec_all on spills not matching the channe...
2016-05-23 Francisco Jerezi965/fs: Set exec_all on unspills.
2016-05-23 Francisco Jerezi965/fs: Move scratch block size calculation into the...
2016-05-23 Francisco Jerezi965/fs: Make emit_spill/unspill static functions takin...
2016-05-23 Francisco Jerezi965/fs: Apply execution controls from the instruction...
2016-05-23 Francisco Jerezi965/fs: Fix signedness of local variables and argument...
2016-05-23 Francisco Jerezi965/fs: Factor out calculation of the block of MRFs...
2016-05-23 Plamena Manolovaegl: Add OpenGL_ES to API string regardless of GLES...
2016-05-23 Rob Clarkfreedreno/ir3: disable cp for indirect src's
2016-05-23 Samuel Pitoisetnvc0: do not invalidate compute constbufs on Kepler
2016-05-23 Rob Clarknir/validate: fix null deref coverity warning
2016-05-23 Nicolas Boichatmesa: dri: Add shared glapi to LIBADD on Android
2016-05-23 Nicolas Boichatconfigure.ac: Add support for Android builds
2016-05-23 Emil Velikovanv: remove define _DEFAULT_SOURCE
2016-05-23 Emil Velikovgbm: remove define _DEFAULT_SOURCE
2016-05-23 Emil Velikovgbm: remove define _BSD_SOURCE
2016-05-23 Jiri Slabyglxcmds: glXGetFBConfigs, fix screen bounds
2016-05-23 Elie TOURNIERdoxygen: Add missing modules to Windows runner
2016-05-23 Emil Velikovegl: add missing link against $(CLOCK_LIB)
2016-05-23 Emil Velikovegl: android: remove explicit glFlush call
2016-05-23 Emil Velikovegl: android: drop dri2_create_image_android_native_buf...
2016-05-23 Emil Velikovegl: android: directly use dri2_create_image_dma_buf()
2016-05-23 Emil Velikovconfigure.ac: error out when building from git without...
2016-05-23 Emil Velikovvl/drm: don't call close(-1) in vl_drm_screen_create...
2016-05-23 Emil Velikovst/xa: don't call close(-1) in xa_tracker_create error...
2016-05-23 Emil Velikovst/dri: don't call close(-1) in dri{2, kms_}_init_scree...
2016-05-23 Eric Engestromvk/intel: use negative VK_NO_PROTOTYPES scheme
2016-05-23 Rob Herringgbm: Add map/unmap functions
2016-05-23 Rob Herringconfigure.ac: add pthreadstubs support
2016-05-23 Rob Herringgbm: rename gbm_dri_bo_{map,unmap} to gbm_dri_bo_{map...
2016-05-23 Rob Herringst/dri: Add support for DRIimage extension mapImage...
2016-05-23 Rob HerringDRI: Add DRIimage map and unmap functions
2016-05-23 Rob Herringgbm: Add Android build support
2016-05-23 Rob Herringgbm: add Android gallium_dri.so library loading support
2016-05-23 Rob Herringgbm: split out source file to Makefile.sources
2016-05-23 Rob HerringAndroid: Move setting DEFAULT_DRIVER_DIR to shared...
2016-05-23 Emil Velikovc11/threads: create mutexattrs only when needed
2016-05-23 Andres Gomezconfigure: added xcb to dri3 modules to pkg-conf
2016-05-23 Juan A. Suarez... glsl/linker: dvec3/dvec4 consume twice input vertex...
2016-05-23 Francisco Jerezi965/fs: do not depend on std140 alignment rules for...
2016-05-23 Iago Toral... nir: handle double-precision in fsign, fsat, fnot and...
2016-05-23 Iago Toral... nir: handle double-precision in fabs, frsq and fsqrt
2016-05-23 Dave Airlieglsl/parser: handle multiple layout sections with AST...
2016-05-23 Dave Airlieglsl: allow layout qualifier overrides with ARB_shading...
2016-05-23 Dave Airliesubroutines: handle explicit indexes properly
2016-05-23 Dave Airliemesa/subroutines: fix reset on bindpipeline
2016-05-23 Dave Airliemesa/subroutines: count number subroutines properly.
2016-05-23 Dave Airliemesa/subroutines: don't generate error in GetSubroutine...
2016-05-23 Dave Airlieglsl/ast: for geom shaders allow stream flags in input...
2016-05-23 Dave Airlieglsl/linker: skip inactive explicit locations.
2016-05-23 Dave Airlieglsl: fix subroutine uniform .length().
2016-05-23 Dave Airlieglsl/linker: link error on too many subroutine functions.
2016-05-23 Dave Airlieglsl: produce a linker error for a subroutine uniform...
2016-05-23 Dave Airlieglsl: validate subroutine types match function signature.
2016-05-23 Dave Airliearb_shader_subroutine: check active subroutine limit
2016-05-23 Ilia Mirkinnv30: don't assert when running out of registers
2016-05-23 Ilia Mirkinnouveau: allow allocating non-object-backed buffers
2016-05-23 Tobias Klausmannllvm/softpipe: Enable cull_distance as draw supports it.
2016-05-23 Dave Airlietgsi: remove culldist semantic.
2016-05-23 Dave Airliedraw: stop using CULLDIST semantic.
2016-05-23 Emil Velikovvirgl: remove unused state_tracker/graw.h include
2016-05-22 Dave Airliemesa/queryobject: return INVALID_VALUE if offset <...
2016-05-22 Samuel Pitoisetnvc0/ir: fix indirect access for images
2016-05-22 Ilia Mirkinnv30: reset the stencil mask when fast-clearing
2016-05-22 Ilia Mirkinnv30,nv50: add PIPE_SHADER_CAP_PREFERRED_IR support
2016-05-22 Ilia Mirkinnvc0: fix setting of tess_mode in various situations
2016-05-22 Ilia Mirkinnv50/ir: fix prog info init
2016-05-22 Ilia Mirkinnvc0/ir: return 0 for gl_TessCoord.z for non-triangles...
2016-05-22 Matt Turnermesa: Unlock mutex on error path.
2016-05-22 Timothy Arcerii965: remove redundant NULL check
2016-05-21 Eduardo Lima... anv/nir_apply_pipeline_layout: Pass the nir_src from...
2016-05-21 Samuel Pitoisetnvc0: expose GLSL version 420 on GF100
2016-05-21 Samuel Pitoisetnvc0: enable ARB_shader_image_load_store on GF100
2016-05-21 Samuel Pitoisetnvc0/ir: add a lowering pass for surfaces on Fermi
2016-05-21 Samuel Pitoisetnvc0/ir: add emission for SULDB and SUSTx
2016-05-21 Samuel Pitoisetnvc0/ir: add emission for OP_SULEA
2016-05-21 Samuel Pitoisetnv50/ir: fix tex constraints for surface coords on...
next