gallium/ddebug: new pipe for hang detection and driver state dumping (v2)
[mesa.git] / src / mesa /
2015-08-26 Marek Olšákgallium: add flags parameter to pipe_screen::context_create
2015-08-26 Ilia Mirkinmesa: remove pointless es31 checks, fix indirect to...
2015-08-26 Ilia Mirkinmesa: uncomment checks in es31 computation, add texture_ms
2015-08-26 Marek Olšákmesa: create multisample fallback textures like normal...
2015-08-26 Tapani Pällimesa: GetTexLevelParameter{if}v changes for OpenGL...
2015-08-26 Marta Lofstedtmesa/es3.1: Allow GL_COMPUTE_WORK_GROUP_SIZE for OpenGL...
2015-08-26 Marta Lofstedtmesa/es3.1: Enable getting MAX_COMPUTE_WORK_GROUP_...
2015-08-26 Dave Airliemesa/formats: pass correct parameter to _mesa_is_format...
2015-08-26 Dave Airliemesa/texgetimage: fix missing stencil check
2015-08-25 Nanley Cherymesa/teximage: Add GL error parameter to _mesa_target_c...
2015-08-25 Nanley Cherymesa/formats: remove compressed formats from matching...
2015-08-25 Nanley Cherymesa/formats: make format testing a gtest
2015-08-25 Kenneth Graunkeprog_to_nir: Use nir_builder_insert() rather than pokin...
2015-08-25 Kenneth Graunkenir: Use nir_shader::stage rather than passing it around.
2015-08-25 Kenneth Graunkenir: Store gl_shader_stage in nir_shader.
2015-08-25 Jason Ekstrandi965/fs: Combine assign_constant_locations and move_uni...
2015-08-25 Jason Ekstrandi965/fs: Rework uniform handling
2015-08-25 Jason Ekstrandi965/vec4_nir: Get rid of the uniform_driver_location...
2015-08-25 Jason Ekstrandnir/intrinsics: Add a second const index to load_uniform
2015-08-25 Kenneth Graunkenir: Pass a type_size() function pointer into nir_lower...
2015-08-25 Kenneth Graunkeprog_to_nir: Don't allocate nir_variable with type...
2015-08-25 Kenneth Graunkei965: Move type_size() methods out of visitor classes.
2015-08-25 Jason Ekstrandi965: Make setup_vec4_uniform_value and _image_uniform_...
2015-08-25 Jason Ekstrandi965: Rename setup_vector_uniform_values to setup_vec4_...
2015-08-25 Dave Airliemesa: enable texture stencil8 for multisample
2015-08-25 Brian Paulmesa: make _mesa_bind_texture_unit() static
2015-08-24 Nanley Cherymesa/formats: store whether or not a format is sRGB...
2015-08-24 Nanley Cherymesa/formats: only do type and component lookup for...
2015-08-24 Chris Wilsoni965: Always re-emit the pipeline select during invaria...
2015-08-23 Dave Airliemesa/arb_gpu_shader_fp64: add support for glGetUniformdv
2015-08-23 Neil Robertsi965/bdw: Fix 3DSTATE_VF_INSTANCING when the edge flag...
2015-08-23 Neil Robertsi965: Swap the order of the vertex ID and edge flag...
2015-08-22 Chris Wilsoni965: Move control flush into pipelined conditional...
2015-08-21 Christoph Bumillergallium: Add blending to pipe blit
2015-08-21 Ilia Mirkinst/mesa: pass through 4th opcode argument in bitmap...
2015-08-21 Ilia Mirkinst/mesa: fix assignments with 4-operand arguments ...
2015-08-21 Tapani Pällimesa: update fbo state in glTexStorage
2015-08-21 Nanley CheryRevert "mesa/formats: refactor by collapsing cases...
2015-08-20 Jason Ekstrandi965: Use NIR by default for vertex shaders
2015-08-20 Martin Peresi965: Fix "handle nir_intrinsic_image_size"
2015-08-20 Martin Peresi965: enable GL_ARB_shader_image_size
2015-08-20 Martin Peresi965: handle nir_intrinsic_image_size
2015-08-20 Martin Peresmain: add extension GL_ARB_shader_image_size
2015-08-20 Francisco Jerezmesa: Add ES31 API tag for the extension table.
2015-08-20 Francisco Jerezmesa: Refuse to bind image uniforms using glUniform...
2015-08-20 Francisco Jerezmesa: Refuse to bind a mutable texture object to an...
2015-08-20 Francisco Jerezmesa: Initialize image unit state to different defaults...
2015-08-20 Francisco Jerezmesa: Reset image unit state to the default values...
2015-08-20 Francisco Jerezmesa: Reject image formats not supported by GLES.
2015-08-20 Francisco Jerezmesa: Don't lose track of the shader image layer origin...
2015-08-20 Francisco Jerezmesa: Rename MaxCombinedImageUnitsAndFragmentOutputs...
2015-08-19 Nanley Cherymesa/formats: refactor by collapsing cases in switch...
2015-08-19 Nanley Cherymesa/formats: add more MESA_FORMAT_LAYOUTs
2015-08-19 Marta Lofstedtmesa/main: Add GL_IMAGE_FORMAT_COMPATIBILITY_TYPE to...
2015-08-19 Ilia Mirkinst/mesa: add fake ARB_copy_image support in Gallium
2015-08-19 Tapani Pällimesa: validate size parameters for glTexStorage*Multisample
2015-08-19 Tapani Pällimesa: expose dimension check for glTex*Storage functions
2015-08-19 Neil Robertsi965/bdw: Fix setting the instancing state for the...
2015-08-19 Jason Ekstrandutil/ra: Make allocating conflict lists optional
2015-08-19 Jason Ekstrandi965/reg_allocate: Use make_reg_conflicts_transitive
2015-08-19 Eric Anholtmesa: Move varying slots and FS output names to shader_...
2015-08-19 Timothy Arcerimesa: undo split out of create shader code
2015-08-18 Richard Yaodrirc: Add "Unigine Oil Rush" quirk (allow_glsl_extensi...
2015-08-18 Rhys Kiddi965/gen7: Resolve GCC sign-compare warning.
2015-08-18 Rhys Kiddi965/gen6: Resolve GCC sign-compare warning.
2015-08-18 Rhys Kiddi965: Resolve GCC sign-compare warning.
2015-08-18 Rhys Kiddi965: Resolve GCC sign-compare warning.
2015-08-18 Rhys Kiddi965: Resolve GCC sign-compare warning.
2015-08-18 Rhys Kiddi965: Resolve GCC sign-compare warning.
2015-08-18 Rhys Kiddi965: Resolve GCC sign-compare warning.
2015-08-18 Rhys Kiddi965: Resolve GCC sign-compare warning.
2015-08-18 Rhys Kiddi965: Resolve GCC sign-compare warning.
2015-08-18 Rhys Kiddi965: Resolve GCC sign-compare warning.
2015-08-18 Rhys Kiddi965: Resolve GCC sign-compare warning.
2015-08-18 Rhys Kiddi965: Resolve GCC sign-compare warning.
2015-08-18 Rhys Kiddmesa: Resolve GCC sign-compare warning.
2015-08-18 Rhys Kiddi965: Resolve GCC sign-compare warning.
2015-08-18 Rhys Kiddi965: Resolve GCC sign-compare warning.
2015-08-18 Rhys Kiddi965: Resolve GCC sign-compare warning.
2015-08-18 Rhys Kiddi965: Resolve GCC sign-compare warning.
2015-08-17 Timothy Arcerimesa: move non-generic samples validation
2015-08-17 Timothy Arcerimesa: check samples > 0 for glTex*Multisample
2015-08-17 Matt Turneri965/vec4/nir: Emit single MOV to generate a scalar...
2015-08-17 Marta Lofstedtmesa: Raise INVALID_VALUE from glCreateShaderProgramv...
2015-08-17 Marta Lofstedtmesa: AtomicBufferBindings should be initialized to...
2015-08-17 Tapani Pällimesa: fix target error checking in glGetTexLevelParameter
2015-08-17 Timothy Arcerimesa: rename texture function now that its static
2015-08-17 Marta Lofstedtmesa: Implement glMemoryBarrierByRegion
2015-08-17 Ilia Mirkinst/mesa: also move yoffset to zoffset for 1d array...
2015-08-14 Marek Olšákswrast: fix EXT_depth_bounds_test
2015-08-14 Marek Olšákst/mesa: add EXT_depth_bounds_test
2015-08-14 Marek Olšákst/mesa: small cleanup in st_extensions.c
2015-08-14 Marek Olšákgallium: add support for GLES texture float extensions...
2015-08-14 Tapani Pällimesa: set correct error for non-renderable multisample...
2015-08-13 Ben Widawskyi965/skl: Remove early platform support
2015-08-13 Timothy Arcerimesa: remove extern from texture function
2015-08-13 Topi Pohjolaineni965: Stop aux data compare preventing program binary...
2015-08-13 Topi Pohjolaineni965: Only write program to cache when it doesn't exist yet
2015-08-13 Topi Pohjolaineni965: Rename brw_upload_item_data to brw_alloc_item_data
2015-08-13 Tapani Pällimesa: update MaxShaderStorageBlockSize to 2^27
next