index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
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
*
scons: Use -Werror MSVC compatibility flags per-directory.
Jose Fonseca
2015-03-04
1
-0
/
+2
*
configure: Leverage gcc warn options to enable safe use of C99 features where...
Jose Fonseca
2015-03-03
1
-2
/
+4
*
Revert "configure: Leverage gcc warn options to enable safe use of C99 featur...
Kenneth Graunke
2015-02-27
1
-4
/
+2
*
configure: Leverage gcc warn options to enable safe use of C99 features where...
Jose Fonseca
2015-02-27
1
-2
/
+4
*
llvmpipe,softpipe: only support ETC1, not the upcoming ETC2
Ilia Mirkin
2015-02-18
1
-0
/
+4
*
gallium: add interface and state tracker support for GL_AMD_pinned_memory
Marek Olšák
2015-02-17
1
-0
/
+1
*
os,llvmpipe: Set rasterizer thread names on Linux.
Jose Fonseca
2015-02-13
1
-1
/
+7
*
gallium: Add MULTISAMPLE_Z_RESOLVE cap
Axel Davy
2015-02-06
1
-0
/
+2
*
llvmpipe: Trivially advertise PIPE_CAP_BUFFER_MAP_PERSISTENT_COHERENT.
Jose Fonseca
2015-02-05
1
-1
/
+2
*
gallium: add a cap to determine whether the driver supports offset_clamp
Ilia Mirkin
2015-02-02
1
-0
/
+2
*
gallium: Replace u_simple_list.h with util/simple_list.h
Eric Anholt
2015-01-28
5
-5
/
+5
*
gallium: add TGSI_SEMANTIC_VERTEXID_NOBASE and TGSI_SEMANTIC_BASEVERTEX
Roland Scheidegger
2014-12-16
1
-0
/
+2
*
draw: implement TGSI_PROPERTY_VS_WINDOW_SPACE_POSITION
Marek Olšák
2014-12-09
1
-0
/
+2
*
llvmpipe: decrease MAX_SCENES from 2 to 1
Roland Scheidegger
2014-12-06
2
-1
/
+13
*
draw,gallivm,llvmpipe: Avoid implicit casts of 32-bit shifts to 64-bits.
José Fonseca
2014-11-26
2
-6
/
+6
*
llvmpipe: (trivial) remove redundant util_cpu_detect() call in lp_test_main
Roland Scheidegger
2014-11-25
1
-2
/
+0
*
llvmpipe: fix lp_test_arit denorm handling
Roland Scheidegger
2014-11-25
1
-1
/
+37
*
llvmpipe: enable PIPE_CAP_TGSI_VS_LAYER_VIEWPORT
Roland Scheidegger
2014-11-19
1
-0
/
+1
*
gallivm: fix alignment issue for vertex data fetch
Roland Scheidegger
2014-11-18
1
-1
/
+2
*
llvmpipe: Call pipe_thread_wait() on Linux.
José Fonseca
2014-11-13
1
-0
/
+6
*
llvmpipe: Avoid deadlock when unloading opengl32.dll
José Fonseca
2014-11-07
1
-2
/
+6
*
llvmpipe: Ensure the packed input of the lp_test_format is aligned.
José Fonseca
2014-10-24
1
-2
/
+10
*
llvmpipe: Flush stdout on lp_test_* unit tests.
José Fonseca
2014-10-24
2
-0
/
+3
*
gallium: introduce PIPE_CAP_CLIP_HALFZ.
Mathias Fröhlich
2014-10-24
1
-0
/
+2
*
gallivm,llvmpipe,clover: Bump required LLVM version to 3.3.
José Fonseca
2014-10-23
2
-14
/
+0
*
tgsi: change tgsi_shader_info::properties to a one-dimensional array
Marek Olšák
2014-10-04
1
-2
/
+2
*
tgsi: remove some not so useful variables from tgsi_shader_info
Marek Olšák
2014-10-04
1
-1
/
+3
*
tgsi: simplify shader properties in tgsi_shader_info
Marek Olšák
2014-10-04
1
-8
/
+2
*
llvmpipe: Add missing LLVMGetGlobalContext() arg in lp_test_format.c.
Vinson Lee
2014-09-30
1
-1
/
+1
*
llvmpipe: Reuse llvmpipes LLVMContext in the draw context.
Mathias Fröhlich
2014-09-30
1
-1
/
+2
*
llvmpipe: Use two LLVMContexts per OpenGL context instead of a global one.
Mathias Fröhlich
2014-09-30
9
-7
/
+17
*
llvmpipe: move lp_jit_screen_init() call after allocation of screen object
Brian Paul
2014-09-30
1
-3
/
+5
*
llvmpipe: remove special case for PIPE_TEXTURE_CUBE in llvmpipe_texture_layout()
Brian Paul
2014-09-30
1
-3
/
+6
*
gallivm: More fallout from disabling with LLVM 3.6
Michel Dänzer
2014-09-26
4
-7
/
+9
*
gallium/softpipe,llvmpipe: add automake target 'templates'
Emil Velikov
2014-09-24
1
-0
/
+7
*
llvmpipe: fix rast debugging output
Dave Airlie
2014-09-16
1
-0
/
+11
*
llvmpipe: Fix PIPE_FORMAT_Z32_FLOAT_S8X24_UINT handling for big-endian.
Richard Sandiford
2014-09-16
1
-1
/
+2
*
gallium: add a texture target to sampler view and a CAP to use it
Ilia Mirkin
2014-09-12
1
-0
/
+1
*
gallium/llvmpipe: ship all files in the tarball
Emil Velikov
2014-09-05
2
-3
/
+35
*
softpipe: handle vertex texture sampling when using llvm for draw
Roland Scheidegger
2014-08-30
2
-2
/
+2
*
llvmpipe: (trivial) enable cube map arrays
Roland Scheidegger
2014-08-30
1
-1
/
+2
*
gallium: add cap for MAX_VERTEX_ATTRIB_STRIDE
Timothy Arceri
2014-08-27
1
-0
/
+2
*
draw: fix base instance handling in llvm path
Roland Scheidegger
2014-08-28
1
-1
/
+1
*
llvmpipe: change LP_MAX_SHADER_INSTRUCTIONS definition
Roland Scheidegger
2014-08-21
1
-1
/
+1
*
llvmpipe/softpipe: enable ARB_conditional_render_inverted
Tobias Klausmann
2014-08-19
1
-1
/
+2
*
gallium: Add and handle PIPE_CAP_CONDITIONAL_RENDER_INVERTED
Tobias Klausmann
2014-08-19
1
-0
/
+1
*
gallium/softpipe/llvmpipe: handle query_renderer caps
Emil Velikov
2014-08-15
1
-0
/
+19
*
gallium: add opcodes/cap for fine derivative support
Ilia Mirkin
2014-08-14
1
-0
/
+1
*
softpipe,llvmpipe: mark BPTC formats as unsupported
Ilia Mirkin
2014-08-12
1
-0
/
+5
*
llvmpipe/tests: automake: link against libmesautil.la
Emil Velikov
2014-08-05
1
-5
/
+6
[next]