nir: add nir_var_all enum
[mesa.git] / src / gallium /
2015-11-10 Eric Anholtvc4: Add CL dumping for GL_ARRAY_PRIMITIVE.
2015-11-10 Eric Anholtvc4: Fix a compiler warning.
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 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 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 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 Ilia Mirkinnvc0: reintroduce BGRA4 format support
2015-11-05 Julien Isorcest/va: fix memory leak on error in vlVaCreateSurfaces2
2015-11-05 Julien Isorcest/va: indent vlVaQuerySurfaceAttributes and vlVaCreate...
2015-11-05 Roland Scheideggerllvmpipe: disable texture cache
2015-11-05 Ilia Mirkinnouveau: send back a debug message when waiting for...
2015-11-05 Ilia Mirkinnv50,nvc0: provide debug messages with shader compilati...
2015-11-05 Ilia Mirkinnouveau: add support for sending debug messages via...
2015-11-05 Ilia Mirkinst/clover: provide a path for drivers to call through...
2015-11-05 Ilia Mirkingallium: expose a debug message callback settable by...
2015-11-05 Ilia Mirkinnouveau: relax fence emit space assert
2015-11-04 Eric Anholtvc4: When the create ioctl fails, free our cache and...
2015-11-04 Eric Anholtvc4: Print the rounded shader size in debug output.
2015-11-04 Eric Anholtvc4: Fix dumping the size of BOs allocated/cached.
2015-11-04 Brian Paulsvga: implement 'white_fragments' option for VGPU10...
2015-11-04 Brian Paulu_vbuf: minor code reformatting / line wrapping
2015-11-04 Brian Paulu_vbuf: add some const qualifiers
2015-11-04 Brian Paulsvga: use new enum indices_mode type
2015-11-04 Brian Paulutil/indices: replace #define tokens with enum type
2015-11-04 Roland Scheideggergallivm: fix sampling for s3tc srgb formats when using...
2015-11-04 Roland Scheideggerllvmpipe: add cache for compressed textures
2015-11-04 Oded Gabbayllvmpipe: use simple coeffs calc for 128bit vectors
2015-11-03 Marek Olšákgallium/radeon: allow returning SDMA fences from pipe...
2015-11-03 Marek Olšákgallium/radeon: always return the last SDMA fence on...
2015-11-03 Samuel Pitoisetnvc0: add missing compute parameters required by clover
2015-11-03 Samuel Pitoisetnvc0: handle NULL pointer in nvc0_get_compute_param()
2015-11-01 Samuel Pitoisetnv50: use correct heaps for FP and GP code segments
2015-10-31 Ilia Mirkinnouveau: get rid of tabs
2015-10-31 Dave Airlievirgl/vtest: fix extra malloc
2015-10-31 Dave Airlievirgl: free sampler view on failure path
2015-10-31 Dave Airliegallium/swrast: fixup build breakage and warnings
2015-10-31 Dave Airliegallium/swrast: fix front buffer blitting. (v2)
2015-10-30 Emil Velikovwinsys/virgl: rework line wrapping/indent
2015-10-30 Emil Velikovvirgl: unwrap the includes
2015-10-30 Emil Velikovwinsys/virgl: remove temporary ret variable
2015-10-30 Emil Velikovwinsys/virgl: always memset prior to ioctl
2015-10-30 Emil Velikovwinsys/virgl: use MALLOC to match FREE
2015-10-30 Emil Velikovwinsys/virgl: remove calloc/malloc casts
2015-10-30 Emil Velikovwinsys/virgl: throw in some inline wrappers
2015-10-30 Emil Velikovvirgl: introduce virgl_query() inline wrapper
2015-10-30 Emil Velikovvirgl: use virgl_screen/surface upcast wrappers
2015-10-30 Emil Velikovvirgl: introduce and use virgl_transfer/texture/resourc...
2015-10-30 Emil Velikovvirgl: add virgl_context/sampler_view/so_target() upcas...
2015-10-30 Emil Velikovwinsys/virgl/drm: drop unneeded forward declaration
2015-10-30 Emil Velikovvirgl: remove sw_winsys pointer from virgl_screen
2015-10-30 Emil Velikovvirgl: rename virgl.h to virgl_screen.h
2015-10-30 Emil Velikovvirgl: move virgl_hw.h into the driver dir
2015-10-30 Emil Velikovvirgl: straighten the includes confusion
2015-10-30 Emil Velikovvirgl: remove the _FILE_OFFSET_BITS defines
2015-10-30 Emil Velikovwinsys/virgl/drm: add all files to the tarball
2015-10-30 Emil Velikovwinsys/virgl/vtest: list all files in Makefile.sources
2015-10-30 Emil Velikovvirgl: move sources list to Makefile.sources
2015-10-30 Emil Velikovvirgl: fix drm.h include path
2015-10-30 Samuel Pitoisetnv50: do not create an invalid HW query type
2015-10-30 Samuel Pitoisetnv50: move HW queries to nv50_query_hw.c/h files
2015-10-30 Samuel Pitoisetnv50: move nva0_so_target_save_offset() to its correct...
2015-10-30 Samuel Pitoisetnv50: add a header file for nv50_query
2015-10-30 Julien Isorcest/va: add support to export a surface as dmabuf
next