radeon/ac: switch to ac_shader_binary_config_start()
[mesa.git] / src / gallium / state_trackers /
2017-02-27 Jan Veselyclover: Dump linked binary to a different file
2017-02-25 Mike Lothianst/nine: Drop USER_INDEX_BUFFERS check
2017-02-25 Constantine Charlamovst/nine: make use of common uploaders v4
2017-02-24 Thomas Hellstromst/va: Fix up YV12 to NV12 putImage conversion
2017-02-24 Thomas Hellstromst/vdpau: Provide YV12 to NV12 putBits conversion v2
2017-02-18 Charmaine Leest/wgl: flush with ST_FLUSH_WAIT before releasing share...
2017-02-22 Thomas HellstromRevert "st/vdpau: Fix multithreading"
2017-02-22 Thomas Hellstromst/vdpau: Fix multithreading
2017-02-17 Timothy Arcerist/mesa/glsl: build string of dri options and use as...
2017-02-15 Samuel Pitoisetdriconf: add allow_higher_compat_version option
2017-02-14 Marek Olšákgallium: let state trackers tell u_vbuf whether user...
2017-02-14 Marek Olšákvdpau: skip vlVdpOutputSurfacePutBitsNative with a...
2017-02-14 Marek Olšákgallium/vl: use the common uploader
2017-02-13 Emil Velikovst/xlib: remove always true ifdef GLX_EXTENSION guards
2017-02-10 Emil Velikovst/nine: update configure options in the README
2017-02-02 Nicolai Hähnlegallium: turn PIPE_SHADER_CAP_DOUBLES into a screen...
2017-02-01 Boyuan Zhangst/va: add h264 constrained baseline profile
2017-02-01 Boyuan Zhangst/vdpau: add h264 constrained baseline profile
2017-01-27 Emil Velikovst/xa: automake: remove duplicate -Wall
2017-01-27 Emil Velikovst/dri: automake: include builddir prior to srcdir
2017-01-27 Emil Velikovclover: automake: remove -I$(srcdir)
2017-01-27 Emil Velikovclover: automake: include builddir prior to srcdir
2017-01-27 Michel Dänzerclover: Fix build against clang SVN >= r293097
2017-01-24 Ilia Mirkinst/nine: set the MUL_ZERO_WINS flag when supported
2017-01-23 Christian Königst/va: make sure that we call begin_frame() only once v2
2017-01-20 Philipp Zabelst/dri: ask the driver to update its internal copies...
2017-01-19 Nayan Deshmukhst/vdpau: only send buffers with B8G8R8A8 format to X
2017-01-17 Nayan Deshmukhst/vdpau: remove the delayed rendering hack(v1.1)
2017-01-17 Nayan Deshmukhst/vdpau: use dri3 to directly send the buffer to X(v2)
2017-01-16 Nayan Deshmukhst/va: delay calling begin_frame until we have all...
2017-01-13 sguttulast/va: flush pipeline after post processing
2017-01-12 Chuck Atkinsglx: Add missing glproto dependency for gallium-xlib glx
2017-01-12 Axel Davyst/nine: Protect dtors with mutex
2017-01-12 Axel Davyst/nine: Flush the queue at device dtor
2017-01-12 Axel Davyst/nine: Process pending commands on Reset
2017-01-12 Axel Davyst/nine: Flush pending commands if needed for surface9...
2017-01-12 Axel Davyst/nine: Rework CreatePipeSurface
2017-01-12 Axel Davyst/nine: Remove duplicated checks
2017-01-12 Masanori Kakurast/nine: Don't call u_box_union_* when dirty region...
2017-01-12 Pierre Moreauclover: Check for executables before enqueueing a kernel
2017-01-11 Mauro Rossist/dri: remove trailing whitespace
2017-01-05 Marek Olšákgallium: remove TGSI_OPCODE_SUB
2017-01-05 Axel Davyst/nine: Remove all usage of ureg_SUB in nine_shader
2017-01-05 Axel Davyst/nine: Remove all usage of ureg_SUB in nine_ff
2017-01-05 Axel Davyst/nine: Do not map SUB and ABS to their gallium equiva...
2017-01-05 Nayan Deshmukhst/va: fix incorrect argument in vl_compositor_cleanup
2017-01-04 Marek Olšákva: call texture_get_handle while the mutex is being...
2017-01-04 Marek Olšákvdpau: call texture_get_handle while the mutex is being...
2017-01-03 Nayan Deshmukhst/va: error handling
2017-01-03 Nayan Deshmukhst/vdpau: error handling
2016-12-25 Vedran Miletićclover: Use Clang's diagnostics
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
next