doc/specs: Reference the Khronos registry XML
[mesa.git] / src / gallium /
2016-10-14 Jose Fonsecapipe_loader_sw: Don't invoke Unix close() on Windows.
2016-10-14 Emil Velikovgallium: annotate sw_driver_descriptor instance as...
2016-10-14 Emil Velikovgallium: annotate drm_driver_descriptor instance as...
2016-10-14 Emil Velikovgallium: rename drm_driver_descriptor::{, driver_}name
2016-10-14 Emil Velikovgallium: remove unused drm_driver_descriptor::driver_name
2016-10-14 Emil Velikovgallium: fix drm_driver_descriptor::name comment
2016-10-14 Mark Thompsonst/va: Fix H.264 PicOrderCnt value
2016-10-14 Mark Thompsonst/va: Baseline profile is not supported
2016-10-14 Mark Thompsonst/va: Return surface formats depending on config chrom...
2016-10-14 Mark Thompsonst/va: Save surface chroma format in config
2016-10-14 Mark Thompsonst/va: Return more useful config attributes
2016-10-14 Tim Rowleyswr: [rasterizer core] don't construct pArContext on...
2016-10-14 Tim Rowleyswr: [rasterizer core] remove WorkerWaitForThreadEvent...
2016-10-14 Tim Rowleyswr: [rasterizer core] move binner functionality to...
2016-10-14 Tim Rowleyswr: [rasterizer scripts] add DEBUG_OUTPUT_DIR knob
2016-10-14 Tim Rowleyswr: [rasterizer core] fix comment typo
2016-10-14 Tim Rowleyswr: [rasterizer core/sim] 8x2 backend + 16-wide tile...
2016-10-14 Tim Rowleyswr: [rasterizer archrast] fix event file issue with...
2016-10-14 Eric Engestromswr: [rasterizer common] fix assert index
2016-10-14 Ilia Mirkinnv50: enable ARB_enhanced_layouts
2016-10-14 Ilia Mirkinnvc0/ir: be more careful about preserving modifiers...
2016-10-13 Brian Paultgsi: fix comment typo in tgsi_ureg.c
2016-10-13 Eric Anholtvc4: Avoid loading from the texture during non-utile...
2016-10-13 Axel Davyst/nine: Fix possible segfault in surface ctor
2016-10-13 Axel Davyst/nine: Remove useless code in nine_shader
2016-10-13 Axel Davygallium/os: Use unsigned integers for size computation
2016-10-13 Samuel Pitoisetnvc0: enable ARB_enhanced_layouts
2016-10-13 Marek Olšákradeonsi: adjust and clean up Z_ORDER and EXEC_ON_x...
2016-10-13 Marek Olšákradeonsi: disable ReZ
2016-10-13 Marek Olšákradeonsi: implement TC-compatible HTILE
2016-10-13 Marek Olšákgallium: add PIPE_RESOURCE_FLAG_TEXTURING_MORE_LIKELY
2016-10-13 Nicolai Hähnleradeonsi: fix regression in image atomics
2016-10-13 Nicolai Hähnleradeonsi: fix the coordinate overloading of llvm.amdgcn...
2016-10-12 Emil Velikovswr: automake: add ar_eventhandlerfile_h.template to...
2016-10-12 Ilia Mirkinnvc0/ir: fix textureGather with a single offset
2016-10-12 Ilia Mirkinnv50/ir: copy over value's register id when resolving...
2016-10-12 Nicolai Hähnlest/mesa: enable ARB_enhanced_layouts and turn the cap on
2016-10-12 Nicolai Hähnletgsi/ureg: add ureg_DECL_output_layout
2016-10-12 Nicolai Hähnletgsi/ureg: add layout/component input declarations
2016-10-12 Nicolai Hähnletgsi/scan: fix num_inputs/num_outputs for shaders with...
2016-10-12 Nicolai Hähnlegallium: add PIPE_CAP_TGSI_ARRAY_COMPONENTS
2016-10-12 Tom Stellardradeonsi: Use the new image load/store intrinsic signatures
2016-10-12 Tom Stellardradeonsi: Add function for converting LLVM type to...
2016-10-12 Tom Stellardradeonsi: Refactor image store/load intrinsic name...
2016-10-12 Marek Olšákwinsys/amdgpu: fix infinite loop w/ RADEON_NOOP=1 cause...
2016-10-12 Marek Olšákradeonsi: fix R600_DEBUG=precompile for shader-db
2016-10-12 Marek Olšákradeonsi: use TC write-back instead of full cache inval...
2016-10-12 Marek Olšákradeonsi: implement TC L2 write-back (flush) without...
2016-10-12 Marek Olšákradeonsi: don't invalidate VMEM L1 for memory barriers...
2016-10-12 Samuel Pitoisetnv50/ir: optimize ADD(SHL(a, b), c) to SHLADD(a, b, c)
2016-10-12 Roland Scheideggerdraw: initialize shader inputs
2016-10-12 Ilia Mirkintrace: add invalidate_resource callback
2016-10-11 Marek Olšákradeonsi: emit TA_CS_BC_BASE_ADDR on SI only if the...
2016-10-11 Tim Rowleyswr: [rasterizer archrast] update proto file
2016-10-11 Tim Rowleyswr: [rasterizer archrast] add support for stats files
2016-10-11 Tim Rowleyswr: [rasterizer jitter] remove architecture override
2016-10-11 Tim Rowleyswr: [rasterizer jitter] adjust jitmanager assert
2016-10-11 Tim Rowleyswr: [rasterizer] eliminate unused label warnings on gcc
2016-10-11 Tim Rowleyswr: [rasterizer core] implement depth bounds test
2016-10-11 Tim Rowleyswr: [rasterizer core] update/add formats
2016-10-11 Tim Rowleyswr: [rasterizer core] SwrStoreTiles api change
2016-10-11 Tim Rowleyswr: [rasterizer scripts] add ENABLE_ASSERT_DIALOGS...
2016-10-11 Tim Rowleyswr: [rasterizer archrast] add mako template
2016-10-11 Tim Rowleyswr: [rasterizer core] disable cull for rect_list
2016-10-11 Tim Rowleyswr: [rasterizer core] add support for "RAW" surface...
2016-10-11 Tim Rowleyswr: [rasterizer core] align Macrotile FIFO memory...
2016-10-11 Tim Rowleyswr: [rasterizer common] remove threadviz code
2016-10-11 Tim Rowleyswr: [rasterizer memory] split load/store for compile...
2016-10-11 Nicholas Bishopi915g: fix incorrect gl_FragCoord value
2016-10-10 Axel Davyst/nine: More checks for GetRenderTargetData
2016-10-10 Patrick Rudolphst/nine: Add debug output for lost devices
2016-10-10 Patrick Rudolphst/nine: Prevent crash in GetRenderTargetData
2016-10-10 Patrick Rudolphst/nine: Set CLAMP_TO_EDGE on cubetextures
2016-10-10 Patrick Rudolphst/nine: handle possible failure of D3DWindowBuffer_create
2016-10-10 Patrick Rudolphst/nine: Assert on buffer creation failure
2016-10-10 Patrick Rudolphst/nine: Use NineDevice9_CreateDepthStencilSurface...
2016-10-10 Axel Davyst/nine: Fix check and remove useless code in swapchain9
2016-10-10 Patrick Rudolphst/nine: Implement MSAA quality levels
2016-10-10 Patrick Rudolphst/nine: Prepare update_framebuffer for MS quality...
2016-10-10 Patrick Rudolphst/nine: Add additional error handling in CheckDeviceMu...
2016-10-10 Patrick Rudolphst/nine: Fix compiler warning
2016-10-10 Patrick Rudolphst/nine: Remove resource9 {Set/Get/Free}PrivateData...
2016-10-10 Patrick Rudolphst/nine: Remove volume9 {Set/Get/Free}PrivateData functions
2016-10-10 Patrick Rudolphst/nine: Switch {Set/Get/Free}PrivateData functions
2016-10-10 Patrick Rudolphst/nine: Implement {Set/Get/Free}PrivateData in iunknown
2016-10-10 Patrick Rudolphst/nine: Return device in NineSurface9_GetContainer
2016-10-10 Patrick Rudolphst/nine: Allocate surface resources in surface ctor
2016-10-10 Axel Davyst/nine: Fix D3DFMT_NULL size
2016-10-10 Patrick Rudolphst/nine: Add debugging output
2016-10-10 Patrick Rudolphst/nine: Fix assert in NineUnknown_QueryInterface
2016-10-10 Patrick Rudolphst/nine: Print interface id in NineVolume9_GetContainer
2016-10-10 Patrick Rudolphst/nine: Print interface id in NineSurface9_GetContainer
2016-10-10 Patrick Rudolphst/nine: Print interface id in NineUnknown_QueryInterface
2016-10-10 Patrick Rudolphst/nine: Move assert in NineSurface9_ctor
2016-10-10 Axel Davyst/nine: Properly declare sampler states for ff
2016-10-10 Axel Davyst/nine: Handle user clipping planes properly for ff
2016-10-10 Axel Davyst/nine: Fix the calculation of the number of vs inputs
2016-10-10 Axel Davyst/nine: Fix specular w coordinate
2016-10-10 Axel Davyst/nine: Disable parts of lighting calculation if no...
2016-10-10 Axel Davyst/nine: Fix condition for specular lightning
next