nir: add nir_var_all enum
[mesa.git] / src / gallium /
2015-11-20 Ilia Mirkinfreedreno/a4xx: fix 5_5_5_1 texture sampler format
2015-11-20 Ilia Mirkinfreedreno/a4xx: add depth clamp and halfz clip
2015-11-20 Ilia Mirkinfreedreno/a4xx: allow seamless cubemap filtering to...
2015-11-20 Ilia Mirkinfreedreno/a4xx: support lod_bias
2015-11-19 Samuel Pitoisetnv50: allow using inline vertex data submit when gl_Ver...
2015-11-19 Samuel Pitoisetnv50: add NV84_3D macro
2015-11-19 Brian Paulos: check for GALLIUM_PROCESS_NAME to override os_get_p...
2015-11-19 Brian Paulhud: fix Windows build break
2015-11-18 Jimmy Berrygallium/hud: control visibility at startup and runtime.
2015-11-18 Rob Clarkfreedreno/a4xx: add fake RGTC support (required for...
2015-11-18 Rob Clarkfreedreno/a4xx: add compressed texture formats
2015-11-18 Rob Clarkfreedreno: update generated headers
2015-11-18 Ilia Mirkinfreedreno: expose GLSL 140 and fake MSAA for GL3.0...
2015-11-18 Ilia Mirkinfreedreno/a3xx: fix texture buffers, enable offsets
2015-11-18 Ilia Mirkinfreedreno: add support for conditional rendering, requi...
2015-11-18 Ilia Mirkinfreedreno/a3xx: add fake RGTC support (required for...
2015-11-18 Ilia Mirkinfreedreno/a3xx: add missing formats to enable ARB_verte...
2015-11-18 Rob Clarkfreedreno/a3xx+a4xx: fix for stk binning pass hang
2015-11-18 Rob Clarkfreedreno/a3xx+a4xx: fix GL_POINTS lockup w/ GLES
2015-11-18 Oded Gabbayllvmpipe: disable VSX in ppc due to LLVM PPC bug
2015-11-18 Ilia Mirkinnvc0/ir: actually emit AFETCH on kepler
2015-11-18 Brian Paulsvga: use more VGPU10 formats
2015-11-18 Brian Paulsvga: add/use new svga_sampler_format() function
2015-11-18 Nicolai Hähnleradeon: count cs dwords separately for query begin...
2015-11-18 Nicolai Hähnleradeon: expose r600_query_hw functions for reuse
2015-11-18 Nicolai Hähnleradeon: implement r600_query_hw_get_result via function...
2015-11-18 Nicolai Hähnleradeon: split hw query buffer handling from cs emit
2015-11-18 Nicolai Hähnleradeon: convert hardware queries to the new style
2015-11-18 Nicolai Hähnleradeon: convert software queries to the new style
2015-11-18 Nicolai Hähnleradeon: add query handler function pointers
2015-11-18 Nicolai Hähnleradeon: move R600_QUERY_* constants into a new query...
2015-11-18 Nicolai Hähnleradeon: cleanup driver query list
2015-11-18 Nicolai Hähnleradeon: move get_driver_query_info to r600_query.c
2015-11-18 Eric Anholtvc4: Don't bother lowering uniforms when the same value...
2015-11-18 Eric Anholtvc4: Fix uniform reordering to support reading the...
2015-11-18 Eric Anholtvc4: Fix documentation on vc4_qir_lower_uniforms.c.
2015-11-18 Eric Anholtvc4: Add support for nir_op_uge, using the carry bit...
2015-11-16 Alex Deucherradeonsi: enable optimal raster config setting for...
2015-11-16 Alex Deucherradeonsi: use proper GRBM_GFX_INDEX offset for CI+
2015-11-16 Emil Velikovnv50: add missing header into the sources list
2015-11-15 Ilia Mirkinnv50,nvc0: disable render condition around clear_*...
2015-11-14 Samuel Pitoisetnv50: add support for performance metrics on G84+
2015-11-14 Samuel Pitoisetnv50: add compute-related MP perf counters on G84+
2015-11-14 Samuel Pitoisetnv50: implement a basic compute support
2015-11-14 Samuel Pitoisetnv50: free interpolation parameters in nv50_program_des...
2015-11-14 Samuel Pitoisetnvc0: reduce the number of GPR used when reading MP...
2015-11-14 Ilia Mirkinnouveau: don't expose HEVC decoding support
2015-11-13 Marek Olšákradeonsi: remove dead code after ES-GS linkage change
2015-11-13 Marek Olšákradeonsi: link ES-GS just like LS-HS
2015-11-13 Marek Olšákradeonsi: calculate optimal GS ring sizes to fix GS...
2015-11-13 Marek Olšákradeonsi: rename si_update_gs_rings
2015-11-13 Marek Olšákradeonsi: calculate ESGS_RING_ITEMSIZE in create_shader
2015-11-13 Marek Olšákradeonsi: move maximum gs stream calculation into creat...
2015-11-13 Marek Olšákradeonsi: clean up small duplication in si_shader_gs
2015-11-13 Marek Olšákgallium/radeon: shorten render_cond variable names
2015-11-13 Marek Olšákgallium/radeon: remove predicate_drawing flag
2015-11-13 Marek Olšákgallium/radeon: atomize render condition (SET_PREDICATION)
2015-11-13 Marek Olšákgallium/radeon: simplify restoring render condition...
2015-11-13 Marek Olšákgallium/radeon: don't use PREDICATION_OP_CLEAR
2015-11-13 Marek Olšákgallium/radeon: simplify disabling render condition...
2015-11-13 Marek Olšákr600g: don't set predication on non-draw packets
2015-11-13 Marek Olšákgallium/radeon: inline the r600_rings structure
2015-11-13 Marek Olšákradeonsi: prevent recursion in si_context_gfx_flush
2015-11-13 Marek Olšákgallium/radeon: remove the IB flushing flag
2015-11-13 Marek Olšákgallium/radeon: move GFX/DMA flushing from add_to_buffe...
2015-11-13 Marek Olšákradeonsi: rename cache flushing flags once more
2015-11-13 Marek Olšákradeonsi: set the DISABLE_WR_CONFIRM flag on CI-VI...
2015-11-13 Marek Olšákradeonsi: initialize SX_PS_DOWNCONVERT to 0 on Stoney
2015-11-13 Marek Olšákradeonsi: add glClearBufferSubData acceleration
2015-11-13 Marek Olšákradeonsi: add SI_SAVE_FRAGMENT_STATE blitter flag
2015-11-13 Marek Olšákgallium/u_blitter: add support for multi-dword clear...
2015-11-13 Marek Olšákradeonsi: fix a future crash in emit_cb_target_mask
2015-11-13 Marek Olšákradeonsi: fix unaligned clear_buffer fallback
2015-11-13 Marek Olšákr600g: fix clear_buffer fallback with offset != 0
2015-11-13 Marek Olšákgallium/radeon: fix PIPE_QUERY_GPU_FINISHED
2015-11-12 Ilia Mirkinnvc0/ir: add support for TGSI_SEMANTIC_HELPER_INVOCATION
2015-11-12 Ilia Mirkingallium: add support for gl_HelperInvocation semantic
2015-11-12 Brian Paulst/wgl: add a comment about recursive locking in stw_ma...
2015-11-12 Brian Paulst/wgl: add a lock assertion in stw_framebuffer_from_hw...
2015-11-12 José Fonsecast/wgl: add some mutex checking code
2015-11-12 Brian Paulst/wgl: rename stw_framebuffer_release() to stw_framebu...
2015-11-12 Brian Paulst/wgl: reimplement stw_framebuffer::mutex with CRITICA...
2015-11-12 Brian Paulst/wgl: include u_debug.h
2015-11-12 Brian Paulst/wgl: reimplement stw_device::fb_mutex with CRITICAL_...
2015-11-12 Brian Paulst/wgl: re-implement stw_device::ctx_mutex with CRITICA...
2015-11-12 Brian Paulgallium/hud: add cpu graph support for Windows
2015-11-12 Ilia Mirkinnv50,nvc0: add ARB_clear_texture support
2015-11-12 Ilia Mirkingallium: add PIPE_CAP_CLEAR_TEXTURE and clear_texture...
2015-11-11 Dave Airlier600: initialised PGM_RESOURCES_2 for ES/GS
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-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 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...
next