nv50/ir: re-introduce TGSI lowering pass for images
[mesa.git] / src / mesa /
2016-04-26 Jose Fonsecascons: Whenever possible decide what to do based on...
2016-04-26 Ilia Mirkinglsl: add ability to use essl 3.20
2016-04-26 Ilia Mirkinmain: select ES3.2 version when all extensions are...
2016-04-25 Rob Clarkmesa/st: log some additional invalid-fbo cases
2016-04-25 Kenneth Graunkei965: Unroll SIMD16 DDY_FINE on Sandybridge.
2016-04-25 Jordan Justenmesa/gles: Allow format GL_RED to be used with MESA_FOR...
2016-04-25 Kenneth Graunkei965: Mark URB reads as volatile.
2016-04-25 Kenneth Graunkei965: Make a few tessellation related functions non...
2016-04-23 Nanley Cheryi965/tex_image: Flush certain subnormal ASTC channel...
2016-04-23 Topi Pohjolaineni965/blorp: Enable for buffer resolves
2016-04-23 Topi Pohjolaineni965/blorp: Enable for normal color clears
2016-04-23 Topi Pohjolaineni965/blorp: Fix clear code for ignoring colormask for...
2016-04-23 Topi Pohjolainenmesa/formats: Take luminance into account in component...
2016-04-23 Topi Pohjolaineni965/blorp: Do not trigger re-emission of base state...
2016-04-23 Topi Pohjolaineni965/blorp: Reconfigure base state address only if...
2016-04-23 Topi Pohjolaineni965/blorp: Use BRW_NEW_BLORP instead of trashing all...
2016-04-23 Kenneth Graunkei965: Make all atoms to track BRW_NEW_BLORP by default
2016-04-23 Topi Pohjolaineni965: Introduce state flag for blorp
2016-04-23 Topi Pohjolaineni965/blorp/gen6: Use normal base state address setup
2016-04-23 Topi Pohjolaineni965: Remove pointers to non-existing atoms
2016-04-22 Nanley Cheryi965: Disable KHR_texture_compression_astc_hdr on Gen9
2016-04-22 Kenneth Graunkei965: Disable channel expressions for scalar GS, TCS...
2016-04-22 Topi Pohjolaineni965/blorp: Add support for 2x msaa
2016-04-22 Topi Pohjolaineni965/blorp: Add support for encoding/decoding interleav...
2016-04-22 Samuel Iglesias... i965: don't lower mod() in glsl ir
2016-04-22 Jason Ekstrandi965/surface_state: Use libisl functions for image...
2016-04-22 Jason Ekstrandi965/fs_surface_builder: Use isl instead of mesa for...
2016-04-22 Jason Ekstrandi965/fs_surface_builder: Add a helper for converting...
2016-04-22 Jason Ekstrandi965/fs_surface_builder: Explicitly handle FORMAT_NONE...
2016-04-22 Jason Ekstrandi965/fs_surface_builder: Take a GL format enum instead...
2016-04-22 Jason Ekstrandi965: Add a dependency on libisl
2016-04-22 Nicolai Hähnlest/mesa: check return value of begin/end_query
2016-04-22 Ben Widawskyi965: Always use Y-tiled buffers on SKL+
2016-04-21 Marek Olšákgallium: use PIPE_SHADER_* everywhere, remove TGSI_PROC...
2016-04-21 Marek Olšákgallium: merge PIPE_SWIZZLE_* and UTIL_FORMAT_SWIZZLE_*
2016-04-21 Kenneth Graunkei965: Fix clear code for ignoring colormask for XRGB...
2016-04-21 Iago Toral Quirogai965/blorp: Improve precission of blitting coordinates...
2016-04-21 Matt Turneri965/fs: Readd opt_drop_redundant_mov_to_flags().
2016-04-21 Topi Pohjolaineni965/blorp: Do not emit pma stall on gen9+
2016-04-21 Emil Velikovi965: automake: remove gratuitous "+" during variable...
2016-04-21 Rob Herringdri/common: add MESA_FORMAT_R8G8B8{A8, X8}_UNORM format...
2016-04-21 Rob Herringi965: add build rule for brw_nir_trig_workarounds.c...
2016-04-21 Jonathan Grayi965/tiled_memcpy: don't unconditionally use __builtin_...
2016-04-21 Topi Pohjolaineni965/blorp: Reduce the urb size requirement for vertex...
2016-04-21 Topi Pohjolaineni965/blorp: Reduce the size of vertex buffer
2016-04-21 Topi Pohjolaineni965/blorp: Do not tricker urb re-configuration unneces...
2016-04-21 Topi Pohjolaineni965/blorp: Skip re-emitting urb config whenever possible
2016-04-21 Topi Pohjolaineni965/blorp: Prepare to switch from compute pipeline
2016-04-21 Topi Pohjolaineni965/blorp: Skip uploading state/options not needed...
2016-04-21 Topi Pohjolaineni965/blorp: Re-introduce clear programs
2016-04-21 Topi Pohjolaineni965/meta: Move check for srgb into is_color_fast_clear...
2016-04-21 Topi Pohjolaineni965/meta: Expose check for fast clear compatibility
2016-04-21 Topi Pohjolaineni965/meta: Expose fast clear value setup
2016-04-21 Topi Pohjolaineni965/meta: Expose non-fast clear rectangle calculation
2016-04-21 Topi Pohjolaineni965/meta: Expose resolve clear rectangle calculation
2016-04-21 Topi Pohjolaineni965/meta: Expose fast clear rectangle calculation
2016-04-21 Topi Pohjolaineni965: Declare input to mcs alignment calculation constant
2016-04-21 Topi Pohjolaineni965/blorp: Switch the order of render and texture...
2016-04-21 Topi Pohjolaineni965/blorp: Reduce scope for generator and its inputs
2016-04-21 Topi Pohjolaineni965/blorp: Add support for disabling color blending
2016-04-21 Topi Pohjolaineni965/blorp: Add support for setting fast clear operation
2016-04-21 Topi Pohjolaineni965/blorp: Enable blits on gen8
2016-04-21 Topi Pohjolaineni965/blorp: Prepare stencil sampling for gen8
2016-04-21 Topi Pohjolaineni965/blorp: Add check for supported sample numbers
2016-04-21 Topi Pohjolaineni965/blorp: Add support for sampling 3D textures
2016-04-21 Topi Pohjolaineni965/blorp: Add support for source swizzle
2016-04-21 Topi Pohjolaineni965/blorp: Pipeline upload support for gen8
2016-04-21 Topi Pohjolaineni965/gen8: Expose pma stall emission
2016-04-21 Topi Pohjolaineni965: Allow texture surface state setup to be used...
2016-04-21 Topi Pohjolaineni965/blorp: Prepare sampling for gen9
2016-04-21 Topi Pohjolaineni965/blorp: Prepare render target write for gen8
2016-04-21 Topi Pohjolaineni965/blorp/gen6: Prepare vertex buffer setup logic...
2016-04-21 Topi Pohjolaineni965/blorp/gen7: Expose state setup applicable to gen8
2016-04-21 Topi Pohjolaineni965/blorp: Use 8k chunk size for urb allocation
2016-04-21 Topi Pohjolaineni965/blorp/gen7: Prepare re-using for gen8
2016-04-21 Topi Pohjolaineni965/blorp: Let compiler calculate the vertex buffer...
2016-04-21 Topi Pohjolaineni965/gen8: Expose state base address setup
2016-04-21 Topi Pohjolaineni965/gen8: Expose surface state helpers
2016-04-21 Topi Pohjolaineni965/gen9: Use correct size for DS_STATE
2016-04-20 Kenneth Graunkei965: Fix interpolateAtSample() on single sampled buffers.
2016-04-20 Kenneth Graunkei965: Fix gl_SampleMaskIn[] in per-sample shading mode.
2016-04-20 Kenneth Graunkei965: Only enable oMask output when there's a multisamp...
2016-04-20 Kenneth Graunkei965: Generalize wm_key->compute_sample_id to wm_key...
2016-04-20 Kenneth Graunkei965: Delete now dead persample_2x FS program key flag.
2016-04-20 Kenneth Graunkei965: Simplify gl_SampleID setup on Gen8+.
2016-04-20 Kenneth Graunkei965: Flip key->compute_sample_id check.
2016-04-20 Bas Nieuwenhuizenst/mesa: Use correct size for compute CAPs.
2016-04-20 Kenneth Graunkei965: Properly handle integer types in opt_vector_float().
2016-04-20 Kenneth Graunkei965: Make opt_vector_float() only handle non-type...
2016-04-20 Kenneth Graunkei965: Fold vectorize_mov() back into the one caller.
2016-04-20 Kenneth Graunkei965: Rework opt_vector_float() control flow.
2016-04-20 Connor Abbottnir: rename nir_foreach_block*() to nir_foreach_block...
2016-04-20 Jason Ekstrandi965/vec4: Always split uniforms in array_access_to_pul...
2016-04-20 Jason Ekstrandi965/vec4: Use the correct offset for the swizzle shift...
2016-04-20 Jason Ekstrandi965/vec4: Use nir_intrinsic_base in the load_uniform...
2016-04-19 Bas Nieuwenhuizenmesa/st: enable compute shaders if images are also...
2016-04-18 Ben Widawskyi965: Define miptree map functions static (trivial)
2016-04-18 Kenneth Graunkemeta: Don't botch color masks when changing drawbuffers.
2016-04-18 Kenneth Graunkemeta: Don't smash ColorMask when using MESA_META_COLOR_...
2016-04-16 Jason Ekstrandi965/fs: Don't allow OOB array access of images
next