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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gallivm: Add an alternative to LLVMDumpValue that works with Windows GUI apps.
José Fonseca
2010-05-08
7
-9
/
+113
*
gallivm: Fix mipfiltering with negative lod bias.
José Fonseca
2010-05-08
1
-2
/
+4
*
gallivm: Actually do floor/ceil/trunc for scalars.
José Fonseca
2010-05-08
3
-166
/
+34
*
gallivm: Import the code to compute the minimax polynomials.
José Fonseca
2010-05-08
1
-0
/
+85
*
gallivm: Use a minimax polynomial for exp2 in range [0,1] instead [-0.5,5].
José Fonseca
2010-05-08
1
-14
/
+41
*
gallivm: Don't hardcode number of args twice.
José Fonseca
2010-05-08
1
-1
/
+1
*
r300g: follow pipe_rasterizer_state::light_twoside
Marek Olšák
2010-05-08
3
-5
/
+27
*
r300g: follow pipe_rasterizer_state::point_size_per_vertex
Marek Olšák
2010-05-08
1
-4
/
+15
*
r300g: move GA_POINT_MINMAX back to rs_state
Marek Olšák
2010-05-08
3
-6
/
+17
*
r300g: fix glean/pointSprite using lodbias correction
Marek Olšák
2010-05-08
1
-1
/
+1
*
r300g: pass depth texture swizzle to the compiler if compare mode is enabled
Marek Olšák
2010-05-08
6
-68
/
+111
*
r300g: respect compare mode regardless of sampler type
Marek Olšák
2010-05-08
1
-0
/
+2
*
r300/compiler: generalize depth texture mode to support arbitrary swizzles
Marek Olšák
2010-05-08
1
-2
/
+2
*
r300g: consolidate common render code into one function
Marek Olšák
2010-05-08
4
-85
/
+95
*
gallivm: The the JIT engine to use our sinf()/cosf() on Windows.
José Fonseca
2010-05-08
1
-18
/
+79
*
gallivm: Fix BREAK/CONT translation.
José Fonseca
2010-05-08
1
-44
/
+63
*
llvmpipe: Cover more formats in unit test.
José Fonseca
2010-05-08
1
-29
/
+38
*
gallivm: Fix segfaul when inserting allocas in an empty function.
José Fonseca
2010-05-08
1
-3
/
+10
*
gallivm: Centralize SoA swizzling into a single place.
José Fonseca
2010-05-08
5
-70
/
+128
*
gallivm: Support predicates.
José Fonseca
2010-05-08
2
-8
/
+101
*
llvmpipe: Match p_screen.h's function prototype.
José Fonseca
2010-05-08
1
-1
/
+1
*
llvmpipe: Remove unnecessary header.
Vinson Lee
2010-05-08
1
-1
/
+0
*
egl: Build drivers in $(TOP)/$(LIB_DIR)/egl.
Chia-I Wu
2010-05-08
1
-3
/
+4
*
gallium: Add egl-apis target.
Chia-I Wu
2010-05-08
9
-151
/
+130
*
egl_g3d: Check external modules for client APIs first.
Chia-I Wu
2010-05-08
3
-39
/
+157
*
gallium/draw: additional comments in the clipping code
Brian Paul
2010-05-07
1
-5
/
+10
*
tgis: fix SOA aliasing for MUL instruction in SSE codegen
Brian Paul
2010-05-07
1
-4
/
+11
*
wgl: Add mapi to includes.
José Fonseca
2010-05-07
1
-0
/
+1
*
st/vega: Use vgapi.
Chia-I Wu
2010-05-07
16
-235
/
+393
*
glapi: Move to src/mapi/.
Chia-I Wu
2010-05-07
13
-5
/
+16
*
gallivm: Require SSE2 for draw_llvm/llvmpipe due to LLVM PR6960.
Török Edwin
2010-05-06
2
-2
/
+18
*
softpipe: fix dangling references to shaders in the TGSI executor
Brian Paul
2010-05-06
4
-20
/
+22
*
tgsi: make SSE ADD instruction SOA-safe
Brian Paul
2010-05-06
1
-5
/
+13
*
tgsi: code refactoring
Brian Paul
2010-05-06
1
-16
/
+34
*
tgsi: added tgsi_get_processor_name()
Brian Paul
2010-05-06
2
-0
/
+18
*
tgsi: fix tgsi_exec_machine_bind_shader() to handle NULL tokens, samplers
Brian Paul
2010-05-06
1
-1
/
+20
*
gallium/tgsi: remove unused tgsi_exec_labels code
Brian Paul
2010-05-06
2
-22
/
+0
*
llvmpipe: Fix fence wait.
José Fonseca
2010-05-06
1
-1
/
+4
*
scons: Disable graw-null on msvc until linkage works.
José Fonseca
2010-05-06
1
-1
/
+3
*
graw-null: Try to fix MSVC linkage problems.
José Fonseca
2010-05-06
1
-1
/
+4
*
svga: Fix scons build
Jakob Bornecrantz
2010-05-06
1
-0
/
+2
*
llvmpipe: implement occlusion query
Qicheng Christopher Li
2010-05-06
14
-50
/
+277
*
util: Recognize FALSE and F in debug_get_bool_option
Jakob Bornecrantz
2010-05-06
1
-0
/
+4
*
gallium: untrack u_indices_gen.c and u_indices_gen.c
José Fonseca
2010-05-06
4
-6123
/
+2
*
raw/clear: Make it portable.
José Fonseca
2010-05-06
1
-2
/
+3
*
graw-null: New target to ensure we always have a graw implementation available.
José Fonseca
2010-05-06
4
-3
/
+145
*
graw-xlib: Remove duplicate graw.h file.
José Fonseca
2010-05-06
2
-37
/
+1
*
Revert "gallium: untrack u_indices_gen.c and u_indices_gen.c"
José Fonseca
2010-05-06
1
-2
/
+0
*
gallium: untrack u_indices_gen.c and u_indices_gen.c
Xavier Chantry
2010-05-06
1
-0
/
+2
*
gallium: untrack u_indices_gen.c and u_indices_gen.c
Xavier Chantry
2010-05-06
1
-0
/
+2
[prev]
[next]