mesa.git
2016-02-16 Topi Pohjolaineni965: Expose logic telling if non-msrt mcs is supported
2016-02-16 Topi Pohjolaineni965/gen9: Refactor msrt mcs initialization
2016-02-16 Topi Pohjolaineni965: Add a few assertions on lossless compression
2016-02-16 Topi Pohjolaineni965: Add a flag telling color resolve pass to ignore...
2016-02-16 Topi Pohjolaineni965: Add resolve option for lossless compression
2016-02-16 Topi Pohjolaineni965: Allow fast clear to be used with lossless compression
2016-02-16 Topi Pohjolaineni965: Add helper for detecting lossless compression
2016-02-16 Topi PohjolainenRevert "i965: Restore vbo after color resolve during...
2016-02-16 Ben Skeggsnvc0: initial support for GM20x GPUs
2016-02-16 Ben Skeggsnvc0: implement support for maxwell texture headers
2016-02-16 Ben Skeggsnvc0: import maxwell texture header definitions from...
2016-02-16 Ben Skeggsnv50-: split tic format specification
2016-02-16 Ben Skeggsnv50-: remove nv50_texture.xml.h
2016-02-16 Ben Skeggsnvc0: switch nvc0_tex.c to updated g80_texture.xml.h
2016-02-16 Ben Skeggsnvc0: switch nvc0_surface.c to updated g80_texture...
2016-02-16 Ben Skeggsnv50: switch nv50_tex.c to updated g80_texture.xml.h
2016-02-16 Ben Skeggsnv50: switch nv50_surface.c to updated g80_texture...
2016-02-16 Ben Skeggsnv50: switch nv50_state.c to updated g80_texture.xml.h
2016-02-16 Ben Skeggsnv50-: switch nv50_formats.c to updated g80_texture...
2016-02-16 Ben Skeggsnv50: import updated g80_texture.xml.h from rnndb
2016-02-16 Ben Skeggsnv50-: remove nv50_defs.xml.h
2016-02-16 Ben Skeggsnv50-: switch nv50_formats.c to updated g80_defs.xml.h
2016-02-16 Ben Skeggsnv50-: improved macros to handle format specification
2016-02-16 Ben Skeggsnv50-: separate vertex formats from surface format...
2016-02-16 Ben Skeggsnvc0: remove unnecessary includes
2016-02-16 Ben Skeggsnvc0: switch nvc0_tex.c to updated g80_defs.xml.h
2016-02-16 Ben Skeggsnvc0: switch nvc0_surface.c to updated g80_defs.xml.h
2016-02-16 Ben Skeggsnv50: remove unnecessary include
2016-02-16 Ben Skeggsnv50: switch nv50_transfer.c to g80_defs.xml.h
2016-02-16 Ben Skeggsnv50: switch nv50_tex.c to updated g80_defs.xml.h
2016-02-16 Ben Skeggsnv50: switch nv50_surface.c to updated g80_defs.xml.h
2016-02-16 Ben Skeggsnv50: import updated g80_defs.xml.h from rnndb
2016-02-16 Nicolai Hähnlest/mesa: count shader images in MaxCombinedShaderOutput...
2016-02-16 Ilia Mirkinst/mesa: enable GL image extensions when backend suppor...
2016-02-16 Ilia Mirkinst/mesa: convert GLSL image intrinsics into TGSI
2016-02-16 Ilia Mirkinst/mesa: allow st_format.h to be included from C++...
2016-02-16 Nicolai Hähnlest/mesa: set pipe_image_view layers correctly for 3D...
2016-02-16 Nicolai Hähnlest/mesa: call st_finalize_texture from image atoms
2016-02-16 Ilia Mirkinst/mesa: add an image atom for shader images
2016-02-16 Ilia Mirkintgsi: show textual format representation
2016-02-16 Ilia Mirkingallium: add PIPE_SHADER_CAP_MAX_SHADER_IMAGES
2016-02-16 Ilia Mirkingallium: make image views non-persistent objects
2016-02-16 Ilia Mirkinst/mesa: empty buffer binding if the buffer's not reall...
2016-02-16 Rhys Kidddocs: Document VC4_DEBUG envvar
2016-02-16 Rhys Kiddvc4: Add missing braces in initializer
2016-02-16 Rhys Kiddvc4: Correct typo setting 'handled_qinst_cond'
2016-02-16 Eric Anholtvc4: Don't treat conditional MOVs as raw MOV.
2016-02-16 Timothy Arceriglsl: warn in GL as well as ES when varying not written
2016-02-15 Ilia Mirkindocs: update GLES 3.1 section for recent nvc0 additions
2016-02-15 Ilia Mirkinmesa: need to check resource and set length even if...
2016-02-15 Ben Widawskyi965/bxt: Production thread counts
2016-02-15 Daniel Czarnowskiegl_dri2: NULL check for xcb_dri2_get_buffers_reply()
2016-02-14 Edward O'Callaghannv50,nvc0: Remove duplicate logic from nvc0_set_framebu...
2016-02-14 Samuel Pitoisetnv50: add missing PIPE_SHADER_CAP_SUPPORTED_IRS
2016-02-14 Kenneth Graunkei965: Fix gl_DrawID in the vec4 backend.
2016-02-14 Brian Paulmesa: move assertion in _mesa_cube_face_target()
2016-02-14 Serge Martinclover: fix build failure since bfd695e
2016-02-14 Kenneth Graunkeglsl: Fix overflow of ImageAccess[] array.
2016-02-14 Ilia Mirkinmesa: default FixedSampleLocations to true when using...
2016-02-14 Jason Ekstrandnir/types: Add more type constructor functions
2016-02-14 Jason Ekstrandnir/types: Add a few more glsl_type_is_ functions
2016-02-14 Jason Ekstrandnir/types: Add helpers for working with sampler and...
2016-02-14 Jason Ekstrandnir/types: Add helpers for function types
2016-02-14 Jason Ekstrandglsl/types: Expose glsl_struct_field and glsl_function_...
2016-02-14 Jason Ekstrandglsl/types: Add a helper for getting image types
2016-02-14 Jason Ekstrandglsl/types: Add support for function types
2016-02-14 Jason Ekstrandglsl/types: Add a bare "sampler" type
2016-02-14 Jason Ekstrandglsl/types: Rename sampler_type to sampled_type
2016-02-13 Vinson Leellvmpipe: Do not use barriers if not using threads.
2016-02-13 Francisco Jerezi965: Reupload push and pull constants when we get...
2016-02-13 Samuel Pitoiseti965: fix MAX_COMPUTE_SHARED_SIZE constant value
2016-02-13 Samuel Pitoisetnv50/ir: add missing SV_TID and SV_CTAID sysvals on...
2016-02-13 Samuel Pitoisetnv50/ir: add MEMBAR emission for GM107
2016-02-13 Alejandro Piñeirodocs: document MESA_GLES_VERSION_OVERRIDE envvar
2016-02-13 Samuel Pitoisetst/mesa: fix pipe_grid_info initializer
2016-02-13 Samuel Pitoisettrace: add all compute related functions
2016-02-13 Samuel Pitoisetst/mesa: implement limits for ARB_compute_shader
2016-02-13 Samuel Pitoisetst/mesa: add compute program dispatch callbacks
2016-02-13 Samuel Pitoisetst/mesa: add state validation for compute shaders
2016-02-13 Samuel Pitoisetst/mesa: add mappings for compute shader sysvals
2016-02-13 Samuel Pitoisetst/mesa: keep track of shared memory declarations
2016-02-13 Samuel Pitoisetst/mesa: add intrinsics for shared variables
2016-02-13 Samuel Pitoisetst/mesa: add conversion for compute shaders
2016-02-13 Samuel Pitoisetst/mesa: add compute shader states
2016-02-13 Samuel Pitoisetst/mesa: add a second pipeline for compute
2016-02-13 Samuel Pitoisettgsi/ureg: add shared variables support for compute...
2016-02-13 Samuel Pitoisetgallium: add PIPE_SHADER_CAP_SUPPORTED_IRS
2016-02-13 Samuel Pitoisetgallium: add indirect compute parameters to pipe_grid_info
2016-02-13 Samuel Pitoisetgallium: add a new interface for pipe_context::launch_g...
2016-02-13 Samuel Pitoisetgallium/cso: add support for compute shaders
2016-02-13 Samuel Pitoisetmesa: add PROGRAM_MEMORY
2016-02-13 Samuel Pitoisetmesa: store shared size in gl_compute_program
2016-02-13 Samuel Pitoisetmesa: do not use a constant for MAX_COMPUTE_SHARED_SIZE
2016-02-13 Ilia Mirkinmesa: make compute maximums reflect driver-provided...
2016-02-13 Topi Pohjolaineni965: Add means for limiting color resolves
2016-02-13 Topi Pohjolaineni965: Refactor resolving of auxiliary mode
2016-02-13 Topi Pohjolaineni965: Don't try to create aux buffer for non-msrt aux...
2016-02-13 Ben Widawskyi965: Rename optimizer debug 00 filename
2016-02-13 Kenneth Graunkei965: Make brw_clear_cache NULL out stale program pointers.
2016-02-12 Ilia Mirkinmesa: avoid segfault in GetProgramPipelineInfoLog when...
next