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
*
Merge remote branch 'origin/master' into lp-binning
José Fonseca
2010-01-08
55
-987
/
+2178
|
\
|
*
lvmpipe: Initialize all coordinates.
José Fonseca
2010-01-08
1
-0
/
+3
|
*
llvmpipe: Remove TGSI sampler pointers from JIT context too.
José Fonseca
2010-01-07
3
-19
/
+9
|
*
llvmpipe: Remove more loose ends of TGSI exec sampling.
José Fonseca
2010-01-07
6
-127
/
+4
|
*
llvmpipe: Axe texture sampling code inherited from softpipe.
José Fonseca
2010-01-07
5
-1727
/
+0
|
*
pipe_sampler_state::compare_mode is not a boolean enable flag.
Michal Krol
2010-01-06
4
-7
/
+7
|
*
gallium: remove PIPE_TEX_FILTER_ANISO
Luca Barbieri
2010-01-06
2
-4
/
+0
|
*
Merge commit 'origin/gallium-draw-retval'
Keith Whitwell
2010-01-05
2
-13
/
+11
|
|
\
|
|
*
gallium: propogate draw retval changes into more drivers
Keith Whitwell
2009-12-21
2
-13
/
+11
|
*
|
Remove TGSI_OPCODE_SHR, map existing usage to TGSI_OPCODE_ISHR.
Michal Krol
2010-01-05
1
-1
/
+1
|
*
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-04
3
-3
/
+3
|
|
\
\
|
|
*
|
llvmpipe: Remove comma at end of enumerator list.
Vinson Lee
2010-01-03
2
-2
/
+2
|
|
*
|
llvmpipe: Silence uninitialized variable warning.
Vinson Lee
2010-01-01
1
-1
/
+1
|
|
*
|
llvmpipe: Use C-style comment.
Vinson Lee
2010-01-01
1
-1
/
+1
|
*
|
|
silence compiler warning
Alan Hourihane
2010-01-04
1
-2
/
+2
|
*
|
|
llvmpipe: Add missing include path.
José Fonseca
2010-01-01
1
-0
/
+2
|
*
|
|
scons: Aggregate all tiny libraries in a single library.
José Fonseca
2010-01-01
1
-1
/
+1
|
*
|
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-31
7
-6
/
+13
|
|
\
|
|
|
|
*
|
llvmpipe: Fix assert.
Vinson Lee
2009-12-28
1
-1
/
+1
|
|
*
|
llvmpipe: Silence compiler warnings.
Vinson Lee
2009-12-28
2
-2
/
+7
|
|
*
|
llvmpipe: Silence compiler warnings.
Vinson Lee
2009-12-28
6
-4
/
+6
|
*
|
|
llvmpipe: Unmapping vertex/index buffers does NOT flush draw module anymore.
José Fonseca
2009-12-28
1
-1
/
+7
|
*
|
|
llvmpipe: Treat state changes systematically.
José Fonseca
2009-12-26
4
-11
/
+38
|
*
|
|
llvmpipe: Use comments and more code from softpipe's is_texture_referenced im...
José Fonseca
2009-12-26
1
-0
/
+8
|
*
|
|
llvmpipe: Flush draw module before switching framebuffer.
José Fonseca
2009-12-26
1
-0
/
+2
|
*
|
|
gs: fix drivers so they work with geometry shaders
Zack Rusin
2009-12-25
1
-2
/
+2
|
*
|
|
gallium: add geometry shader support to gallium
Zack Rusin
2009-12-25
2
-2
/
+3
|
*
|
|
llvmpipe: Install unit tests on build/xxx/bin
José Fonseca
2009-12-23
1
-13
/
+11
|
*
|
|
Merge branch 'gallium-edgeflags'
Roland Scheidegger
2009-12-22
3
-13
/
+0
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
gallium: fix up drivers for edgeflag changes
Roland Scheidegger
2009-12-19
3
-13
/
+0
|
*
|
|
Move the remaining format pf_get_* functions to u_format.h.
Michal Krol
2009-12-17
2
-10
/
+11
|
*
|
|
Merge branch 'master' into pipe-format-simplify
Michal Krol
2009-12-17
16
-112
/
+308
|
|
\
\
\
|
|
*
|
|
llvmpipe: add LP_DEBUG env var
José Fonseca
2009-12-16
3
-59
/
+151
|
|
*
|
|
llvmpipe: fix broken TGSI_OPCODE_FRC codegen
Brian Paul
2009-12-16
1
-1
/
+1
|
|
*
|
|
llvmpipe: fix broken lp_build_abs()
Brian Paul
2009-12-16
1
-1
/
+2
|
|
*
|
|
llvmpipe: Fix yet another copynpaste typo in lp_build_log2_approx.
José Fonseca
2009-12-15
1
-1
/
+1
|
|
*
|
|
llvmpipe: Fix lp_build_polynomial comment.
José Fonseca
2009-12-15
1
-1
/
+1
|
|
*
|
|
llvmpipe: Fix typo in lp_build_log constant.
José Fonseca
2009-12-15
1
-1
/
+1
|
|
*
|
|
llvmpipe: Fix bad SI -> FP conversion into lp_build_log2_approx.
José Fonseca
2009-12-15
1
-1
/
+1
|
|
|
/
/
|
|
*
|
Merge branch 'gallium-strict-aliasing'
Roland Scheidegger
2009-12-08
1
-2
/
+3
|
|
|
\
\
|
|
|
*
|
gallium/util: fix util_color_[un]pack[-ub] to be strict aliasing safe
Roland Scheidegger
2009-12-07
1
-2
/
+3
|
|
*
|
|
move assert to avoid crash in debug build.
Alan Hourihane
2009-12-08
1
-1
/
+2
|
|
*
|
|
Merge branch 'mesa_7_7_branch'
Andre Maasikas
2009-12-08
1
-3
/
+3
|
|
|
\
\
\
|
|
|
|
|
/
|
|
|
|
/
|
|
|
|
*
|
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Andre Maasikas
2009-12-08
1
-3
/
+3
|
|
|
|
\
\
|
|
|
|
*
|
llvmpipe: Initialize variables in emit_instruction.
Vinson Lee
2009-12-07
1
-3
/
+3
|
|
*
|
|
|
llvmpipe: Tweak disassembly to match gdb.
José Fonseca
2009-12-05
1
-2
/
+8
|
|
*
|
|
|
llvmpipe: Stop disassembling when an unsupported opcode is found.
José Fonseca
2009-12-05
1
-1
/
+2
|
|
*
|
|
|
llvmpipe: Port vertex sampler support from softpipe.
José Fonseca
2009-12-04
6
-8
/
+101
|
|
*
|
|
|
llvmpipe: Ensure transfers are mapped.
José Fonseca
2009-12-04
1
-0
/
+4
|
|
*
|
|
|
llvmpipe: Remove debug printf.
José Fonseca
2009-12-04
1
-1
/
+0
[next]