util: move os_time.[ch] to src/util
[mesa.git] / src / gallium / drivers / llvmpipe / lp_rast.c
2017-11-09 Nicolai Hähnleutil: move os_time.[ch] to src/util
2017-11-09 Nicolai Hähnleutil: move pipe_barrier into src/util and rename to...
2017-09-18 Nicolai Hähnlegallium: add PIPE_QUERY_OCCLUSION_PREDICATE_CONSERVATIVE
2017-03-12 Timothy Arcerigallium/util: replace pipe_thread_setname() with u_thre...
2017-03-12 Timothy Arcerigallium/util: replace pipe_thread_create() with u_threa...
2017-03-06 Timothy Arcerigallium/util: replace pipe_thread_wait() with thrd_join()
2017-03-06 Timothy Arcerigallium/util: remove PIPE_THREAD_ROUTINE()
2016-02-24 Kristian Høgsberg... Merge remote-tracking branch 'origin/master' into vulkan
2016-02-13 Vinson Leellvmpipe: Do not use barriers if not using threads.
2015-11-14 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-11-04 Roland Scheideggerllvmpipe: add cache for compressed textures
2015-04-27 Zoë BladeFix a few typos
2015-03-28 Roland Scheideggerllvmpipe: simplify address calculation for 4x4 blocks
2015-02-13 Jose Fonsecaos,llvmpipe: Set rasterizer thread names on Linux.
2014-11-13 José Fonsecallvmpipe: Call pipe_thread_wait() on Linux.
2014-11-07 José Fonsecallvmpipe: Avoid deadlock when unloading opengl32.dll
2014-05-31 Roland Scheideggerllvmpipe: (trivial) drop "unswizzled" from some functio...
2014-05-31 Roland Scheideggerllvmpipe: fix crash when not all attachments are popula...
2014-04-25 Roland Scheideggerllvmpipe: fix clearing of individual color buffers...
2014-01-23 José Fonsecagallium: Use C11 thread abstractions.
2014-01-17 Brian Paulllvmpipe: handle NULL color buffer pointers
2013-12-09 Matthew McClurellvmpipe: clamp fragment shader depth write to the...
2013-11-25 Zack Rusinllvmpipe: support 8bit subpixel precision
2013-08-14 Zack Rusinllvmpipe: fix pipeline statistics with a null ps
2013-07-22 Zack Rusinllvmpipe: Ensure FTZ/DAZ flags are set on deferred...
2013-07-22 José Fonsecallvmpipe: Remove lp_rast_get_num_threads().
2013-07-10 Zack Rusinutil: treat denorm'ed floats like zero
2013-06-26 Roland Scheideggerllvmpipe: rework query logic
2013-06-19 Roland Scheideggerllvmpipe: handle more queries
2013-06-18 Roland Scheideggerllvmpipe: fixes for conditional rendering
2013-06-12 Roland Scheideggerutil: new util_fill_box helper
2013-06-07 Roland Scheideggerllvmpipe: add support for layered rendering
2013-06-04 Roland Scheideggerllvmpipe: reduce alignment requirement for 1d resources...
2013-05-31 Roland Scheideggerllvmpipe: reduce alignment requirement for resources...
2013-05-31 Adam Jacksonllvmpipe: Remove x/y from cmd_bin
2013-05-17 Roland Scheideggerllvmpipe: handle z32s8x24 depth/stencil format
2013-05-03 Roland Scheideggerllvmpipe: get rid of depth swizzling.
2013-04-27 Zack Rusinllvmpipe: implement so_overflow query
2013-04-17 Zack Rusindraw: implement pipeline statistics in the draw module
2013-04-10 Zack Rusinllvmpipe: implement PIPE_QUERY_SO_STATISTICS
2013-02-28 Roland Scheideggerllvmpipe: support rendering to buffer render targets.
2013-02-11 Adhemerval Zanellallvmpipe: remove lp_swizzled_cbuf
2013-02-09 Roland Scheideggerllvmpipe: refactoring of visibility counter handling
2013-01-11 Roland Scheideggerllvmpipe: fix clearing integer color buffers
2012-12-20 José Fonsecallvmpipe: Drop PIPE_QUERY_TIME_ELAPSED support.
2012-12-06 Dave Airliellvmpipe: EXT_transform_feedback support (v1.1)
2012-12-03 James Bentonllvmpipe: Implement PIPE_QUERY_TIMESTAMP and PIPE_QUERY...
2012-11-29 José Fonsecallvmpipe: Eliminate color buffer swizzling.
2012-11-28 James Bentonllvmpipe: Unswizzled rendering.
2012-07-17 José Fonsecagallivm,draw,llvmpipe: Support wider native registers.
2012-06-29 Brian Paulllvmpipe: fix comment typo
2012-06-25 Brian Paulllvmpipe: fix the LP_NO_RAST debug option
2012-01-24 Alexander von Gluckllvmpipe: fix symbol conflict on Haiku
2011-11-14 José Fonsecallvmpipe: Make more resilient to out-of-memory situations.
2011-10-05 José Fonsecallvmpipe: Ensure the 16x16 special rasterization path...
2011-09-29 José Fonsecallvmpipe: Convert some of the null checks back to asserts.
2011-09-09 Brian Paulllvmpipe: add some null pointer checks
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-02 Roland Scheideggergallium: support for array textures and related changes
2010-11-30 Brian Paulgallivm/llvmpipe: squash merge of the llvm-context...
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-02 Keith Whitwellllvmpipe: guard against NULL task->query pointer
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-26 Thomas Balling Sør... Merge branch 'pipe-video' of git://anongit.freedesktop...
2010-10-26 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-15 Keith Whitwellllvmpipe: slightly shrink the size of a binned triangle
2010-10-15 Keith Whitwellllvmpipe: don't pass frontfacing as a float
2010-10-15 Keith Whitwellllvmpipe: reintroduce SET_STATE binner command
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-08 Keith Whitwellllvmpipe: add rast_tri_4_16 for small lines and points
2010-10-06 José Fonsecallvmpipe: Cleanup depth-stencil clears.
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-12 Keith Whitwellllvmpipe: introduce tri_3_4 for tiny triangles
2010-09-07 Keith Whitwellllvmpipe: rasterization debugging helpers
2010-09-07 Keith Whitwellllvmpipe: use opcodes instead of function pointers...
2010-09-07 Keith Whitwellllvmpipe: rearrange queries
2010-09-07 Keith Whitwellllvmpipe: enforce fixed memory limit on scenes
2010-09-07 Keith Whitwellllvmpipe: clean up deferred zstencil clears
2010-09-07 Keith Whitwellllvmpipe: rework fences and queries
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-25 Keith Whitwellllvmpipe: remove dead code
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-07-29 Brian Paulllvmpipe: added some jit debug code
2010-07-27 Brian Paulllvmpipe: pass face+slice to llvmpipe_unswizzle_cbuf_tile()
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-16 Keith Whitwellllvmpipe: use single swizzled tile
2010-07-14 Zack RusinMerge branch 'mesa-2d-registers'
2010-07-13 Keith Whitwellllvmpipe: eliminate the set_state rasterizer command
2010-07-13 Keith Whitwellllvmpipe: pass mask into fragment shader
2010-07-13 Keith Whitwellllvmpipe: move fences from per-bin to per-thread
2010-06-30 Brian Paulllvmpipe: use dummy tile when out of memory
2010-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
next