vk/device: Remove unneeded checks for NULL
[mesa.git] / src / gallium /
2015-06-26 Connor AbbottMerge branch 'wip/nir-vtn' into vulkan
2015-06-24 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-06-23 Ilia Mirkinnv50,nvc0: make sure to pushbuf_refn before putting...
2015-06-23 Ilia Mirkinnvc0: always put all tfb bufs into bufctx
2015-06-23 Emil Velikovtargets/libgl-xlib: fix the build against shared_glapi
2015-06-23 Jose Fonsecadraw,tgsi: Assume TGSI_PROPERTY_GS_INVOCATIONS default...
2015-06-23 Dave Airliedraw/gallivm: add invocation ID support for llvmpipe.
2015-06-23 Dave Airliedraw/tgsi: implement geom shader invocation support.
2015-06-23 Dave Airlietgsi: handle indirect sampler arrays. (v2)
2015-06-22 Chia-I Wuilo: emit 3DPRIMITIVE from gen6_3dprimitive_info
2015-06-22 Chia-I Wuilo: align vertex buffer size in buf_create()
2015-06-22 Chia-I Wuilo: move ilo_format.[ch] out of core
2015-06-22 Chia-I Wuilo: add ilo_state_surface_valid_format()
2015-06-22 Chia-I Wuilo: add ilo_state_vf_valid_element_format()
2015-06-22 Alexandre Courbotnvc0: use NV_VRAM_DOMAIN() macro
2015-06-22 Alexandre Courbotnouveau: support for custom VRAM domains
2015-06-22 Chia-I Wuilo: add ilo_state_compute
2015-06-22 Dave Airlier600g: ignore sampler views for now.
2015-06-21 Rob Clarkfreedreno/ir3: pass sz to split_dest()
2015-06-21 Rob Clarkfreedreno/ir3/nir: add more opcodes
2015-06-21 Rob Clarkfreedreno/ir3: only unminify txf coords on a3xx
2015-06-21 Rob Clarkfreedreno: remove int sampler shader variants
2015-06-21 Rob Clarkfreedreno/ir3: block reshuffling and loops!
2015-06-21 Rob Clarkfreedreno/ir3: a4xx encodes larger immed offset
2015-06-21 Rob Clarkfreedreno/ir3: simplify find_neighbors stop condition
2015-06-21 Rob Clarkfreedreno/ir3: move inputs/outputs to shader
2015-06-21 Rob Clarkfreedreno/ir3/ra: use register_allocate
2015-06-21 Rob Clarkfreedreno/ir3: introduce ir3_compiler object
2015-06-21 Rob Clarkfreedreno/ir3: dump nocp option
2015-06-21 Rob Clarkfreedreno/ir3: silence warnings
2015-06-21 Rob Clarkfreedreno/ir3: remove tgsi f/e
2015-06-21 Rob Clarkfreedreno/ir3/sched: convert to priority queue
2015-06-21 Rob Clarkfreedreno/ir3: use standard list implementation
2015-06-21 Rob Clarkfreedreno/ir3: drop dot graph dumping
2015-06-21 Rob Clarkfreedreno/ir3: more builder helpers
2015-06-21 Rob Clarkgallium/ttn: add missing SNE
2015-06-21 Rob Clarkgallium/ttn: add texture-type support
2015-06-21 Rob Clarkutil/blitter (and friends): generate appropriate SVIEW...
2015-06-21 Rob Clarkutil/pstipple: updates for SVIEW decls
2015-06-21 Rob Clarkdraw: updates to support SVIEW decls
2015-06-21 Rob Clarktgsi/transform: add support for SVIEW decls
2015-06-21 Rob Clarktgsi: update docs for SVIEW usage with TEX* instructions
2015-06-20 Eric Anholtvc4: Use a defined t value for 1D textures.
2015-06-20 Eric Anholtvc4: Fix write-only texsubimage when we had to align.
2015-06-20 Chia-I Wuilo: clean up header includes
2015-06-20 Chia-I Wuilo: avoid ilo_ib_state in genX_3DPRIMITIVE()
2015-06-20 Chia-I Wuilo: move gen6_so_SURFACE_STATE() out of core
2015-06-20 Chia-I Wuilo: add ilo_state_sol_buffer
2015-06-20 Chia-I Wuilo: add ilo_state_index_buffer
2015-06-20 Chia-I Wuilo: add ilo_state_vertex_buffer
2015-06-20 Chia-I Wuilo: add 3DSTATE_VF_INSTANCING to ilo_state_vf
2015-06-20 Chia-I Wuilo: add 3DSTATE_VF to ilo_state_vf
2015-06-20 Chia-I Wuilo: embed pipe_index_buffer in ilo_ib_state
2015-06-20 Chia-I Wuilo: fix a buffer overrun
2015-06-20 Chia-I Wuilo: fix a -Wmaybe-uninitialized warning
2015-06-19 Brian Paulu_vbuf: fix src_offset alignment in u_vbuf_create_verte...
2015-06-19 Brian Paulgallium: whitespace, formatting clean-up in p_state.h
2015-06-19 Brian Paulst/wgl: fix WGL_SWAP_METHOD_ARB query
2015-06-19 Brian Paulstw: use new stw_get_nop_function() function to avoid...
2015-06-19 Brian Paulstw: add some no-op functions for GL_EXT_dsa, GL_NV_hal...
2015-06-19 Jose Fonsecast/wgl: Don't return core profile for 3.1 contexts.
2015-06-19 Brian Paulst/wgl: set PIPE_BIND_SAMPLER_VIEW for window color...
2015-06-19 Brian Paulst/wgl: add support for multisample pixel formats
2015-06-19 Brian Paulst/wgl: respect sample count when creating framebuffer...
2015-06-19 Brian Paulst/wgl: fix WGL_SAMPLE_BUFFERS_ARB query
2015-06-19 Brian Paultgsi: add comments for ureg_emit_label()
2015-06-19 Brian Paultgsi: new comments, assertion for executing TGSI_OPCODE_CAL
2015-06-19 Jose Fonsecallvmpipe: Truncate the binned constants to max const...
2015-06-18 Emil Velikovilo: remove missing ilo_fence.h from the sources list
2015-06-18 Eric Anholtvc4: Move tile state/alloc allocation into the kernel.
2015-06-18 Eric Anholtvc4: Move RCL generation into the kernel.
2015-06-18 Eric Anholtvc4: Add dumping of VC4_PACKET_TILE_BINNING_MODE_CONFIG.
2015-06-18 Eric Anholtvc4: Fix memory leak from simple_list conversion.
2015-06-18 Eric Anholtvc4: Track the number of BOs allocated and their size.
2015-06-18 Ilia Mirkinnvc0/ir: can't have a join on a load with an indirect...
2015-06-16 Eric Anholtvc4: Make sure that direct texture clamps have a minimu...
2015-06-16 Eric Anholtvc4: Swap around which src we spill to ra31/rb31.
2015-06-16 Eric Anholtvc4: R4 is not a valid register for clamped direct...
2015-06-16 Eric Anholtvc4: Factor out the live clamp register getter.
2015-06-16 Eric Anholtvc4: Drop the unused "stride" field of surfaces.
2015-06-16 Eric Anholtvc4: Handle refcounting the exec BO like we do in the...
2015-06-16 Eric Anholtvc4: Use VC4_SET/GET_FIELD for some RCL packets.
2015-06-16 Eric Anholtvc4: Make symbolic values for packet sizes.
2015-06-16 Eric Anholtvc4: Use symbolic values in texture ptype validation.
2015-06-16 Eric Anholtvc4: Move vc4_packet.h to the kernel/ directory, since...
2015-06-15 Ilia Mirkinnv50,nvc0: clamp uniform size to 64k
2015-06-15 Ilia Mirkinnvc0/ir: fix collection of first uses for texture barri...
2015-06-15 Eric Anholtgallium: Drop the gallium-specific Android sw winsys.
2015-06-15 Eric Anholtvc4: Add support for building on Android.
2015-06-15 Eric Anholtgallium: Enable build of NIR support on Android.
2015-06-15 Jürgen Rühlenv50/ir: OP_JOIN is a flow instruction
2015-06-15 Chia-I Wuilo: add ilo_state_raster_{line,poly}_stipple
2015-06-15 Chia-I Wuilo: add ilo_state_sample_pattern
2015-06-15 Chia-I Wuilo: add 3DSTATE_AA_LINE_PARAMETERS to ilo_state_raster
2015-06-14 Marek Olšákgallium/util: add util_last_bit64
2015-06-14 Marek Olšákr600g: handle TGSI input/output array declarations...
2015-06-14 Chia-I Wuilo: merge ilo_state_3d*.[ch] to ilo_state.[ch]
2015-06-14 Chia-I Wuilo: add ilo_state_ps to ilo_shader_cso
2015-06-14 Chia-I Wuilo: add ilo_state_{vs,hs,ds,gs} to ilo_shader_cso
2015-06-14 Chia-I Wuilo: embed ilo_state_sbe in ilo_shader
next