mesa.git
2015-12-04 Giuseppe Bilottaradeon: whitespace cleanup
2015-12-04 Emil Velikovmesa/tests: add KHR_debug GLES glGetPointervKHR entry...
2015-12-04 Jason Ekstrandi965/vec4: Stop pretending to support indirect output...
2015-12-04 Jason Ekstrandi965/vec4: Get rid of the nir_inputs array
2015-12-04 Jason Ekstrandnir/lower_io: Pass the builder and type_size into get_i...
2015-12-04 Ilia Mirkinnv50/ir: replace zeros in movs as well
2015-12-04 Ilia Mirkinnv50/ir: fold fma/mad when all 3 args are immediates
2015-12-04 Ilia Mirkinnv50/ir: avoid looking at uninitialized srcMods entries
2015-12-04 Ilia Mirkinnv50/ir: fix DCE to not generate 96-bit loads
2015-12-04 Roland Scheideggerdraw: fix clipping of layer/vp index outputs
2015-12-04 Roland Scheideggersoftpipe: use provoking vertex for layer
2015-12-04 Roland Scheideggerllvmpipe: use provoking vertex for layer/viewport
2015-12-04 Eric Anholtvc4: Add the RCL to CL debug dumping when in simulator...
2015-12-03 Marek Olšákradeonsi: fix Fiji for LLVM <= 3.7
2015-12-03 Marek Olšákradeonsi: fix occlusion queries on Fiji
2015-12-03 Marek Olšákradeonsi: dump init_config IBs
2015-12-03 Marek Olšákradeonsi: print framebuffer info into ddebug logs
2015-12-03 Marek Olšákgallium/radeon: print more info about HTILE
2015-12-03 Marek Olšákgallium/radeon: print more info about CMASK
2015-12-03 Marek Olšákgallium/radeon: rename fmask::pitch -> pitch_in_pixels
2015-12-03 Marek Olšákgallium/radeon: print more information about textures
2015-12-03 Marek Olšákgallium/radeon: move printing texture info into a separ...
2015-12-03 Marek Olšákgallium/radeon: remove unused r600_texture::pitch_override
2015-12-03 Marek Olšákgallium/radeon: remove DBG_TEXMIP
2015-12-03 Edward O'Callaghangallium/aux/util: Trivial, we already have format use it
2015-12-03 Jose Fonsecaautomake: Fix typo in MSVC2008 compat flags.
2015-12-03 Jose Fonsecattn: Whitelist from -Werror=declaration-after-statement.
2015-12-03 Emil Velikovmesa: rework the meaning of gl_debug_message::length
2015-12-03 Emil Velikovmesa: errors: validate the length of null terminated...
2015-12-03 Emil Velikovmesa: accept TYPE_PUSH/POP_GROUP with glDebugMessageInsert
2015-12-03 Emil Velikovmesa: add SEVERITY_NOTIFICATION to default state
2015-12-03 Emil Velikovmesa: return the correct value for GroupStackDepth
2015-12-03 Emil Velikovmesa: rename GroupStackDepth to CurrentGroup
2015-12-03 Emil Velikovmesa: do not enable KHR_debug for ES 1.0
2015-12-03 Emil Velikovglapi: add GetPointervKHR to the ES dispatch
2015-12-03 Nanley Cherymesa/version: Update gl_extensions::Version during...
2015-12-03 Brian Paulmesa: print enum names rather than hexadecimal values...
2015-12-03 Brian Paulst/wgl: add new stw_ext_rendertexture.c file
2015-12-03 Brian Paulst/wgl: add support for WGL_ARB_render_texture
2015-12-03 Brian Paulst/mesa: add new st_copy_framebuffer_to_texture() function
2015-12-03 Juha-Pekka... glsl: remove useless null checks and make match_explici...
2015-12-03 Tapani Pällii965: use _Shader to get fragment program when updating...
2015-12-03 Ilia Mirkinnv50/ir: fix moves to/from flags
2015-12-03 Ilia Mirkinnv50/ir: don't forget to mark flagsDef on cvt in txb...
2015-12-03 Ilia Mirkinnv50/ir: fix instruction permutation logic
2015-12-03 Ilia Mirkinnv50/ir: the mad source might not have a defining instr...
2015-12-02 Ilia Mirkinnv50/ir: make sure entire graph is reachable
2015-12-02 Ilia Mirkinnv50/ir: deal with loops with no breaks
2015-12-02 Ilia Mirkinnvc0/ir: fold postfactor into immediate
2015-12-02 Ilia Mirkinnv50/ir: allow immediate 0 to be loaded anywhere
2015-12-02 Kenneth Graunkei965: Add INTEL_DEBUG=perf information for GS recompiles.
2015-12-02 Kenneth Graunkei965: De-duplicate key_debug() function.
2015-12-02 Samuel Pitoisetnv50/ir/gk110: add memory barriers support for GK110
2015-12-02 Samuel Pitoisetnv50/ir: do not call textureMask() for surface ops
2015-12-02 Jose Fonsecaappveyor: Initial integration.
2015-12-02 Jose Fonsecautil/blitter: Fix "SO C90 forbids mixed declarations...
2015-12-02 Brian Paulmesa: print enum string in compressed_subtexture_error_...
2015-12-02 Edward O'Callaghangallium/util: Fix util_blitter_clear_depth_stencil...
2015-12-02 Edward O'Callaghangallium/util: Fix util_blitter_clear_render_target...
2015-12-02 Roland Scheideggermesa: fix VIEWPORT_INDEX_PROVOKING_VERTEX and LAYER_PRO...
2015-12-02 Jose FonsecaRemove Sun CC specific code.
2015-12-02 Jose Fonsecaconfigure.ac: Refuse to build with Sun C compiler.
2015-12-01 Eric Anholttravis: Add a test build with scons.
2015-12-01 Kenneth Graunkei965: Increase BRW_MAX_UBO to 14.
2015-12-01 Matt Turneri965: Do dead-code elimination in a single pass.
2015-12-01 Matt Turnerglsl: Rename safe_reverse -> reverse_safe.
2015-12-01 Matt Turneri965: Don't mark dead instructions' sources live.
2015-12-01 Dave Airlier600: set mega fetch count to 16 for gs copy shader
2015-12-01 Dave Airlier600: increment ring index after emit vertex not before.
2015-12-01 Dave Airlier600: add alu + cf nop to copy shader on r600
2015-12-01 Dave Airlier600: SMX returns CONTEXT_DONE early workaround
2015-12-01 Dave Airlier600: do SQ flush ES ring rolling workaround
2015-12-01 Samuel Pitoisetnv50,nvc0: allow to create resources other than buffers
2015-12-01 Brian Paulglapi: work-around MSVC 65K string length limitation...
2015-12-01 Eric Anholtmapi: Fix enums.c build with other build systems.
2015-12-01 Eric Anholttravis: Initial import of travis instructions.
2015-12-01 Eric Anholtmesa: Drop the blacklisting of new GL enums.
2015-12-01 Eric Anholtmesa: Use a 32-bit offset for the enums.c string offset...
2015-12-01 Eric Anholtmesa: Prefer newer names to older ones among names...
2015-12-01 Eric Anholtmesa: Drop bitfield "enums" from the enum-to-string...
2015-12-01 Eric Anholtmesa: Switch to using the Khronos registry for generati...
2015-12-01 Eric Anholtmesa: Remove the python mode bits from gl_enums.py.
2015-12-01 Eric Anholtmesa: Drop apparently typoed GL_ALL_CLIENT_ATTRIB_BITS.
2015-12-01 Eric Anholtmesa: Drop enums that had been removed in later revs...
2015-12-01 Eric Anholtmesa: Fix a typo in AMD_performance_monitor enum.
2015-12-01 Eric Anholtmesa: Fix enum definition of CULL_VERTEX_EYE/OBJECT_POS...
2015-12-01 Eric Anholtmesa: Add a copy of the Khronos gl.xml (SVN #31705).
2015-12-01 Eric Anholtmesa: Cut enum_strings.cpp test down to a few hand...
2015-12-01 Tom Stellardclover: Handle NULL devices returned by pipe_loader_pro...
2015-12-01 Jonathan Grayautomake: fix some occurrences of hardcoded -ldl and...
2015-12-01 Iago Toral... glsl/lower_ubo_reference: split struct copies into...
2015-12-01 Iago Toral... glsl/lower_ubo_reference: split array copies into eleme...
2015-12-01 Julien Isorcest/va: also retrieve reference frames info for h264
2015-12-01 Julien Isorcest/va: delay decoder creation until max_references...
2015-12-01 Iago Toral... glsl/dead_builin_varyings: Fix gl_FragData array lowering
2015-12-01 Dave Airlier600: workaround empty geom shader.
2015-12-01 Dave Airlier600: rv670 use at least 16es/gs threads
2015-12-01 Dave Airlier600: geometry shader gsvs itemsize workaround
2015-12-01 Gregory Hainautglsl: don't sort varying in separate shader mode
2015-12-01 Gregory Hainautglsl: don't dead code remove SSO varyings marked as...
next