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
Commit message (
Expand
)
Author
Age
Files
Lines
*
llvmpipe: Call LLVMShutdown before exiting.
Jose Fonseca
2016-04-19
1
-0
/
+2
*
llvmpipe: Avoid LLVMGetGlobalContext in tests.
Jose Fonseca
2016-04-19
5
-6
/
+24
*
llvmpipe: Skip false exp2 failure in lp_test_arit due to buggy MSVCRT.
Jose Fonseca
2016-04-19
1
-4
/
+34
*
llvmpipe: Test more vector lengths.
Jose Fonseca
2016-04-19
1
-13
/
+30
*
gallivm: convert size query to using a set of parameters.
Dave Airlie
2016-04-19
1
-18
/
+4
*
llvmpipe: (trivial) initialize src1_alpha var to NULL
Roland Scheidegger
2016-04-15
1
-1
/
+1
*
scons: Add a "check" target to run all unit tests.
Jose Fonseca
2016-04-14
1
-5
/
+1
*
llvmpipe: Test rounding of x.5.
Jose Fonseca
2016-04-13
1
-1
/
+2
*
gallium: Add capability for ARB_robust_buffer_access_behavior.
Bas Nieuwenhuizen
2016-04-12
1
-0
/
+1
*
gallium: add pipe_context::set_active_query_state for pausing queries
Marek Olšák
2016-04-12
1
-0
/
+6
*
gallium: Add PIPE_CAP_FRAMEBUFFER_NO_ATTACHMENT
Edward O'Callaghan
2016-04-07
1
-0
/
+1
*
llvmpipe: Test abs.
Jose Fonseca
2016-04-03
1
-0
/
+1
*
llvmpipe: Build lp_test_arit on MSVC too.
Jose Fonseca
2016-04-03
1
-3
/
+1
*
gallivm: Use standard LLVMSetAlignment from LLVM 3.4 onwards.
Jose Fonseca
2016-04-03
1
-2
/
+2
*
llvmpipe: fix lp_rast_plane alignment on 32bit
Roland Scheidegger
2016-03-15
2
-0
/
+8
*
gallium: add CAPs returning PCI device location
Marek Olšák
2016-03-09
1
-0
/
+4
*
gallium: add external usage flags to resource_from(get)_handle (v2)
Marek Olšák
2016-03-09
1
-2
/
+4
*
llvmpipe: add a few const qualifiers
Brian Paul
2016-02-19
3
-4
/
+4
*
llvmpipe: Do not use barriers if not using threads.
Vinson Lee
2016-02-13
1
-2
/
+6
*
scons: Eliminate MSVC2008 compatibility.
Jose Fonseca
2016-02-11
1
-1
/
+1
*
configure: Eliminate MSVC2008 compatibility.
Jose Fonseca
2016-02-11
1
-2
/
+2
*
gallium/util: switch over to new u_debug_image.[ch] code
Brian Paul
2016-02-08
1
-0
/
+1
*
gallium: add interface for querying memory usage and sizes (v2)
Marek Olšák
2016-02-05
1
-0
/
+1
*
gallium: add PIPE_CAP_QUERY_BUFFER_OBJECT
Ilia Mirkin
2016-02-04
1
-0
/
+1
*
gallium: Add PIPE_CAP_SURFACE_REINTERPRET_BLOCKS
Nicolai Hähnle
2016-02-03
1
-0
/
+1
*
gallium: Add PIPE_CAP_BUFFER_SAMPLER_VIEW_RGBA_ONLY
Nicolai Hähnle
2016-02-03
1
-0
/
+1
*
llvmpipe: use scissor_planes_needed helper function
Roland Scheidegger
2016-02-03
3
-18
/
+33
*
llvmpipe: drop scissor planes early if the tri is fully inside them
Roland Scheidegger
2016-02-02
2
-69
/
+110
*
llvmpipe: minor cleanup of sse2 for calc_fixed_position
Roland Scheidegger
2016-02-02
1
-6
/
+5
*
llvmpipe: use vector loads for (optimized) tri raster funcs
Roland Scheidegger
2016-02-02
2
-37
/
+24
*
gallium: add GREMEDY_string_marker
Rob Clark
2016-01-21
1
-0
/
+1
*
llvmpipe: warn about illegal use of objects in different contexts
Roland Scheidegger
2016-01-21
3
-1
/
+32
*
llvmpipe,i915: add back NEW_RASTERIZER dependency when computing vertex info
Roland Scheidegger
2016-01-21
1
-2
/
+4
*
llvmpipe: turn depth clears into full depth/stencil clears for d24x8 formats
Roland Scheidegger
2016-01-20
1
-11
/
+14
*
llvmpipe: fix arguments order given to vec_andc
Oded Gabbay
2016-01-17
1
-1
/
+1
*
llvmpipe: ditch additional ref counting for vertex/geometry sampler views
Roland Scheidegger
2016-01-15
4
-46
/
+12
*
llvmpipe: fix "leaking" textures
Roland Scheidegger
2016-01-15
2
-2
/
+9
*
gallium/st: add pipe_context::generate_mipmap()
Charmaine Lee
2016-01-14
1
-0
/
+1
*
gallium: add PIPE_CAP_INVALIDATE_BUFFER
Nicolai Hähnle
2016-01-14
1
-0
/
+1
*
llvmpipe: (trivial) use cast wrapper for __m128d to __m128 casts
Roland Scheidegger
2016-01-13
1
-2
/
+2
*
llvmpipe: avoid most 64 bit math in rasterization
Roland Scheidegger
2016-01-13
2
-65
/
+143
*
llvmpipe: scale up bounding box planes to subpixel precision
Roland Scheidegger
2016-01-13
3
-30
/
+30
*
llvmpipe: add sse code for fixed position calculation
Roland Scheidegger
2016-01-13
1
-8
/
+50
*
gallium: add PIPE_CAP_SHADER_BUFFER_OFFSET_ALIGNMENT
Ilia Mirkin
2016-01-08
1
-0
/
+1
*
gallium: add caps for POSITION and FACE system values
Marek Olšák
2016-01-08
1
-0
/
+2
*
gallium: add caps to expose support for multi indirect draws
Ilia Mirkin
2016-01-07
1
-0
/
+2
*
llvmpipe: do 64bit plane calculations in the sse path
Roland Scheidegger
2016-01-08
2
-50
/
+70
*
llvmpipe: don't store eo as 64bit int
Roland Scheidegger
2016-01-08
4
-11
/
+16
*
llvmpipe: use aligned data for the assembly program in setup
Roland Scheidegger
2016-01-08
1
-17
/
+21
*
llvmpipe: use ints not unsigned for slots
Roland Scheidegger
2016-01-07
6
-67
/
+73
[next]