mesa.git
2015-04-21 Marius Predutmain: remove __FUNCTION__ defined because it is obsolete
2015-04-21 Marius Predutradeon: replace __FUNCTION__ with __func__
2015-04-21 Tapani Pällimesa: add missing break in switch statement
2015-04-21 Tapani Pälliglsl: add fallthrough comment on switch
2015-04-21 Tapani Pällimesa: fix UBO queries for active uniforms
2015-04-21 Neil Robertsi965/skl: Fix the qpitch value
2015-04-21 Neil Robertsi965/skl: Don't use ALL_SLICES_AT_EACH_LOD
2015-04-20 EdBclover: remove pre llvm 3.5.0 compatibility code
2015-04-20 EdBclover: make llvm >= 3.5.0 and c++11 mandatory
2015-04-20 Dave Airliedocs/GL3.txt: update ARB_shader_subroutine status
2015-04-20 Nick Sarniegallivm: Fix build against LLVM 3.7 SVN r235265
2015-04-19 Ian Romanickdoc: Add GL_ARB_shader_image_size dependency for OpenGL...
2015-04-18 Ilia Mirkinindices: fix provoking vertex for quads/quadstrips
2015-04-18 Ilia Mirkinprimconvert: select pv convention only from flatshade_first
2015-04-18 Ilia Mirkinfreedreno/a3xx: enable polymode setting with non-fill...
2015-04-18 Ilia Mirkinfreedreno/a3xx: fix integer and 32-bit float border...
2015-04-18 Ilia Mirkinfreedreno/a3xx: add support for float R/RG render targets
2015-04-17 Connor Abbottmesa: add .mesa-install-links files to gitignore
2015-04-17 Connor Abbottmesa/main: add autogenerated format-info.c to gitignore
2015-04-17 Kenneth Graunkei965: Issue perf_debug messages for unsynchronized...
2015-04-17 Kenneth Graunkei965: Make shader_time store names/ids instead of refer...
2015-04-17 Kenneth Graunkei965: Delete some unnecessary code in brw_report_shader...
2015-04-17 Kenneth Graunkei965: Make shader_time use 0 instead of -1 for "no...
2015-04-17 Tobias Nygrenadjust a couple of ifdefs to handle NetBSD correctly
2015-04-17 Tobias Nygrenconfigure.ac: fix bashism
2015-04-17 Anuj Phogati965: Render R16G16B16X16 as R16G16B16A16
2015-04-17 Anuj Phogati965: Update the comment about platforms supporting...
2015-04-17 Matt Turnernir: Allow abs/neg in select peephole pass.
2015-04-17 Jason Ekstrandi965/fs: Change SEL and MOV types as needed to propagat...
2015-04-17 Jason Ekstrandi965/fs: Use the source type when looking for UD negati...
2015-04-17 Rob Clarkfreedreno/ir3/nir: few little fixes
2015-04-17 Rob Clarkfreedreno/ir3/nir: lower if/else
2015-04-17 Rob Clarkfreedreno/a4xx: support for large shaders
2015-04-17 Rob Clarkfreedreno: update generated headers
2015-04-17 Rob Clarkfreedreno/ir3/nir: UBO support
2015-04-17 Rob Clarkfreedreno/ir3: move out helper
2015-04-17 Rob Clarkfreedreno/a4xx: sysvals and UBOs
2015-04-17 Rob Clarknir/builder: add nir_builder_insert_after_instr()
2015-04-17 Rob Clarkgallium/ttn: fix TXF
2015-04-17 Rob Clarkgallium/ttn: add UBO support
2015-04-17 Rob Clarkgallium/ttn: minor cleanup
2015-04-17 Rob Clarkgallium/ttn: add support for TXL2
2015-04-17 Rob Clarkgallium/ttn: add support for texture offsets
2015-04-17 Brian Paulmesa/st: Free st_translate with FREE macro.
2015-04-16 Jose Fonsecalibgl-gdi: Prevent "pure virtual method called" error...
2015-04-16 Ville Syrjäläi965: Add marketing names for CHV
2015-04-16 Ian Romanicknir: Convert the if-test for num_inputs == 2 to an...
2015-04-16 Marek Olšákconfigure.ac: print LLVM_LDFLAGS
2015-04-16 Marek Olšákglsl_to_tgsi: only associate the uniform storage once...
2015-04-16 Marek Olšákglsl_to_tgsi: add STATE_FB_WPOS_Y_TRANSFORM at link...
2015-04-16 Marek Olšákglsl_to_tgsi: add assertions for detecting out-of-bound...
2015-04-16 Marek Olšákglsl_to_tgsi: don't use a potentially-undefined immedia...
2015-04-16 Marek Olšákglsl_to_tgsi: fix out-of-bounds constant access and...
2015-04-16 Marek Olšákglsl_to_tgsi: cleanup includes
2015-04-16 Marek Olšákmesa/program: remove dead code
2015-04-16 Marek Olšákradeonsi: add a debug option to compile shaders when...
2015-04-16 Marek Olšákst/mesa: add a debug option to compile shaders at link...
2015-04-16 Kristian Høgsbergi965: Rewrite ir_tex to ir_txl with lod 0 for vertex...
2015-04-16 Emil Velikovradeonsi: remove bogus r600-- triple
2015-04-16 Neil Robertsi965/skl: Add the header for constant loads outside...
2015-04-16 Neil Robertsi965/vec4: Add a helper function to emit VS_OPCODE_PULL...
2015-04-16 Jose Fonsecamesa,glsl: rename `interface` to `programInterface`.
2015-04-16 Flora Cuigbm: Add GBM_BO_USE_LINEAR flag
2015-04-16 Tapani Pällimesa: refactor GetUniformBlockIndex
2015-04-16 Tapani Pällimesa: refactor GetUniformIndices
2015-04-16 Tapani Pällimesa: refactor GetUniformLocation
2015-04-16 Tapani Pällimesa: refactor GetActiveUniformBlockName
2015-04-16 Tapani Pällimesa: remove unused _mesa_get_uniform_name
2015-04-16 Tapani Pällimesa: refactor GetActiveUniformName
2015-04-16 Tapani Pällimesa: refactor GetActiveUniform
2015-04-16 Tapani Pällimesa: refactor GetTransformFeedbackVarying
2015-04-16 Tapani Pällimesa: refactor GetActiveUniformsiv, use _mesa_program_r...
2015-04-16 Tapani Pällimesa: mesa_bufferiv utility function for buffer objects
2015-04-16 Tapani Pällimesa: refactor GetFragDataIndex
2015-04-16 Tapani Pällimesa: refactor GetFragDataLocation
2015-04-16 Tapani Pällimesa: refactor GetAttribLocation
2015-04-16 Tapani Pällimesa: refactor GetActiveAttrib
2015-04-16 Tapani Pällimesa: enable GL_ARB_program_interface_query extension
2015-04-16 Tapani Pällimesa: implementation of glGetProgramResourceiv
2015-04-16 Tapani Pällimesa: glGetProgramResourceLocationIndex
2015-04-16 Tapani Pällimesa: glGetProgramResourceLocation
2015-04-16 Tapani Pällimesa: glGetProgramResourceName
2015-04-16 Tapani Pällimesa: glGetProgramResourceIndex
2015-04-16 Tapani Pällimesa: glGetProgramInterfaceiv
2015-04-16 Tapani Pällimesa/glsl: build list of program resources during linking
2015-04-16 Tapani Pälliglapi: add GL_ARB_program_interface_query skeleton
2015-04-16 Tapani Pällilinker: fix varying linking if SSO program has only...
2015-04-16 Glenn Kennardr600g/sb: Skip empty ALU clause while scheduling
2015-04-16 Ian Romanicknir: Try commutative sources in CSE
2015-04-16 Ian Romanickglx: Create proper server dependency for GLX_EXT_create...
2015-04-15 Eric Anholtvc4: Don't try to use color load/stores to blit across...
2015-04-15 Eric Anholtvc4: Don't try to use color load/stores to do depth...
2015-04-15 Eric Anholtvc4: Update the shadow texture for public textures...
2015-04-15 Eric Anholtvc4: Hook up VC4_DEBUG=perf to some useful printfs.
2015-04-15 Brian Paulst/mesa: log shaders, GLSL info log with _mesa_log()
2015-04-15 Brian Paulmesa: log shaders, GLSL info log with _mesa_log()
2015-04-15 Brian Paulmesa: add _mesa_log(), _mesa_get_log_file() functions
2015-04-15 Brian Paultgsi: also dump label for TGSI_OPCODE_BGNSUB opcode
2015-04-15 Jose Fonsecast/wgl: Couple of fixes to opengl32.dll's wglCreateCont...
2015-04-15 Jose Fonsecamesa: Enable _mesa_dlopen on MSVC too.
next