mesa.git
2015-11-12 Ilia Mirkingallium: add PIPE_CAP_CLEAR_TEXTURE and clear_texture...
2015-11-11 Timothy Arceriglsl: add helper to check for enhanced layouts support
2015-11-11 Timothy Arcerimesa: add ARB_enhanced_layouts
2015-11-11 Dave Airlier600: initialised PGM_RESOURCES_2 for ES/GS
2015-11-11 Kenneth Graunkei965: Split nir_emit_intrinsic by stage with a general...
2015-11-11 Ilia Mirkinmesa/copyimage: allow width/height to not be multiples...
2015-11-11 Jason Ekstrandi965/brw_reg: Add a brw_VxH_indirect helper
2015-11-11 Brian Paulmesa: remove old comments in arrayobj.c
2015-11-11 Brian Paulst/wgl: clarify code in stw_framebuffer_from_hwnd_locked()
2015-11-11 Brian Paulst/wgl: improve some function comments
2015-11-11 Brian Paulst/wgl: whitespace/formatting fixes
2015-11-11 Brian Paulst/wgl: fix locking issue in stw_st_framebuffer_present...
2015-11-11 Kenneth Graunkei965: Print force_writemask_all in dump_instructions().
2015-11-11 Kenneth Graunkei965: Combine BRW_NEW_*_BINDING_TABLE dirty bits.
2015-11-11 Kenneth Graunkei965: Map GL_PATCHES to 3DPRIM_PATCHLIST_n.
2015-11-11 Emil Velikovdocs: add news item and link release notes for 11.0.5
2015-11-11 Emil Velikovdocs: add sha256 checksums for 11.0.5
2015-11-11 Emil Velikovdocs: add release notes for 11.0.5
2015-11-10 Glenn Kennardr600g: Pass conservative depth parameters to hw
2015-11-10 Dave AirlieRevert "r600g: Pass conservative depth parameters to hw"
2015-11-10 Glenn Kennardr600g: Implement ARB_texture_view
2015-11-10 Glenn Kennardr600g: Pass conservative depth parameters to hw
2015-11-10 Eduardo Lima... i965/nir/opt_peephole_ffma: Bypass fusion if any operan...
2015-11-10 Eduardo Lima... util: Add list_is_singular() helper function
2015-11-10 Eduardo Lima... nir/nir_opt_peephole_ffma: Move this lowering pass...
2015-11-10 Kristian Høgsberg... glsl: Use array deref for access to vector components
2015-11-10 Kristian Høgsberg... glsl: Lower UBO and SSBO access in glsl linker
2015-11-10 Kristian Høgsberg... glsl: Drop exec_list argument to lower_ubo_reference
2015-11-10 Connor Abbottnir/glsl: switch to using the builder
2015-11-10 Connor Abbottnir/glsl: make emit() take nir_ssa_def * sources
2015-11-10 Connor Abbottnir/glsl: convert nir_visitor::result to a nir_ssa_def *
2015-11-10 Connor Abbottnir/glsl: make evaluate_rvalue() return a nir_ssa_def *
2015-11-10 Jose Fonsecast/mesa: Destroy buffer object's mutex.
2015-11-10 Kenneth Graunkenir: Store PatchInputsRead and PatchOutputsWritten...
2015-11-10 Eric Anholtvc4: Avoid loading undefined (newly-allocated) FBO...
2015-11-10 Eric Anholtvc4: Return NULL when we can't make our shadow for...
2015-11-10 Eric Anholtvc4: Return GL_OUT_OF_MEMORY when buffer allocation...
2015-11-10 Eric Anholtvc4: Add CL dumping for GL_ARRAY_PRIMITIVE.
2015-11-10 Eric Anholtvc4: Fix a compiler warning.
2015-11-10 Jordan Justenglsl: Use shared storage variable type for shared variables
2015-11-10 Jordan Justenglsl: Add shared variable type
2015-11-10 Jordan Justenglsl: Add space to shader_storage in print_visitor
2015-11-10 Jordan Justenglsl: Align comments on variables types
2015-11-10 Jordan Justenglsl: Parse shared keyword for compute shader variables
2015-11-10 Timothy Arceriglsl: simplify interface block stream qualifier validation
2015-11-09 Ilia Mirkindocs: note that ARB_copy_image was added to nv50, nvc0...
2015-11-09 Brian Paulst/wgl: add null pointer check for HUD texture
2015-11-09 Brian Paulst/wgl: fix double-present on swapbuffers bug
2015-11-09 Brian Paulst/wgl: reorder pixel formats to put MSAA formats last
2015-11-09 José Fonsecast/wgl: Don't rely on GDI to bookkeep pixelformat for us.
2015-11-09 Michel Dänzerwinsys/radeon: Use CPU page size instead of hardcoding...
2015-11-08 Christian Königradeon/uvd: add H.265/HEVC to legal notes
2015-11-08 Leo Liust/omx: add headless support
2015-11-08 Leo Liust/va: use vl screen drm support from vl_wys_drm
2015-11-08 Leo Liuvl: add drm support for vl_screen
2015-11-08 Leo Liust/va: fix build fails with pipe loader
2015-11-08 Samuel Pitoisetnvc0: enable compute support on Fermi
2015-11-07 Ilia Mirkinnv50/ir: fix emission of s[] args in certain situations
2015-11-07 Ilia Mirkinnv50/ir: only take abs value when computing high result
2015-11-07 Ilia Mirkinnouveau: avoid queueing too much work onto a single...
2015-11-07 Dave Airliellvmpipe: disable front updates for now
2015-11-07 Dave Airlievirgl: wrap ret assignment with braces to do correct...
2015-11-07 Jason Ekstrandnir: Add a nir_deref_tail helper
2015-11-07 Jason Ekstrandnir/types: Add an is_vector_or_scalar helper
2015-11-07 Jason Ekstrandi965/fs: Use regs_read/written for post-RA scheduling...
2015-11-07 Jason Ekstrandnir/validate: Add better validation of load/store types
2015-11-07 Marek Olšákradeonsi: add register definitions for Stoney
2015-11-07 Marek Olšákradeonsi: add workarounds for CP DMA to stay on the...
2015-11-07 Marek Olšákradeonsi: unify CP DMA preparation logic
2015-11-07 Marek Olšákradeonsi: unify CP DMA code determining various flags
2015-11-07 Marek Olšákradeonsi: only enable write confirmation on the last...
2015-11-07 Ilia Mirkinnv50/ir: allow emission of immediates in imul/imad ops
2015-11-07 Ilia Mirkinnv50/ir: properly set the type of the constant folding...
2015-11-07 Ilia Mirkinnv50/ir: add support for const-folding OP_CVT with...
2015-11-06 Ilia Mirkinnv50/ir: add fp64 opcode emission support for G200...
2015-11-06 Hans de Goedenv50/ir: Add support for 64bit immediates to checkSwapSrc01
2015-11-06 Hans de Goedenvc0/ir: Teach insnCanLoad about double immediates
2015-11-06 Hans de Goedenv50/ir: Add support for merge-s to the ConstantFolding...
2015-11-06 Ilia Mirkinnv50/ir: disallow 64-bit immediates on nv50 targets
2015-11-06 Ilia Mirkinnv50/ir: allow movs with TYPE_F64 destinations to be...
2015-11-06 Hans de Goedegm107/ir: Add support for double immediates
2015-11-06 Hans de Goedenvc0/ir: Add support for double immediates
2015-11-06 Francisco Jerezi965/nir/fs: Add comment for no-op memory barrier functions
2015-11-06 Jordan Justeni965/nir/fs: Implement new barrier functions for comput...
2015-11-06 Jordan Justennir: Add new barrier functions for compute shaders
2015-11-06 Jordan Justenglsl: Add new barrier functions for compute shaders
2015-11-06 Boyuan Zhangradeon/uvd: fix VC-1 simple/main profile decode v2
2015-11-06 Boyuan Zhangst/vaapi: fix vaapi VC-1 simple/main corruption v2
2015-11-06 Julien Isorcest/va: add support for RGBX and BGRX in VPP
2015-11-06 Julien Isorcevl/buffers: add RGBX and BGRX to the supported formats
2015-11-06 Julien Isorcest/va: properly use brackets in vlVaAcquireBufferHandle...
2015-11-06 Julien Isorcest/va: properly indent buffer.c, config.c, image.c...
2015-11-06 Rob Clarkfreedreno/a4xx: fix blend color
2015-11-06 Rob Clarkfreedreno: update generated headers
2015-11-06 Guillaume Charififreedreno: add a305 support
2015-11-06 Boyan Dingfreedreno/ir3: Use nir_foreach_variable
2015-11-06 Rob Clarknir: some small cleanups
2015-11-06 Ilia Mirkinnvc0: reintroduce BGRA4 format support
2015-11-06 Brian Paulmesa: report enum name in glClientActiveTexture() error...
2015-11-05 Julien Isorcest/va: fix memory leak on error in vlVaCreateSurfaces2
next