mesa.git
2017-01-26 Chad Versaceanv: Implement VK_KHR_get_physical_device_properties2
2017-01-26 Chad Versaceanv: Refactor anv_GetPhysicalDeviceQueueFamilyProperties()
2017-01-26 Chad Versaceanv: Refactor anv_GetPhysicalDeviceFormatProperties()
2017-01-26 Chad Versaceanv: Revive struct anv_common
2017-01-26 Chad Versaceanv: Define macro anv_debug()
2017-01-25 Ian Romanickmesa: Fix copy-and-paste bug in _mesa_(Program|)Uniform...
2017-01-25 Lionel Landwerlinspirv: bump headers to SPIRV 1.1
2017-01-25 Lionel Landwerlinspirv: add default handler for new enums
2017-01-25 Lionel Landwerlinspirv: fix typos
2017-01-25 Lionel Landwerlinanv: set command buffer to NULL when allocations fail
2017-01-25 Jason Ekstrandvulkan/wsi: Lower the maximum image sizes
2017-01-25 Jason Ekstrandvulkan/wsi/wayland: Handle VK_INCOMPLETE for GetPresent...
2017-01-25 Jason Ekstrandvulkan/wsi/wayland: Handle VK_INCOMPLETE for GetFormats
2017-01-25 George Kyriazisswr: Update fs texture & sampler state logic
2017-01-25 Samuel Pitoisetgallium/radeon: add a new HUD query for the number...
2017-01-25 Iago Toral... spirv: handle gl_SampleMask
2017-01-25 Iago Toral... spirv: acknowledge multisampled input attachments
2017-01-24 Dave Airlieradv: program a default point size.
2017-01-24 Marek Olšákradeonsi: handle first_non_void correctly in si_create_...
2017-01-24 Marek Olšákst/mesa: destroy pipe_context before destroying st_cont...
2017-01-24 Timothy Arcerinir: bump loop max unroll limit
2017-01-24 Timothy Arceriglsl: lower constant arrays to uniform arrays before...
2017-01-24 Ian Romanickmesa: Don't advertise GL_OES_read_format in core profile
2017-01-24 Brian Pauldocs: fix incorrect link to 12.0.6 release notes
2017-01-24 Jason Ekstrandanv: Expose VK_KHR_maintenance1
2017-01-24 Jason Ekstrandanv: Return better errors from AllocateDescriptorSets
2017-01-24 Jason Ekstrandanv: Allow selecting the slice of a 3D image
2017-01-24 Jason Ekstrandanv: Report FORMAT_FEATURE_TRANSFER_SRC/DST_BIT_KHR
2017-01-24 Jason Ekstrandanv: Add trivial support for TrimCommandPoolKHR
2017-01-24 Jason Ekstrandanv: Set viewport extents correctly when height is...
2017-01-24 Matt Turnervulkan: Don't install vk_platform.h or vulkan.h.
2017-01-24 Roland Scheideggerglsl: fix compile errors with mingw due to missing...
2017-01-24 Roland Scheideggergallivm: don't try to use fast rcp for fdiv
2017-01-24 Roland Scheideggergallivm: (trivial) fix ddiv cpu implementation
2017-01-24 Roland Scheideggertgsi: implement ddiv opcode
2017-01-24 Jason Ekstrandi965/blorp: Use the correct ISL format for combined...
2017-01-24 Samuel Pitoisetst/glsl_to_tgsi: fix compilation warnings since int64...
2017-01-24 Samuel Pitoisetgallium/radeon: undef the very specific UPDATE_COUNTER...
2017-01-24 Topi Pohjolaineni965/blorp: Add also depth and stencil buffers to rende...
2017-01-24 Ben Widawskygbm: Fix width height getters return type (trivial)
2017-01-24 Ben Widawskygbm: Move getters to match order in header file (trivial)
2017-01-24 Emil Velikovdocs: add news item and link release notes for 12.0.6
2017-01-24 Emil Velikovdocs: use correct year for the 12.0.6 release notes
2017-01-24 Emil Velikovdocs: add sha256 checksums for 12.0.6
2017-01-24 Emil Velikovdocs: add release notes for 12.0.6
2017-01-24 Emil Velikovdocs/releasing: remove stray "cd"
2017-01-24 Ilia Mirkinnv50: add support for MUL_ZERO_WINS property
2017-01-24 Ilia Mirkinnvc0: add support for MUL_ZERO_WINS property
2017-01-24 Ilia Mirkinst/nine: set the MUL_ZERO_WINS flag when supported
2017-01-24 Ilia Mirkingallium: add PIPE_CAP_TGSI_MUL_ZERO_WINS
2017-01-24 Ilia Mirkingallium: add TGSI_PROPERTY_MUL_ZERO_WINS
2017-01-23 Marek Olšákradeonsi: always set the TCL1_ACTION_ENA when invalidat...
2017-01-23 Marek Olšákradeonsi: don't declare LDS in TES
2017-01-23 Marek Olšákradeonsi: preload PS inputs only if KILL is used
2017-01-23 Marek Olšákgallium/radeon: adjust the rule for using the LINEAR_AL...
2017-01-23 Marek Olšákwinsys/amdgpu: drop all IBs if at least one was rejecte...
2017-01-23 Marek Olšákwinsys/amdgpu: report a rejected IB as a lost context
2017-01-23 Dave Airlievulkan: import latest registry for 1.0.39 extensions.
2017-01-23 Dave Airlievulkan: bump vulkan.h to 1.0.39 version
2017-01-23 Grazvydas Ignotasradv: don't resubmit the same cs over and over while...
2017-01-23 Samuel Pitoisetgallium/radeon: add HUD queries for monitoring some...
2017-01-23 Samuel Pitoisetgallium/radeon: refactor the GRBM counters path
2017-01-23 George Kyriazisswr: Align query results allocation
2017-01-23 Bruce Cherniakswr: Prune empty nodes in CalculateProcessorTopology.
2017-01-23 Matt Turneri965: Use UNUSED to silence unused variable (used in...
2017-01-23 Rainer Hocheckerdri: allow 16bit R/GR images to be exported via drm...
2017-01-23 Christian Königst/va: make sure that we call begin_frame() only once v2
2017-01-23 Eric Engestromdrirc: remove spurious tabs
2017-01-23 Nicolai Hähnlest/glsl_to_tgsi: use DDIV instead of DRCP + DMUL
2017-01-23 Nicolai Hähnleglsl: split DIV_TO_MUL_RCP into single- and double...
2017-01-23 Nicolai Hähnler600: implement DDIV
2017-01-23 Nicolai Hähnler600: factor out cayman_emit_unary_double_raw
2017-01-23 Nicolai Hähnler600: double multiply can handle only one multiply...
2017-01-23 Timothy Arceriglsl: fix tes linking regression
2017-01-23 Timothy Arcerimesa: remove unused gl_shader_info field from gl_linked...
2017-01-23 Timothy Arcerimesa/glsl: set and get cs layouts to and from shader_info
2017-01-23 Timothy Arcerimesa/glsl: set and get gs layouts directly to and from...
2017-01-23 Timothy Arcerimesa/glsl/i965: set and get tes layouts directly to...
2017-01-23 Timothy Arceriglsl: use last_vert_prog to get last {clip,cull}_distan...
2017-01-23 Timothy Arcerimesa/glsl: set {clip,cull}_distance_array_size directly...
2017-01-23 Timothy Arcerist/mesa/glsl: change xfb_program field to last_vert_prog
2017-01-23 Timothy Arcerimesa: use gl_program for CurrentProgram rather than...
2017-01-22 Rob Clarkfreedreno/a5xx: set frag shader threadsize
2017-01-22 Rob Clarkfreedreno/a5xx: set fragcoordxy properly
2017-01-22 Rob Clarkfreedreno/ir3: setup var locations in standalone compiler
2017-01-22 Rob Clarkfreedreno/a5xx: fix psize
2017-01-22 Rob Clarkfreedreno/a5xx: srgb fix
2017-01-22 Rob Clarkfreedreno/a5xx: fix int vbos
2017-01-22 Rob Clarkfreedreno/a5xx: fix clear for uint/sint formats
2017-01-22 Rob Clarkfreedreno/a5xx: fix cull state
2017-01-22 Rob Clarkfreedreno: update generated headers
2017-01-21 Lionel Landwerlinanv: descriptors: don't update immutables samplers...
2017-01-21 Jason Ekstrandnir/search: Use the correct bit size for integer compar...
2017-01-21 Jason Ekstrandintel/blorp/copy: Properly handle clear colors for...
2017-01-21 Kenneth Graunkeglsl: Rename [u]int64_t tokens.
2017-01-21 Matt TurnerRevert "i965: Really don't emit Q or UQ moves on Gen...
2017-01-21 Matt Turneri965: Select DF type for 64-bit integers on Gen < 8.
2017-01-20 Ian Romanicki965: Enable ARB_gpu_shader_int64 on Gen8+
2017-01-20 Ian Romanicki965: Split SIMD16 CMP of Q and UQ instructions
2017-01-20 Ian Romanicki965: Enable 64-bit integer support for almost all...
next