index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
llvmpipe
/
lp_scene.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
llvmpipe: enable ARB_sample_shading
Dave Airlie
2020-05-06
1
-2
/
+2
*
llvmpipe: add fixed point sample positions to scene.
Dave Airlie
2020-05-06
1
-0
/
+6
*
llvmpipe: record sample info for color/depth buffers in scene
Dave Airlie
2020-05-06
1
-1
/
+9
*
util: Move gallium's PIPE_FORMAT utils to /util/format/
Eric Anholt
2019-11-14
1
-1
/
+1
*
llvmpipe: improve rasterization discard logic
Roland Scheidegger
2018-05-23
1
-3
/
+2
*
gallium/util: replace pipe_mutex_unlock() with mtx_unlock()
Timothy Arceri
2017-03-07
1
-1
/
+1
*
gallium/util: replace pipe_mutex_lock() with mtx_lock()
Timothy Arceri
2017-03-07
1
-1
/
+1
*
gallium/util: replace pipe_mutex_destroy() with mtx_destroy()
Timothy Arceri
2017-03-07
1
-1
/
+1
*
gallium/util: replace pipe_mutex_init() with mtx_init()
Timothy Arceri
2017-03-07
1
-1
/
+1
*
gallium/drivers: Sanitize NULL checks into canonical form
Edward O'Callaghan
2015-12-06
1
-1
/
+1
*
llvmpipe: simplify address calculation for 4x4 blocks
Roland Scheidegger
2015-03-28
1
-0
/
+3
*
gallium: Replace u_simple_list.h with util/simple_list.h
Eric Anholt
2015-01-28
1
-1
/
+1
*
llvmpipe: fix clearing of individual color buffers in a fb
Roland Scheidegger
2014-04-25
1
-1
/
+0
*
llvmpipe: handle NULL color buffer pointers
Brian Paul
2014-01-17
1
-6
/
+17
*
llvmpipe: fix bogus layer clamping in setup
Roland Scheidegger
2013-10-29
1
-7
/
+24
*
llvmpipe: add support for layered rendering
Roland Scheidegger
2013-06-07
1
-2
/
+10
*
llvmpipe: reduce alignment requirement for 1d resources from 4x4 to 4x1
Roland Scheidegger
2013-06-05
1
-2
/
+0
*
llvmpipe: reduce alignment requirement for resources from 64x64 to 4x4
Roland Scheidegger
2013-05-31
1
-0
/
+2
*
llvmpipe: Remove x/y from cmd_bin
Adam Jackson
2013-05-31
1
-1
/
+3
*
llvmpipe: get rid of tiled/linear layout remains
Roland Scheidegger
2013-05-29
1
-4
/
+2
*
llvmpipe: get rid of depth swizzling.
Roland Scheidegger
2013-05-03
1
-1
/
+1
*
llvmpipe: don't assert when trying to render to surfaces with multiple layers
Roland Scheidegger
2013-03-14
1
-2
/
+0
*
llvmpipe: remove the power of two sizeof(struct cmd_block) assertion
Brian Paul
2013-03-07
1
-7
/
+0
*
llvmpipe: add some scene limit sanity check assertions
Brian Paul
2013-03-06
1
-0
/
+22
*
llvmpipe: support rendering to buffer render targets.
Roland Scheidegger
2013-02-28
1
-12
/
+23
*
llvmpipe: EXT_transform_feedback support (v1.1)
Dave Airlie
2012-12-06
1
-1
/
+2
*
llvmpipe: Eliminate color buffer swizzling.
José Fonseca
2012-11-29
1
-2
/
+0
*
llvmpipe: Unswizzled rendering.
James Benton
2012-11-28
1
-0
/
+2
*
llvmpipe: Also reset the state in lp_scene_bin_reset
José Fonseca
2011-09-29
1
-0
/
+1
*
llvmpipe: Plug fence leaks.
José Fonseca
2010-12-09
1
-0
/
+1
*
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
1
-15
/
+13
*
llvmpipe: reintroduce SET_STATE binner command
Keith Whitwell
2010-10-15
1
-1
/
+3
*
llvmpipe: cast to silence warning
Brian Paul
2010-09-15
1
-1
/
+1
*
llvmpipe: fix wierd performance regression in isosurf
Keith Whitwell
2010-09-12
1
-6
/
+8
*
llvmpipe: Refactor lp_scene_add_resource_reference
José Fonseca
2010-09-07
1
-14
/
+15
*
llvmpipe: Fix negated logic in lp_scene_add_resource_reference().
José Fonseca
2010-09-07
1
-1
/
+1
*
llvmpipe: rasterization debugging helpers
Keith Whitwell
2010-09-07
1
-0
/
+3
*
llvmpipe: use opcodes instead of function pointers in bins
Keith Whitwell
2010-09-07
1
-73
/
+107
*
llvmpipe: enforce fixed memory limit on scenes
Keith Whitwell
2010-09-07
1
-92
/
+135
*
llvmpipe: clean up deferred zstencil clears
Keith Whitwell
2010-09-07
1
-1
/
+0
*
llvmpipe: don't clear unused bins
Keith Whitwell
2010-08-22
1
-2
/
+5
*
llvmpipe: eliminate the set_state rasterizer command
Keith Whitwell
2010-07-13
1
-54
/
+0
*
llvmpipe: move fences from per-bin to per-thread
Keith Whitwell
2010-07-13
1
-0
/
+3
*
llvmpipe: ensure all bins are reset avoids memory corruption.
Alan Hourihane
2010-07-06
1
-2
/
+2
*
llvmpipe: adapt to clear interface changes
Roland Scheidegger
2010-05-29
1
-1
/
+1
*
llvmpipe: Remove unnecessary headers.
Vinson Lee
2010-05-04
1
-1
/
+0
*
llvmpipe: add some tests for malloc() returning NULL.
Brian Paul
2010-05-04
1
-10
/
+16
*
gallium: move framebuffer utility functions into a new file
Brian Paul
2010-05-03
1
-0
/
+1
*
llvmpipe: remove unused write_depth
Brian Paul
2010-04-28
1
-5
/
+1
*
llvmpipe: Remove unnecessary header.
Vinson Lee
2010-04-28
1
-1
/
+0
[next]