index
:
~gabbayo/mesa
llvmpipe-ppc64le-optimize-with-rt-checks
master
mesa-upstream
mesa-vsx
nemanjai
r600g-debug-1.3
r600g-upstream
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
llvmpipe
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-21
gallium: replace INLINE with inline
Ilia Mirkin
17
-58
/
+58
2015-07-16
gallium: add PIPE_CAP_MAX_SHADER_PATCH_VARYINGS
Marek Olšák
1
-0
/
+1
2015-07-05
gallium: remove redundant pipe_context::fence_signalled
Marek Olšák
1
-13
/
+0
2015-07-05
gallium: handle fence_finish timeout in various drivers
Marek Olšák
1
-0
/
+3
2015-06-19
llvmpipe: Truncate the binned constants to max const buffer size.
Jose Fonseca
1
-1
/
+4
2015-06-10
llvmpipe: simplify lp_resource_copy()
Brian Paul
1
-59
/
+2
2015-06-04
llvmpipe: Implement stencil export
Roland Scheidegger
4
-15
/
+21
2015-05-25
llvmpipe: (trivial) add parantheses in (!x == y) expression
Roland Scheidegger
1
-1
/
+1
2015-05-15
gallium/drivers: Add extern "C" wrappers to public entry
Alexander von Gluck IV
1
-0
/
+8
2015-05-13
llvmpipe: enable ARB_texture_view
Roland Scheidegger
3
-9
/
+44
2015-05-12
gallium: add PIPE_CAP_DEVICE_RESET_STATUS_QUERY
Marek Olšák
1
-0
/
+1
2015-05-06
gallium: make pipe_context::begin_query return a boolean
Samuel Pitoiset
1
-1
/
+2
2015-04-27
Fix a few typos
Zoë Blade
2
-2
/
+2
2015-04-09
gallivm: don't use control flow when doing indirect constant buffer lookups
Roland Scheidegger
1
-2
/
+4
2015-03-31
llvmpipe: enable ARB_texture_gather
Roland Scheidegger
1
-2
/
+3
2015-03-31
gallivm: simplify sampler interface
Roland Scheidegger
1
-26
/
+7
2015-03-28
llvmpipe: simplify address calculation for 4x4 blocks
Roland Scheidegger
4
-76
/
+35
2015-03-27
gallivm: pass jit_context pointer through to sampling
Roland Scheidegger
3
-18
/
+19
2015-03-23
gallium: implement get_device_vendor() for existing drivers
Giuseppe Bilotta
1
-0
/
+1
2015-03-21
llvmpipe: use global llvm context for PIPE_SUBSYSTEM_EMBEDDED
Roland Scheidegger
1
-0
/
+11
2015-03-04
scons: Use -Werror MSVC compatibility flags per-directory.
Jose Fonseca
1
-0
/
+2
2015-03-03
configure: Leverage gcc warn options to enable safe use of C99 features where...
Jose Fonseca
1
-2
/
+4
2015-02-27
Revert "configure: Leverage gcc warn options to enable safe use of C99 featur...
Kenneth Graunke
1
-4
/
+2
2015-02-27
configure: Leverage gcc warn options to enable safe use of C99 features where...
Jose Fonseca
1
-2
/
+4
2015-02-18
llvmpipe,softpipe: only support ETC1, not the upcoming ETC2
Ilia Mirkin
1
-0
/
+4
2015-02-17
gallium: add interface and state tracker support for GL_AMD_pinned_memory
Marek Olšák
1
-0
/
+1
2015-02-13
os,llvmpipe: Set rasterizer thread names on Linux.
Jose Fonseca
1
-1
/
+7
2015-02-06
gallium: Add MULTISAMPLE_Z_RESOLVE cap
Axel Davy
1
-0
/
+2
2015-02-05
llvmpipe: Trivially advertise PIPE_CAP_BUFFER_MAP_PERSISTENT_COHERENT.
Jose Fonseca
1
-1
/
+2
2015-02-02
gallium: add a cap to determine whether the driver supports offset_clamp
Ilia Mirkin
1
-0
/
+2
2015-01-28
gallium: Replace u_simple_list.h with util/simple_list.h
Eric Anholt
5
-5
/
+5
2014-12-16
gallium: add TGSI_SEMANTIC_VERTEXID_NOBASE and TGSI_SEMANTIC_BASEVERTEX
Roland Scheidegger
1
-0
/
+2
2014-12-09
draw: implement TGSI_PROPERTY_VS_WINDOW_SPACE_POSITION
Marek Olšák
1
-0
/
+2
2014-12-06
llvmpipe: decrease MAX_SCENES from 2 to 1
Roland Scheidegger
2
-1
/
+13
2014-11-26
draw,gallivm,llvmpipe: Avoid implicit casts of 32-bit shifts to 64-bits.
José Fonseca
2
-6
/
+6
2014-11-25
llvmpipe: (trivial) remove redundant util_cpu_detect() call in lp_test_main
Roland Scheidegger
1
-2
/
+0
2014-11-25
llvmpipe: fix lp_test_arit denorm handling
Roland Scheidegger
1
-1
/
+37
2014-11-19
llvmpipe: enable PIPE_CAP_TGSI_VS_LAYER_VIEWPORT
Roland Scheidegger
1
-0
/
+1
2014-11-18
gallivm: fix alignment issue for vertex data fetch
Roland Scheidegger
1
-1
/
+2
2014-11-13
llvmpipe: Call pipe_thread_wait() on Linux.
José Fonseca
1
-0
/
+6
2014-11-07
llvmpipe: Avoid deadlock when unloading opengl32.dll
José Fonseca
1
-2
/
+6
2014-10-24
llvmpipe: Ensure the packed input of the lp_test_format is aligned.
José Fonseca
1
-2
/
+10
2014-10-24
llvmpipe: Flush stdout on lp_test_* unit tests.
José Fonseca
2
-0
/
+3
2014-10-24
gallium: introduce PIPE_CAP_CLIP_HALFZ.
Mathias Fröhlich
1
-0
/
+2
2014-10-23
gallivm,llvmpipe,clover: Bump required LLVM version to 3.3.
José Fonseca
2
-14
/
+0
2014-10-04
tgsi: change tgsi_shader_info::properties to a one-dimensional array
Marek Olšák
1
-2
/
+2
2014-10-04
tgsi: remove some not so useful variables from tgsi_shader_info
Marek Olšák
1
-1
/
+3
2014-10-04
tgsi: simplify shader properties in tgsi_shader_info
Marek Olšák
1
-8
/
+2
2014-09-30
llvmpipe: Add missing LLVMGetGlobalContext() arg in lp_test_format.c.
Vinson Lee
1
-1
/
+1
2014-09-30
llvmpipe: Reuse llvmpipes LLVMContext in the draw context.
Mathias Fröhlich
1
-1
/
+2
[next]