i965/fs: Assert that nir_op_extract_*'s src1 is a constant.
[mesa.git] / src /
2016-05-18 Matt Turneri965/fs: Assert that nir_op_extract_*'s src1 is a constant.
2016-05-18 Matt Turnerglsl: Check that layout is non-null before dereferencing.
2016-05-18 Matt Turneregl/dri2: Don't check return result of mtx_unlock().
2016-05-18 Matt Turnerspirv: Properly size the src[] array.
2016-05-18 Matt Turnerisl: Mark default cases in switch unreachable.
2016-05-18 Ian Romanickglsl/linker: Ensure the first stage of an SSO pipeline...
2016-05-18 Ian Romanickglsl/linker: Don't include interface name for built...
2016-05-18 Ian Romanickglsl: Assert that inputs have a location assigned
2016-05-18 Ian Romanickglsl/linker: Fix trivial typos in comments
2016-05-18 Ian Romanickglsl/linker: Fix some formatting to match current codin...
2016-05-18 Ian Romanickglsl/linker: Silence unused parameter warning
2016-05-18 Ian Romanickglsl/linker: Silence unused parameter warning
2016-05-18 Ian Romanicki965: Silence unused parameter warnings
2016-05-18 Daniel Scharrermesa: Don't advertise GLES 3.1 without compute support
2016-05-18 Rob Clarkmesa/st: don't leak name
2016-05-18 Brian Paulsvga: null out all sampler views if start=num=0
2016-05-18 Brian Paulst/mesa: remove unused st_context::default_texture
2016-05-18 Brian Paulcso: remove / add some comments
2016-05-18 Eric Anholtvc4: Add support for vertex color clamping in the raste...
2016-05-18 Eric Anholtvc4: Move tgsi_to_nir to precompile time.
2016-05-18 Eric Anholtvc4: Mark the driver as supporting fragment color clamp...
2016-05-18 Eric Anholtvc4: Enable sharing shaders across contexts.
2016-05-18 Eric Anholtvc4: Switch to using nir_load_front_face.
2016-05-18 Eric Anholtvc4: Drop the dead export_linkage array.
2016-05-18 Eric Anholtvc4: Fix a -Wformat-security warning.
2016-05-17 Kenneth Graunkei965: Make brw_reg_from_fs_reg() halve exec_size when...
2016-05-17 Kenneth Graunkei965: Move compression decisions before brw_reg_from_fs...
2016-05-17 Kenneth Graunkei965: Enable ES 3.2 sample shading extensions.
2016-05-17 Jordan Justenanv: Fix warning: unused variable ‘cs_prog_data’
2016-05-17 Mauro Rossiandroid: fix building error in libmesa_st_mesa
2016-05-17 Nicolai Hähnleradeonsi: force level zero on image instructions in...
2016-05-17 Nicolai Hähnleradeonsi: emit TXQ in separate functions
2016-05-17 Nicolai Hähnlewinsys/amdgpu: cleanup error handling in amdgpu_ctx_create
2016-05-17 Nicolai Hähnlewinsys/amdgpu: avoid ioctl call when fence_wait is...
2016-05-17 Nicolai Hähnlegallium/radeon: add radeon_emitted to check for non...
2016-05-17 Nicolai Hähnlegallium/radeon: use radeon_emit_array
2016-05-17 Nicolai Hähnlegallium/radeon: use radeon_emit
2016-05-17 Nicolai Hähnlest/mesa: fix reversed copyimage canonical format
2016-05-17 Jordan JustenRevert "HACK: Don't re-configure L3$ in render stages...
2016-05-17 Jordan Justenanv: Port L3 cache programming from i965
2016-05-17 Jordan Justenanv/gen7: Add memory barrier to vkCmdWaitEvents call
2016-05-17 Jordan Justenanv: Keep track of whether the data cache should be...
2016-05-17 Jordan Justengenxml/hsw: Add L3 cache control registers
2016-05-17 Jan VeselyTreewide: Remove Elements() macro
2016-05-17 Jan Veselyr600g,sb: Don't use standard macro name
2016-05-17 Jason Ekstrandanv/formats: Add support for VK_FORMAT_B4G4R4A4_UNORM...
2016-05-17 Jason Ekstrandanv: Add a devinfo argument to the get_format functions
2016-05-17 Jason Ekstrandanv/formats: Set the swizzle to RGB1 when using an...
2016-05-17 Jason Ekstrandanv/formats: Refactor anv_get_format
2016-05-17 Jason Ekstrandanv: Use 16 bits for the isl_format in anv_format
2016-05-17 Jason Ekstrandanv/formats: Use the isl_channel_select enum for the...
2016-05-17 Jason Ekstrandanv/formats: Add an anv_get_format helper
2016-05-17 Jason Ekstrandanv/format: Simplify anv_format
2016-05-17 Jason Ekstrandanv/formats: Delete validate_GetPhysicalDeviceFormatPro...
2016-05-17 Jason Ekstrandanv/image: Use aspects for computing full usage
2016-05-17 Jason Ekstrandanv: Remove the anv_format member from anv_image
2016-05-17 Jason Ekstrandanv/wsi: Use vk_format_info for asserts rather than...
2016-05-17 Jason Ekstrandanv/copy: Use the linear format from the image for...
2016-05-17 Jason Ekstrandanv/image: Stop using anv_format for image create valid...
2016-05-17 Jason Ekstrandanv/image: Make heavier use of aspects
2016-05-17 Jason Ekstrandanv/copy: Use the color_surf from the image to get...
2016-05-17 Jason Ekstrandanv: Change render_pass_attachment.format to a VkFormat
2016-05-17 Jason Ekstrandanv: Add helpers to provide simple VkFormat introspection
2016-05-17 Jason Ekstrandanv/image: Use get_isl_format when creating buffer...
2016-05-17 Jason Ekstrandanv/image: Add an aspects field
2016-05-17 Jason Ekstrandanv: Make format_for_descriptor return an isl_format
2016-05-17 Jason Ekstrandanv/wayland: Don't allow non-renderable formats
2016-05-17 Jason Ekstrandanv/wsi: Make WSI per-physical-device rather than per...
2016-05-17 Adam Jacksonglapi/gen: Copy some GL 1.0 enum details into ARB_viewp...
2016-05-17 Adam Jacksonglapi: Define PURE for Sun Studio as well
2016-05-17 Adam Jacksonglapi/glx: Mark byteswap functions as _X_UNUSED (v2)
2016-05-17 Adam Jacksonglapi: Harden GLX request size processing (v2)
2016-05-17 Adam Jacksonglapi: Add the safe_{add,mul,pad} functions from xserver
2016-05-17 Adam Jacksonglapi: Fix whitespace droppings when printing the licen...
2016-05-17 Rob Clarkmesa/st: add support for NIR as possible driver IR
2016-05-17 Rob Clarkmesa/st: move things around a bit in st_create_fp_variant()
2016-05-17 Rob Clarkmesa/st: add nir pass for lowering builtin uniforms
2016-05-17 Emil Velikovscons: gallium: link against nir as needed
2016-05-17 Jason Ekstrandi965/fs: Add an allow_spilling flag to brw_compile_fs
2016-05-17 Ilia Mirkinnvc0/ir: fix shared atomic lowering to preserve shared...
2016-05-17 Rob Clarkfreedreno/ir3: fix compiler warning
2016-05-17 Rob Clarknir/validate: dump annotated shader with error msgs
2016-05-17 Rob Clarknir/validate: assert() -> validate_assert()
2016-05-17 Rob Clarknir/print: add support for print annotations
2016-05-17 Alejandro Piñeiroi965: Expose OpenGL 4.2 for gen8+
2016-05-17 Alejandro Piñeiroi965: Enable ARB_vertex_attrib_64bit for gen8+
2016-05-17 Juan A. Suarez Romeroi965: take care of doubles when lowering VS inputs
2016-05-17 Juan A. Suarez Romeroi965/fs: calculate first non-payload GRF using attrib...
2016-05-17 Juan A. Suarez Romeroi965/vec4: use attribute slots to calculate URB read...
2016-05-17 Juan A. Suarez Romeroi965: take care of doubles when remapping VS attributes
2016-05-17 Juan A. Suarez Romeronir: add double input bitmap
2016-05-17 Juan A. Suarez Romeroi965/fs: shuffle 32bits into 64bits for doubles
2016-05-17 Alejandro Piñeiroi965/fs: half exec_size when dealing with 64 bits attri...
2016-05-17 Alejandro Piñeiroi965: passthru formats cannot be used width edge flag...
2016-05-17 Antia Puentesi965: Configure how to store *64*PASSTHRU vertex components
2016-05-17 Alejandro Piñeiroi965: get the proper vertex surface type for doubles...
2016-05-17 Ilia Mirkinnvc0/ir: make sure out-of-bounds buffer loads/atomics...
2016-05-17 Timothy Arceriglsl: make reserved_varying_slot() static
2016-05-17 Timothy Arceriglsl: include per-patch varyings when generating reserv...
2016-05-17 Timothy Arceriglsl: don't incorrectly eliminate patches with explicit...
next