mesa: add front_face() helper
[mesa.git] / src / gallium /
2017-06-27 Marek Olšákradeonsi: move instance divisors into a constant buffer
2017-06-27 Marek Olšákradeonsi: check nr_cbufs in other places before flushing CB
2017-06-27 Marek Olšákradeonsi: use #pragma pack to pack si_shader_key
2017-06-27 Marek OlšákRevert "radeonsi: use uint32_t to declare si_shader_key...
2017-06-27 Marek OlšákRevert "radeonsi: remove 8 bytes from si_shader_key...
2017-06-27 Leo Liuradeon/vcn: enable h264 decode entension support
2017-06-27 Charmaine Leesvga: clean up format_cap_table
2017-06-27 Charmaine Leesvga: fix the default devcap for SVGA3D_Z_D24S8_INT
2017-06-27 Charmaine Leesvga: create buffer surfaces for incompatible bind...
2017-06-27 Charmaine Leesvga: do not unconditionally enable streamout bind...
2017-06-27 Charmaine Leesvga: pass tobind_flags to svga_buffer_handle
2017-06-27 Charmaine Leesvga: pass bind_flags to surface create functions
2017-06-27 Brian Paulpipe_loader_sw: fix compilation warning
2017-06-27 Lionel Landwerlini915: use different CFLAGS/LIBS variables than i965/anv
2017-06-27 Ilia Mirkinnv50/ir: fix combineLd/St to update existing records...
2017-06-27 Ilia Mirkinnv50/ir: adjust overlapping logic to take fileIndex...
2017-06-27 Ilia Mirkinnv50/ir: VFETCH is also considered a load for MemoryOpt
2017-06-27 Ilia Mirkinnv50,nvc0: remove IDX from bufctx immediately, to avoid...
2017-06-27 Ilia Mirkinnv50/ir: fetch indirect sources BEFORE the op that...
2017-06-26 Rob HerringAndroid: add renderonly files to libmesa_gallium
2017-06-26 Marek Olšákradeonsi: don't flush and wait for CB after depth-only...
2017-06-26 Lucas Stachetnaviv: only flush resource to self if no scanout...
2017-06-26 Christian Gmeineretnaviv: add support for snorm textures
2017-06-26 Christian Gmeineretnaviv: add R8G8 texture support
2017-06-26 Christian Gmeineretnaviv: add support for swizzled texture formats
2017-06-26 Christian Gmeineretnaviv: add support for extended texture formats
2017-06-26 Bruce Cherniakswr: set an explicit clear_rect if scissor is not enabled.
2017-06-26 Tim Rowleyswr/rast: adjust std::string usage to fix build
2017-06-26 Nicolai Hähnleradeonsi: support indirect indexing in INTERP_* opcodes
2017-06-26 Constantine Charlamovr600g: fix crash when file in R600_TRACE doesn't exist
2017-06-26 Constantine Charlamovr600g: take into account offset to system inputs at...
2017-06-26 Constantine Charlamovr600g: get rid of trailing whitespace
2017-06-26 Dave Airlier600/asm: add support for other GDS operations.
2017-06-26 Dave Airlier600: don't merge GDS into VTX
2017-06-26 Dave Airlier600: for memory instructions dump index gpr for read...
2017-06-26 Dave Airlier600: add support for vertex fetches via texture cache
2017-06-26 Dave Airlier600: route indirect address register correctly for...
2017-06-26 Marek Olšákgallium/hud: add glthread counters
2017-06-26 Marek Olšákgallium/hud: add API-thread-busy for monitoring the...
2017-06-26 Marek Olšákgallium/hud: add hud_pane::hud pointer
2017-06-26 Marek Olšákmesa/glthread: add glthread "perf" counters and pass...
2017-06-26 Marek Olšákgallium/hud: move struct hud_context to hud_private.h
2017-06-26 Marek Olšákgallium/hud: rename API-thread-busy to main-thread...
2017-06-26 Marek Olšákutil: move pipe_thread_is_self from gallium to src...
2017-06-25 Pierre Moreaunv50/ir: Properly fold constants in SPLIT operation
2017-06-24 Marek Olšákradeonsi/gfx9: don't overallocate shader binaries
2017-06-24 Lucas Stachst/dri2: implement image offset query
2017-06-23 Roland Scheideggerllvmpipe: initialize default fb correctly in setup
2017-06-23 Marek Olšákradeonsi: unreference vertex buffers when destroying...
2017-06-23 Marek Olšákradeonsi: implement the workaround for Rocket League...
2017-06-23 Marek Olšákgallium/radeon: pass create_screen flags to r600_common...
2017-06-23 Marek Olšákst/dri: add a drirc workaround for Rocket League
2017-06-23 Marek Olšákst/dri: get drirc options before creating pipe_screen
2017-06-23 Marek Olšákgallium: allow passing 'unsigned flags' to create_screen()
2017-06-23 Roland Scheideggerllvmpipe:fix using 32bit rasterization mistakenly,...
2017-06-23 Roland Scheideggerllvmpipe: fill in debug vertex info for tri rasterization
2017-06-23 Marek OlšákRevert "radeonsi: don't emit partial flushes at the...
2017-06-22 Brian Paulsvga: minor whitespace fixes in svga_pipe_vertex.c
2017-06-22 Brian Paulsvga: check return value from svga_set_shader( SVGA3D_S...
2017-06-22 Charmaine Leesvga: fix pre-mature flushing of the command buffer
2017-06-22 George Kyriazisswr: invalidate attachment on transition change
2017-06-22 Marek Olšákradeonsi/gfx9: enable DCC fast clear
2017-06-22 Marek Olšákradeonsi/gfx9: don't ever flush the TC metadata cache
2017-06-22 Marek Olšákradeonsi/gfx9: use TC L2 for fast color clear with...
2017-06-22 Marek Olšákradeonsi: fix DCC fast clear for luminance and alpha...
2017-06-22 Marek Olšákradeonsi: don't emit partial flushes at the end of...
2017-06-22 Chandu Babu Nchange va max_entrypoints
2017-06-22 Chandu Babu Nst/va: Fix leak in VAAPI subpictures
2017-06-22 Nicolai Hähnleradeonsi: use the correct LLVMTargetMachineRef in si_bu...
2017-06-21 Marek Olšákradeonsi/gfx9: keep reusing the same buffer/address...
2017-06-21 Marek Olšákradeonsi/gfx9: enable the constant engine
2017-06-21 Marek Olšákradeonsi/gfx9: indirect buffers and all CP packets...
2017-06-21 Marek Olšákradeonsi: flush CB after MSAA only when transitioning...
2017-06-21 Marek Olšákradeonsi: unify CB_RESOLVE blitter invocation code
2017-06-21 Marek Olšákradeonsi: flush DB caches only when transitioning from...
2017-06-21 Marek Olšákradeonsi: add separate HUD counters for CB and DB cache...
2017-06-21 Marek Olšákcso: inline a few frequently-used functions
2017-06-21 Marek Olšákcso: don't return errors from sampler functions
2017-06-21 Marek Olšákcso: don't track the number of sampler states bound
2017-06-21 Eric Engestromegl: turn one more boolean `int` into a `bool`
2017-06-21 Lucas Stachetnaviv: fix blend color for RB swapped rendertargets
2017-06-21 Ilia Mirkinst/xvmc: deal with drivers wanting different texture...
2017-06-21 Ben Skeggsnvc0: fix transfer of larger rectangles with DmaCopy...
2017-06-21 Ben Skeggsnvc0: copy engine surface params are only relevant...
2017-06-20 George Kyriazisswr: Include definition of missing function
2017-06-20 Eric Anholtvc4: Clean up release build warnings using MAYBE_UNUSED.
2017-06-20 Eric Anholtvc4: Allow VBOs to be mapped during execution.
2017-06-20 Brian Paulgallium/vbuf: avoid segfault when we get invalid glDraw...
2017-06-20 Brian Paulgallium/vbuf: add some const qualifiers
2017-06-20 Brian Paultranslate: whitespace fixes in translate_generic.c
2017-06-20 Brian Paulsoftpipe: remove unused softpipe_context::line_stipple_...
2017-06-20 Samuel Pitoisetradeonsi: set correct usage flag according to image...
2017-06-20 Marek Olšákwinsys/amdgpu: fix a deadlock when waiting for submissi...
2017-06-20 Samuel Pitoisetradeonsi: update all resident texture descriptors when...
2017-06-20 Samuel Pitoisetradeonsi: keep track of the sampler state for texture...
2017-06-19 Marek Olšákradeonsi: fix dumping shader descriptors into ddebug...
2017-06-19 Marek Olšákradeonsi: add a workaround for inexact SNORM8 blitting...
2017-06-19 Marek Olšákradeonsi/gfx9: fix TC-compatible stencil compression
2017-06-19 Marek Olšákradeonsi/gfx9: fix TXF_LZ with 1D textures
2017-06-19 Marek Olšákradeonsi/gfx9: disable sparse buffers
next