i965/miptree: Create a disable CCS flag
[mesa.git] / src / gallium /
2016-12-31 Edmondo Tommasinagallium/hud: set filedescriptor for fps graph
2016-12-31 Edmondo Tommasinagallium/hud: set filedescriptor for cpu graph
2016-12-31 Edmondo Tommasinagallium/hud: move file initialization to a function
2016-12-31 Edmondo Tommasinagallium/hud: dump hud_driver_query values to files
2016-12-30 Rob Clarkfreedreno/ir3: rework varying slots (maybe??)
2016-12-30 Jason Ekstrandnir: Rename convert_to_ssa lower_regs_to_ssa
2016-12-29 Eric Anholtvc4: Rework scheduling of thread switch to cut one...
2016-12-29 Jonas Pfeilvc4: Fill thread switching delay slots
2016-12-29 Eric Anholtvc4: Enable NIR-based loop unrolling.
2016-12-27 Rob Clarkfreedreno/ir3: fix linkage::var size
2016-12-27 Rob Clarkfreedreno/ir3: treat clipvertex like a normal varying
2016-12-27 Rob Clarkfreedreno/a5xx: transform-feedback support
2016-12-27 Rob Clarkfreedreno: update generated headers
2016-12-27 Rob Clarkfreedreno/ir3: UBO support for 64b GPUs (a5xx)
2016-12-27 Rob Clarkfreedreno/ir3: rework location of driver constants
2016-12-27 Rob Clarkfreedreno/a5xx: fix emit for bo addresses
2016-12-27 Rob Clarkfreedreno/a5xx: texture layout
2016-12-27 Rob Clarkttn: set ->info->num_ubos
2016-12-25 Vedran Miletićclover: Use Clang's diagnostics
2016-12-23 Bruce Cherniakswr: fix icc compile error
2016-12-22 Christian Inciradeonsi: Bugfix needed for hashcat
2016-12-22 Nicolai Hähnleradeonsi: fix gl_ClipDistance and gl_ClipVertex for...
2016-12-22 Nicolai Hähnleradeonsi: only set VS_OUT_MISC_SIDE_BUS_ENA when the...
2016-12-22 Vinson Leellvmpipe: Link tests with CLOCK_LIB.
2016-12-21 Junwei Zhangradeonsi: add Polaris12 support (v3)
2016-12-21 Juan A. Suarez Romerottn: handle GLSL_SAMPLER_DIM_SUBPASS_MS case
2016-12-21 Edward O'Callaghansvga: Fix a strict-aliasing violation in shader dumper
2016-12-21 Roland Scheideggerdraw: use SoA fetch, not AoS one
2016-12-21 Roland Scheideggergallivm: generalize the compressed format soa fetch...
2016-12-21 Roland Scheideggergallivm: provide soa fetch path handling formats with...
2016-12-21 Roland Scheideggergallivm: optimize gather a bit, by using supplied desti...
2016-12-21 Roland Scheideggergallivm: optimize SoA AoS fallback fetch path a little
2016-12-21 Roland Scheideggergallivm: (trivial) handle non-aligned fetch for lp_buil...
2016-12-20 Axel Davyst/nine: Upload on secondary context for Draw*Up
2016-12-20 Axel Davyst/nine: Dirty MANAGED buffers at Lock time
2016-12-20 Axel Davyst/nine: Implement new buffer upload path
2016-12-20 Axel Davyst/nine: Allow non-zero resource offset for vertex...
2016-12-20 Axel Davyst/nine: Do not wait for DEFAULT lock for volumes when...
2016-12-20 Axel Davyst/nine: Do not wait for DEFAULT lock for surfaces...
2016-12-20 Axel Davyst/nine: Add arguments to context's blit and copy_region
2016-12-20 Axel Davyst/nine: Idem for nine_context_gen_mipmap
2016-12-20 Axel Davyst/nine: Bind destination for surface/volume uploads
2016-12-20 Axel Davyst/nine: Use nine_context_box_upload for volumes
2016-12-20 Axel Davyst/nine: Fix leak with volume dtor
2016-12-20 Axel Davyst/nine: Fix leak with cubetexture dtor
2016-12-20 Axel Davyst/nine: Use nine_context_box_upload for surfaces
2016-12-20 Axel Davyst/nine: Implement nine_context_box_upload
2016-12-20 Axel Davyst/nine: Use nine_context_gen_mipmap in BaseTexture9
2016-12-20 Axel Davyst/nine: Implement nine_context_gen_mipmap
2016-12-20 Axel Davyst/nine: Optimize managed buffer upload
2016-12-20 Axel Davyst/nine: Implement nine_context_range_upload
2016-12-20 Axel Davyst/nine: Do not bind the container if forward is false
2016-12-20 Axel Davyst/nine: Comment and simplify iunknown
2016-12-20 Axel Davyst/nine: Detach buffers in swapchain dtor.
2016-12-20 Axel Davyst/nine: Fix NineUnknown_Detach
2016-12-20 Axel Davyst/nine: Simplify ARG_BIND_REF
2016-12-20 Axel Davyst/nine: Avoid flushing the queue for queries GetData
2016-12-20 Patrick Rudolphst/nine: Add CSMT_NO_WAIT_WITH_COUNTER
2016-12-20 Axel Davyst/nine: Use nine_context_clear_render_target
2016-12-20 Axel Davyst/nine: Optimize ColorFill
2016-12-20 Axel Davyst/nine: Simplify ColorFill
2016-12-20 Axel Davyst/nine: use get_pipe_acquire/release when possible
2016-12-20 Axel Davyst/nine: Implement Fast path for dynamic buffers and...
2016-12-20 Axel Davyst/nine: Add secondary pipe for device
2016-12-20 Axel Davyst/nine: Add nine_context_get_pipe_acquire/release
2016-12-20 Axel Davyst/nine: SYSTEMMEM ignores DISCARD.
2016-12-20 Axel Davyst/nine: Upload Managed buffers just before draw call...
2016-12-20 Axel Davyst/nine: Track bindings for buffers
2016-12-20 Axel Davyst/nine: Fix BASETEX_REGISTER_UPDATE
2016-12-20 Axel Davyst/nine: Simplify the logic to bind textures
2016-12-20 Patrick Rudolphst/nine: Use nine_context for resource_copy_region
2016-12-20 Patrick Rudolphst/nine: Use nine_context for blit
2016-12-20 Patrick Rudolphst/nine: Add NINE_DEBUG=tid to turn threadid on or off
2016-12-20 Patrick Rudolphst/nine: Print threadid in debug log
2016-12-20 Patrick Rudolphst/nine: Implement gallium nine CSMT
2016-12-20 Axel Davyst/nine: Call GetPipe for implicit pipe usages
2016-12-20 Patrick Rudolphst/nine: Add struct nine_clipplane
2016-12-20 Patrick Rudolphst/nine: Add nine_queue
2016-12-20 Axel Davyst/nine: Create pipe_surfaces on resource creation.
2016-12-20 Axel Davyst/nine: Back swvp in nine_context
2016-12-20 Axel Davyst/nine: Change the way nine_shader gets the pipe
2016-12-20 Axel Davyst/nine: Reimplement nine_context_apply_stateblock
2016-12-20 Axel Davyst/nine: Decompose nine_context_set_texture
2016-12-20 Axel Davyst/nine: Decompose nine_context_set_indices
2016-12-20 Axel Davyst/nine: Decompose nine_context_set_stream_source
2016-12-20 Axel Davyst/nine: Do not use NineBaseTexture9 in nine_context
2016-12-20 Axel Davyst/nine: Move Managed Pool handling out of nine_context
2016-12-20 Axel Davyst/nine: Integrate nine_pipe_context_clear to nine_cont...
2016-12-20 Axel Davyst/nine: Move pipe and cso to nine_context
2016-12-20 Axel Davyst/nine: Rename pipe to pipe_data in nine_context
2016-12-20 Axel Davyst/nine: Rename cso in nine_context to cso_shader
2016-12-20 Axel Davyst/nine: Access pipe_context via NineDevice9_GetPipe
2016-12-20 Axel Davyst/nine: Remove NineDevice9_GetCSO
2016-12-20 Axel Davyst/nine: Move query9 pipe calls to nine_context
2016-12-20 Axel Davyst/nine: Use atomics for nine_bind
2016-12-20 Axel Davyst/nine: Track dirty state groups in nine_context
2016-12-20 Axel Davyst/nine: Back User Clip Planes to nine_context
2016-12-20 Axel Davyst/nine: Back ps to nine_context
2016-12-20 Axel Davyst/nine: Back ds to nine_context
2016-12-20 Axel Davyst/nine: Back all ff states in nine_context
next