mesa.git
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...
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ñeirodocs: Mark ARB_vertex_attrib_64bit as done for i965...
2016-05-17 Alejandro Piñeiroi965: Enable ARB_vertex_attrib_64bit for gen8+
2016-05-17 Juan A. Suarez... i965: take care of doubles when lowering VS inputs
2016-05-17 Juan A. Suarez... i965/fs: calculate first non-payload GRF using attrib...
2016-05-17 Juan A. Suarez... i965/vec4: use attribute slots to calculate URB read...
2016-05-17 Juan A. Suarez... i965: take care of doubles when remapping VS attributes
2016-05-17 Juan A. Suarez... nir: add double input bitmap
2016-05-17 Juan A. Suarez... i965/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...
2016-05-17 Timothy Arceriglsl: remove remainings tabs in link_varyings.cpp
2016-05-17 Timothy Arceriglsl: fix location and component packing validation...
2016-05-17 Kenneth Graunkei965: Enable ARB_shader_precision on Gen8+.
2016-05-16 Jose Fonsecavl/dri: Move the DRI3 check out of sources include...
2016-05-16 Leo Liust/vdpau: add dri3 support
2016-05-16 Leo Liuvl/dri3: implement functions for get and set timestamp
2016-05-16 Leo Liuvl/dri3: handle PresentCompleteNotify event
2016-05-16 Leo Liust/va: add dri3 support
2016-05-16 Leo Liuvl/dri3: implement DRI3 BufferFromPixmap
2016-05-16 Leo Liuvl/dri3: add support for resizing
2016-05-16 Leo Liuvl/dri3: implement funciton for get dirty area
2016-05-16 Leo Liuvl/dri3: implement function for flush frontbuffer
2016-05-16 Leo Liuvl/dri3: add back buffers support
2016-05-16 Leo Liuvl/dri3: implement flushing for queued events
2016-05-16 Leo Liuvl/dri3: register present events
2016-05-16 Leo Liuvl/dri3: set drawable geometry
2016-05-16 Leo Liuvl/dri3: add DRI3 support and implement create and...
2016-05-16 Dave Airliemesa/version.c: enable cull distance in version check.
2016-05-16 Ian Romanickglsl/linker: Include the interface name for input and...
2016-05-16 Ian Romanickglsl/linker: Use canonical format for ARB_program_inter...
2016-05-16 Mark Janesi965: check tcs for NULL dereference
next