i965: Extract push constant state to a new file
[mesa.git] / src /
2016-02-17 Ben Widawskyi965: Extract push constant state to a new file
2016-02-17 Matt Turneri965: Make emit_minmax return an instruction*.
2016-02-17 Matt Turneri965: Lower min/max after optimization on Gen4/5.
2016-02-17 Matt Turneri965/vec4: Initialize force_writemask_all in vec4_build...
2016-02-17 Tom Stellardradeon/llvm: Add TargetLibraryInfo to the pass manager
2016-02-17 Tom Stellardradeon/llvm: Set the target triple on the module
2016-02-17 Tom Stellardgallivm: Add helpers for creating and destroying Target...
2016-02-17 Samuel Pitoisetnvc0: invalidate all buffers when switching pipe contexts
2016-02-17 Ilia Mirkinst/mesa: fix up result_src.type when doing i2u/u2i...
2016-02-17 Brian Paulst/mesa: use cso_set_viewport_dims() in try_pbo_upload_...
2016-02-17 Jordan Justeni965/gen7: Use predicated rendering for indirect compute
2016-02-17 Rob Clarkfreedreno: expose time-elapsed query
2016-02-17 Rob Clarkfreedreno/a4xx: implement time-elapsed query
2016-02-17 Rob Clarkfreedreno/a4xx: better occlusion/sample counting
2016-02-17 Rob Clarkfreedreno/query: fix refcnt'ing issue
2016-02-17 Rob Clarkfreedreno/query: some queries don't have ->begin_query()
2016-02-17 Rob Clarkfreedreno/query: align counter snapshot locations
2016-02-17 Rob Clarkfreedreno/query: add optional enable hook
2016-02-17 Rob Clarkfreedreno: query max gpu freq
2016-02-17 Rob Clarkfreedreno: update generated headers
2016-02-17 Rob Clarkfreedreno/ir3: fix new gcc6 errors
2016-02-16 Karol Herbstnv50/ir: we can't do the add to mad conversion when...
2016-02-16 Karol Herbstnv50/ir: optimize neg(and(set, 1)) to set
2016-02-16 Ilia Mirkinnv50/ir: fix quadop emission in the presence of predication
2016-02-16 Ilia Mirkinnv50,nvc0: enable/disable seamless cubemap texturing...
2016-02-16 Rob Clarkst/mesa: add missing ETC2 entries to format_map
2016-02-16 Samuel Pitoisetnvc0: enable compute support on GK110:GM200 with an...
2016-02-16 Samuel Pitoisetnvc0: add compute support for GM107
2016-02-16 Samuel Pitoisetnvc0: fix compute state initialization on GK110+
2016-02-16 Timothy Arceriglsl: remove duplicate interpolation_string() function
2016-02-16 Timothy Arceriglsl: remove unused helper
2016-02-16 Timothy Arceriglsl: set user defined varyings to smooth by default...
2016-02-16 Samuel Pitoisetgm107/ir: add ATOM CAS emission
2016-02-16 Samuel Pitoisetst/mesa: do not init limits when compute shaders are...
2016-02-16 Jordan Justenmesa: Don't call driver when there is no compute work
2016-02-16 Jordan Justeni965: Set compute shader shared memory max to 64k
2016-02-16 Brian Paulst/mesa: use new CSO_BITS_ALL_SHADERS
2016-02-16 Brian Paulcso: add CSO_BITS_ALL_SHADERS
2016-02-16 Brian Paulst/mesa: simplify st->ctx, ctx->st usage in a various...
2016-02-16 Brian Paulst/mesa: use _mesa_geometric_width/height() in glDrawPi...
2016-02-16 Brian Paulst/mesa: rename attr variable in st_DrawTex()
2016-02-16 Brian Paulst/mesa: use 'cso' instead of 'st->cso_context' in...
2016-02-16 Brian Paulst/mesa: fix whitespace and add comment in st_DrawTex()
2016-02-16 Brian Paulst/mesa: used _mesa_num_tex_faces() in st_finalize_text...
2016-02-16 Brian Paulcso: make most of the cso_save/restore_x() functions...
2016-02-16 Brian Paulpostprocess: use new cso_save/restore_state() functions
2016-02-16 Brian Paulgallium/hud: use new cso_save/restore_state() functions
2016-02-16 Brian Paulgallium/util: use new cso_save/restore_state() functions
2016-02-16 Brian Paulst/mesa: use cso_save/restore_state() in st_cb_texture.c
2016-02-16 Brian Paulst/mesa: use new cso_save/restore_state() functions
2016-02-16 Brian Paulcso: add new cso_save/restore_state() functions
2016-02-16 Brian Paulcso: remove comment
2016-02-16 Brian Paulst/mesa: use new cso_set_viewport_dims() helper
2016-02-16 Brian Paulcso: add new cso_set_viewport_dims() helper
2016-02-16 Brian Paulst/mesa: use 'cso' local var instead of st->cso_context
2016-02-16 Brian Paulst/mesa: consolidate quad drawing code
2016-02-16 Brian Paulst/mesa: overhaul vertex setup for clearing, glDrawPixe...
2016-02-16 Brian Paulst/mesa: include u_draw.h, not u_draw_quad.h in st_draw.c
2016-02-16 Matthew DawsonHandle removal of LLVMAddTargetData in SVN revision...
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
next