mesa.git
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
2015-11-05 Julien Isorcest/va: indent vlVaQuerySurfaceAttributes and vlVaCreate...
2015-11-05 Kenneth Graunkei965: Fix scalar VS float[] and vec2[] output arrays.
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 Mirkinst/mesa: set debug callback for debug contexts
2015-11-05 Ilia Mirkingallium: expose a debug message callback settable by...
2015-11-05 Ilia Mirkinst/mesa: account for texture views when doing CopyImage...
2015-11-05 Iago Toral... i965/fs: Do not mark used surfaces in FS_OPCODE_GET_BUF...
2015-11-05 Iago Toral... i965/vec4: Do not mark used surfaces in VS_OPCODE_GET_B...
2015-11-05 Iago Toral... i965/vec4: Do not mark used direct surfaces in VS_OPCOD...
2015-11-05 Iago Toral... i965/fs: Do not mark used direct surfaces in UNIFORM_PU...
2015-11-05 Iago Toral... i965/fs: Do not mark direct used surfaces in VARYING_PU...
2015-11-05 Neil Robertsi965/skl+: Enable support for 16x multisampling
2015-11-05 Neil Robertsmesa/meta: Use interpolateAtOffset for 16x MSAA copy...
2015-11-05 Neil Robertsmeta/blit: Always try to enable GL_ARB_sample_shading
2015-11-05 Neil Robertsmeta: Support 16x MSAA in the multisample scaled blit...
2015-11-05 Neil Robertsi965/meta: Support 16x MSAA in the meta stencil blit
2015-11-05 Neil Robertsi965/fs/skl+: Fix calculating gl_SampleID for 16x MSAA
2015-11-05 Neil Robertsi965: Support allocating the MCS buffer for 16x MSAA
2015-11-05 Neil Robertsi965: Support calculating the bits needed to set up...
2015-11-05 Neil Robertsi965/fs: Add a sampler program key for whether the...
2015-11-05 Neil Robertsi965/vec4/skl+: Use ld2dms_w instead of ld2dms
2015-11-05 Neil Robertsi965/fs/skl+: Use ld2dms_w instead of ld2dms
2015-11-05 Neil Robertsi965: Program 16x MSAA sample positions.
2015-11-05 Kenneth Graunkei965: Handle 16x MSAA in IMS dimension munging code.
2015-11-05 Kenneth Graunkenir: Rename nir_live_variables.c to nir_liveness.c.
2015-11-05 Kenneth Graunkenir: Rename live_variables to live_ssa_defs.
2015-11-05 Alejandro Piñeiroi965/vec4: select predicate based on writemask for...
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 Ilia Mirkinmesa/tests: add glBufferStorageEXT to ES 3.1 dispatch...
2015-11-04 Brian Paulvbo: fix another GL_LINE_LOOP bug
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 Alejandro Piñeiroi965: check inst->predicate when clearing flag_live...
2015-11-04 Roland Scheideggergallivm: fix sampling for s3tc srgb formats when using...
2015-11-04 Ben Widawskyi965/meta: Assert fast clears and rep clears never...
2015-11-04 Ryan Houdekmesa: expose support for GL_EXT_buffer_storage
next