mesa.git
2016-05-18 Axel Davyst/nine: Format conversion for volumes in UpdateTexture
2016-05-18 Axel Davyst/nine: Remove one useless function output
2016-05-18 Axel Davyst/nine: Add support for X8L8V8U8
2016-05-18 Axel Davyst/nine: Add format fallback with conversion to volumes
2016-05-18 Axel Davyst/nine: Add format fallback with conversion to surfaces
2016-05-18 Axel Davygallium/util: Implement util_format_translate_3d
2016-05-18 Axel Davyst/nine: Fix Pointsize in programmable shader
2016-05-18 Axel Davyst/nine: Fix ff pointscale computation
2016-05-18 Axel Davyst/nine: Fix header of GetIndices
2016-05-18 Axel Davyst/nine: Increase minor d3dadapter9drm ABI
2016-05-18 Axel Davyst/nine: Fix leak after ctor failures
2016-05-18 Axel Davyst/nine: Add ColorFill test for compressed textures
2016-05-18 Axel Davyst/nine: PositionT and Tessfactor are forbidden as...
2016-05-18 Axel Davyst/nine: Fix some shader failures not triggering error
2016-05-18 Axel Davyst/nine: Forbid POSITION0 for PS3.0
2016-05-18 Axel Davyst/nine: Rework UpdateTexture Checks
2016-05-18 Axel Davyst/nine: Use bufs instead of Flags for Clear
2016-05-18 Axel Davyd3dadapter9: Add ddebug, rbug and trace support
2016-05-18 Axel Davyradeon: Change AA sample locations for EG+
2016-05-18 Axel Davyradeonsi: Mixed colorbuffer formats are unsupported
2016-05-18 Axel Davyradeonsi: Change default behaviour for undefined COLOR0
2016-05-18 Axel Davyr600g: Change default behaviour for undefined COLOR0
2016-05-18 Axel Davyr600: Change default behaviour for undefined COLOR0
2016-05-18 Christian Schmidbauerst/nine: Clean up WINAPI definition
2016-05-18 Brian Paulsvga: add another debug_printf() in svga_screen_create()
2016-05-18 Brian Paulspirv: add switch case for nir_texop_txf_ms_mcs in...
2016-05-18 Matt TurnerRevert "i965/urb: fixes division by zero"
2016-05-18 Ardinartsev... i965/urb: fixes division by zero
2016-05-18 Matt Turnermesa: fclose() filename on error.
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 Alex Deucherradeonsi: add new polaris11 pci ids
2016-05-17 Alex Deucherradeonsi: add new polaris10 pci ids
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...
next