mesa: Fix a typo in AMD_performance_monitor enum.
[mesa.git] / src /
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 Quirogaglsl/lower_ubo_reference: split struct copies into...
2015-12-01 Iago Toral Quirogaglsl/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 Quirogaglsl/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...
2015-12-01 Gregory Hainautglsl: add always_active_io attribute to ir_variable
2015-12-01 Timothy Arceriglsl: copy how_declared when lowering interface blocks
2015-12-01 Timothy Arceriglsl: optimise inputs/outputs with explicit locations
2015-11-30 Dave Airlier600/shader: split address get out to a function.
2015-11-30 Julien Isorcevl/buffers: fixes vl_video_buffer_formats for RGBX
2015-11-30 Samuel Iglesias... i965/fs: remove unused fs_reg offset
2015-11-30 Kenneth Graunkei965: Add src/dst interference for certain instructions...
2015-11-30 Kenneth Graunkei965: Fix JIP to properly skip over unrelated control...
2015-11-30 Dave Airlier600: move per-type settings into a switch statement
2015-11-30 Dave Airlier600: split out common alu_writes pattern.
2015-11-30 Dave Airlier600/llvm: fix r600/llvm build
2015-11-29 Dave Airlier600: fixes for register definitions.
2015-11-29 Dave Airlier600: add missing register to initial state
2015-11-29 Dave Airlier600: define registers required for tessellation
2015-11-29 Dave Airlier600: consolidate clip state updates
2015-11-29 Samuel Pitoisetnv50/ir: always display the opcode number for unknown...
2015-11-29 Emil Velikovmesa: remove len argument from _mesa_shader_debug()
2015-11-29 Emil Velikovdrivers/x11: scons: partially revert b9b40ef9b76
2015-11-29 Emil Velikovnir: remove recursive inclusion in builtin_type_macros.h
2015-11-29 Emil Velikovnir: remove unneeded include
2015-11-29 Emil Velikovmesa/program: remove dead function declarations
2015-11-29 Emil Velikovauxiliary/vl/dri: fd management cleanups
2015-11-29 Emil Velikovauxiliary/vl/drm: fd management cleanups
2015-11-29 Emil Velikovst/xa: fd management cleanups
2015-11-29 Emil Velikovst/dri: fd management cleanups
2015-11-29 Emil Velikovpipe-loader: check if winsys.name is non-null prior...
2015-11-29 Emil Velikovst/va: add missing break statement
2015-11-28 Ilia Mirkinmesa: support GL_RED/GL_RG in ES2 contexts when driver...
2015-11-28 Nicolai Hähnleradeon: only suspend queries on flush if they haven...
2015-11-27 Jose Fonsecascons: Use LD version script for libgl-xlib.
2015-11-27 Jose Fonsecasvga: Don't return value from void function.
2015-11-27 Jose Fonsecagallium: Make pipe_query_result::batch array length...
2015-11-27 Neil Robertsutil: Tiny optimisation for the linear→srgb conversion
2015-11-26 Timothy Arceriglsl: don't generate extra errors in ValidateProgramPip...
2015-11-26 Rob Clarkfreedreno/ir3: assign varying locations later
2015-11-26 Rob Clarkfreedreno/ir3: use instr flag to mark unused instructions
2015-11-26 Rob Clarkfreedreno/a4xx: rework vinterp/vpsrepl
2015-11-26 Rob Clarkfreedreno/a3xx: rework vinterp/vpsrepl
2015-11-26 Serge Martinclover: fix tgsi compiler crash with invalid src
2015-11-26 Francisco Jerezi965/gen9+: Switch thread scratch space to non-coherent...
2015-11-26 Francisco Jerezi965/fs: Don't use Gen7-style scratch block reads on...
2015-11-26 Francisco Jerezi965: Add symbolic defines for some magic dataport...
2015-11-26 Nicolai Hähnleradeon: use PIPE_DRIVER_QUERY_FLAG_DONT_LIST for perfco...
2015-11-26 Nicolai Hähnlegallium: add PIPE_DRIVER_QUERY_FLAG_DONT_LIST
2015-11-26 Nicolai Hähnleradeon: delay the generation of driver query names...
2015-11-26 Julien Isorcest/va: add missing profiles in PipeToProfile's switch.
2015-11-26 Marta Lofstedtmesa: remove ARB_geometry_shader4
2015-11-26 Tapani Pällimesa: error out in indirect draw when vertex bindings...
2015-11-26 Michel Dänzertargets/xvmc: use the non-inline sw helpers
2015-11-25 Emil Velikovtargets/nine: remove freedreno target
2015-11-25 Emil Velikovtargets/nine: remove vc4 target
2015-11-25 Emil Velikovgallium: remove unused function declarations
2015-11-25 Emil Velikovtargets: use the non-inline sw helpers
2015-11-25 Emil Velikovtarget-hepers: add non inline sw helpers
2015-11-25 Emil Velikovpipe-loader: fix off-by one error
2015-11-25 Emil Velikovnir: include what we want/need
2015-11-25 Kenneth Graunkei965: Fix scalar vertex shader struct outputs.
2015-11-25 Kenneth Graunkei965: Fix fragment shader struct inputs.
2015-11-25 Tom Stellardradeonsi/compute: Use the compiler's COMPUTE_PGM_RSRC...
2015-11-25 Tom Stellardradeonsi: Rename si_shader::ls_rsrc{1,2} to si_shader...
2015-11-25 Nicolai Hähnleradeonsi: implement AMD_performance_monitor for CIK+
2015-11-25 Nicolai Hähnleradeon: scale query buffer size to result size
2015-11-25 Nicolai Hähnleradeonsi/sid: add performance counter registers
2015-11-25 Nicolai Hähnleradeonsi/sid: add hardware constants for COPY_DATA...
2015-11-25 Nicolai Hähnleradeon: extend CIK_UCONFIG_REG_END for performance...
2015-11-25 Nicolai Hähnleradeon: add perfcounter-related EVENT_TYPEs
2015-11-25 Nicolai Hähnleradeon: additional constants for WAIT_REG_MEM and EVENT...
2015-11-25 Nicolai Hähnlest/mesa: remove outdated comment
2015-11-25 Nicolai Hähnlest/mesa: delay initialization of performance counters
2015-11-25 Nicolai Hähnlemesa/main: allow delayed initialization of performance...
2015-11-25 Tapani Pälliglsl: handle case where index is array deref in optimiz...
2015-11-25 Julien Isorcenouveau: move interlaced assert down in nouveau_vp3_vid...
2015-11-25 Iago Toral Quirogai965: remove trailing spaces in various files
2015-11-25 Iago Toral Quirogaglsl: remove trailing spaces in various files
2015-11-25 Matt Turneri965: Pass brw_context pointer, not gl_context pointer.
2015-11-24 Timothy Arceriglsl: only call dead code pass when new inputs/outputs...
2015-11-24 Timothy Arceriglsl: move and reused code to find first and last shaders
2015-11-24 Matt Turnermesa: Use unreachable() instead of a default case.
2015-11-24 Ian Romanickmeta: Don't save or restore the active client texture
2015-11-24 Ian Romanickmeta: Don't save or restore the VBO binding
2015-11-24 Ian Romanickmeta/TexSubImage: Don't pollute the buffer object namespace
2015-11-24 Ian Romanickmeta: Don't pollute the buffer object namespace in...
2015-11-24 Ian Romanickmeta: Use internal functions for buffer object and...
2015-11-24 Ian Romanickmeta: Track VBO using gl_buffer_object instead of GL...
next