mesa.git
2015-08-31 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-08-31 Nanley Cherymesa/texformat: use format conversion function in _mesa...
2015-08-31 Nanley Cherymesa/texcompress: correct mapping of S3TC formats in...
2015-08-31 Dave Airlier600/sb: update last_cf for finalize if.
2015-08-31 Matt Turneri965/fs: Use greater-equal cmod to implement maximum.
2015-08-31 Ben Widawskyi965/chv|skl: Apply sampler bypass w/a
2015-08-31 Dave Airliest/mesa: move to renumbering registers in a group
2015-08-31 Dave Airliest/mesa: reduce time spent in calculating temp read...
2015-08-31 Dave Airliest/mesa: cache tgsi opcode info in the instruction
2015-08-31 Dave Airlier600: move prim convert from geom shader to function.
2015-08-31 Timothy Arceriglsl: remove specical case subroutine type counting
2015-08-30 Edward O'Callaghanr600g: Use TGSI parse results instead of manually exfil...
2015-08-30 Edward O'Callaghanr600g: Set geometry properties in r600_create_shader_st...
2015-08-30 Edward O'Callaghanr600g: Move geometry properties state from shader to...
2015-08-30 Edward O'Callaghanr600g: Remove dead assigment to 'gs_input_prim' in...
2015-08-29 Marek Olšákradeonsi: don't use the emit qt keyword in si_init_atom
2015-08-29 Marek Olšákradeonsi: remove no-op 32-bit masking
2015-08-29 Marek Olšákgallium/radeon: fix the ADDRESS_HI mask for EVENT_WRITE...
2015-08-29 Marek Olšákwinsys/radeon: handle non-zero finite timeout when...
2015-08-29 Ilia Mirkinfreedreno/a3xx: implement half-z clipping
2015-08-29 Ilia Mirkinfreedreno/a3xx: add basic clip plane support
2015-08-29 Samuel Pitoisetnvc0: change prefix of MP performance counters to HW_SM
2015-08-29 Samuel Pitoisetnvc0: sort performance counter queries by name
2015-08-29 Samuel Pitoisetnvc0: make names of performance counter queries consistent
2015-08-29 Samuel Pitoisetnvc0: use enumerations for driver queries
2015-08-29 Samuel Pitoisetnvc0: remove commented out code related to PCOUNTER...
2015-08-29 Jason Ekstrandvk/SPIR-V: Pull num_uniform_components out of the NIR...
2015-08-29 Jason Ekstrandspirv: lower outputs to temporaries
2015-08-29 Jason Ekstrandnir: Add a pass to lower outputs to temporary variables
2015-08-28 Jason Ekstrandspirv: Only do a block load if you're actually loading...
2015-08-28 Jason Ekstrandspirv: Use VERTEX_ID_ZERO_BASE for vertex id
2015-08-28 Dave Airlier600: port si_conv_prim_to_gs_out from radeonsi
2015-08-28 Dave Airlier600g: use PRIi64 for some compute debug printfs
2015-08-28 Dave Airliegallium/util: fix debug_get_flags_option on 32-bit
2015-08-28 Ilia Mirkinglsl: provide the option of using BFE for unpack builti...
2015-08-28 Ilia Mirkinglsl: use bitfield_insert instead of and + shift +...
2015-08-28 Jason Ekstrandvk/compiler: Pass the correct is_scalar value to brw_pr...
2015-08-28 Jason Ekstrandglsl/types: Fix up function type hash table insertion
2015-08-28 Matt Turneri965/fs: Remove fs_visitor::try_replace_with_sel().
2015-08-28 Matt Turneri965/fs: Replace awful variable names.
2015-08-28 Matt Turneri965/fs: Skip blocks in register coalescing interferenc...
2015-08-28 Matt Turneri965/fs: Improve register coalescing interference check.
2015-08-28 Matt Turneri965/fs: Use overwrites_reg() instead of dst.equals().
2015-08-28 Matt Turneri965: Only consider fixed_hw_reg in equals() if file...
2015-08-28 Marta Lofstedti965/fs: Do not set the size for zero-size uniforms
2015-08-28 Daniel Scharrermesa: return old name for deleted samplers for SAMPLER_...
2015-08-28 Daniel Scharrermesa: add missing queries for ARB_direct_state_access
2015-08-28 Chad Versacevk/meta: Support stencil in vkCmdCopyImageToBuffer
2015-08-28 Chad Versacevk/pipeline: Fix crash when the pipeline has no attributes
2015-08-28 Chad Versacevk/image: Linear stencil buffers are illegal
2015-08-28 Chad Versacevk: Fix stride of stencil buffers
2015-08-28 Chad Versacevk: Program stencil ops in 3DSTATE_WM_DEPTH_STENCIL
2015-08-28 Chad Versacevk/image: Don't abort when creating stencil image views
2015-08-28 Chad Versacevk/meta: Save/restore VkDynamicDepthStencilState
2015-08-28 Chad Versacevk/meta: Don't skip clearing when clearing only depth...
2015-08-28 Chad Versacevk: Add func anv_cmd_buffer_get_depth_stencil_view()
2015-08-28 Chad Versacevk: Declare some local variables as const
2015-08-28 Chad Versacevk: Don't duplicate anv_depth_stencil_view's surface...
2015-08-28 Chad Versacevk/gen7: Add func gen7_cmd_buffer_emit_depth_stencil()
2015-08-28 Chad Versacevk: Fix format of anv_depth_stencil_view
2015-08-28 Chad Versacevk/gen7: Fix gen of emitted packet in gen7_batch_lri()
2015-08-28 Chad Versacevk: Remove dummy anv_depth_stencil_view
2015-08-28 Chad Versacevk/image: Let anv_image have one anv_surface per aspect
2015-08-28 Neil Robertsdocs: Fix a typo in GL3.txt concerning GL_KHR_context_f...
2015-08-28 Ilia Mirkinmesa: fix dispatch sanity with GL_OES_texture_storage_m...
2015-08-28 Vinson LeeABI-check: Use more portable bash invocation.
2015-08-28 Boyan Dingi965/nir: Make use of nir_opt_undef
2015-08-28 Matt Turnerglapi: Remove _x86_64_get_get_dispatch symbol from...
2015-08-28 Ilia Mirkinglsl: clean up textureSize prototype
2015-08-28 Glenn Kennardr600g/sb: Don't crash on empty if jump target
2015-08-28 Glenn Kennardr600g/sb: Don't read junk after EOP
2015-08-28 Glenn Kennardr600g/sb: Handle undef in read port tracker
2015-08-27 Jason Ekstrandspirv: Bump to the public revision 31
2015-08-27 Brian Paulmesa: rename rowStride to imageStride in texturesubimage()
2015-08-27 Ilia Mirkinmesa: only copy the requested teximage faces
2015-08-27 Kenneth Graunkenir: Convert the builder to use the new NIR cursor...
2015-08-27 Kenneth Graunkenir: Convert the NIR instruction insertion API to use...
2015-08-27 Kenneth Graunkenir: Move nir_cursor to nir.h.
2015-08-27 Kenneth Graunkenir: Strengthen "no jumps" assertions in instruction...
2015-08-27 Brian Paulst/mesa: use PROGRAM_ARRAY for storing structs containi...
2015-08-27 Brian Paulglsl: fix comment typo: s/filed/field/
2015-08-27 Brian Paulgallium/util: fix code formatting in u_blitter.h
2015-08-27 Jason Ekstrandi965/fs: Split VGRFs after lowering pull constants
2015-08-27 Jason Ekstrandi964/fs: Refactor assign_constant_locations
2015-08-27 Jason Ekstrandvk: Update to API version 0.138.2
2015-08-27 Kenneth Graunkei965: Rename INTEL_DEBUG=vec4vs to INTEL_DEBUG=vec4.
2015-08-27 Jason Ekstrandvk/gen8: Add support for push constants
2015-08-27 Jason Ekstrandvk/private.h: Handle a NULL bo but valid offset in...
2015-08-27 Jason Ekstrandvk/cmd_buffer: Set the CONSTANTS_REL_GENERAL flag on...
2015-08-27 Jason EkstrandHACK: Don't call nir_setup_uniforms
2015-08-27 Jason Ekstrandvk/compiler: Add a helper for setting up prog_data...
2015-08-27 Tapani Pällimesa: enable enums for OES_texture_storage_multisample_...
2015-08-27 Tapani Pälliglsl: add support for OES_texture_storage_multisample_2...
2015-08-27 Tapani Pällimesa: Add extension enable for OES_texture_storage_mult...
2015-08-27 Tapani Pälliglapi: add GL_OES_texture_storage_multisample_2d_array...
2015-08-27 Jason Ekstrandvk: Add initial API support for setting push constants
2015-08-26 Nanley Cheryswrast: add a new macro, FETCH_COMPRESSED
2015-08-26 Nanley Cherymesa: return bool instead of GLboolean in compressedtex...
2015-08-26 Nanley Cheryi965: refactor miptree alignment calculation code
2015-08-26 Nanley Cheryi965: change the meaning of cpp for compressed textures
next