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
Commit message (
Expand
)
Author
Age
Files
Lines
*
nv30: remove unused on_hw field and constant fp_reg_control field
Luca Barbieri
2010-03-15
2
-5
/
+1
*
nv40: use NV34TCL_ constants where available
Luca Barbieri
2010-03-15
14
-186
/
+186
*
r300g: Remove unnecessary headers.
Vinson Lee
2010-03-14
2
-3
/
+0
*
trace: Remove unnecessary headers.
Vinson Lee
2010-03-14
1
-3
/
+0
*
svga: Remove unnecessary header.
Vinson Lee
2010-03-14
1
-2
/
+0
*
r300g: remove pipe_context from r300_screen
Marek Olšák
2010-03-14
2
-8
/
+0
*
softpipe: Remove unnecessary header.
Vinson Lee
2010-03-13
1
-1
/
+0
*
r300g: add high quality anisotropic filtering for R5xx (disabled by default)
Marek Olšák
2010-03-13
5
-0
/
+27
*
r300g: fix anisotropic filtering, fix macrotiling
Marek Olšák
2010-03-13
1
-2
/
+2
*
r300g: refrain from using immediate mode if it causes slowdown
Marek Olšák
2010-03-13
1
-2
/
+31
*
r300g: fix up function names
Marek Olšák
2010-03-13
2
-3
/
+2
*
llvmpipe: Ensure the context is flushed before modifying textures.
José Fonseca
2010-03-13
4
-0
/
+102
*
llvmpipe: Don't use texture transfer internally.
José Fonseca
2010-03-13
5
-116
/
+150
*
llvmpipe: Obey rasterization rules.
José Fonseca
2010-03-13
5
-30
/
+40
*
llvmpipe: setup_context -> lp_setup_context
José Fonseca
2010-03-13
9
-82
/
+82
*
nv50: fixup after gallium-context-transfers merge
Xavier Chantry
2010-03-13
2
-3
/
+0
*
r300g: Forcibly sanitize max index.
Corbin Simpson
2010-03-12
1
-3
/
+3
*
svga: Fix up for context transfers.
Michel Dänzer
2010-03-12
1
-0
/
+2
*
Merge branch '7.8'
Michel Dänzer
2010-03-12
4
-5
/
+5
|
\
|
*
Grammar and spelling fixes
Jeff Smith
2010-03-12
4
-5
/
+5
*
|
r300g: Properly clamp index limits.
Corbin Simpson
2010-03-12
2
-2
/
+2
*
|
Merge commit 'origin/gallium-context-transfers-2'
Keith Whitwell
2010-03-12
53
-426
/
+530
|
\
\
|
*
|
cell: adapt to context texture transfers (untested)
Roland Scheidegger
2010-03-11
3
-10
/
+16
|
*
|
gallium: remove pipe_context member from pipe_transfer
Keith Whitwell
2010-03-11
21
-54
/
+72
|
*
|
Squashed commit of gallium-context-transfers:
Keith Whitwell
2010-03-11
50
-389
/
+469
*
|
|
llvmpipe: Remove unnecessary header.
Vinson Lee
2010-03-11
1
-1
/
+0
*
|
|
softpipe: further tighen up sample_cube()
Brian Paul
2010-03-11
1
-45
/
+21
*
|
|
softpipe: tighten up the code in sample_cube()
Brian Paul
2010-03-11
1
-62
/
+38
*
|
|
gallivm/llvmpipe: replace 'int stride' with 'int row_stride[MAX_LEVELS]'
Brian Paul
2010-03-11
4
-8
/
+10
*
|
|
llvmpipe: fix comment typo
Brian Paul
2010-03-11
1
-1
/
+1
*
|
|
gallivm/llvmpipe: include os_llvm.h instead of llvm-c/Core.h
Brian Paul
2010-03-11
6
-7
/
+8
*
|
|
svga: use memset() to initialize u to avoid warnings
Brian Paul
2010-03-11
1
-1
/
+3
*
|
|
softpipe: Dummy fence functions.
José Fonseca
2010-03-11
5
-0
/
+114
|
/
/
*
|
llvmpipe: fix loop over mipmap levels
Brian Paul
2010-03-10
1
-1
/
+1
*
|
softpipe: fix memcpy params to avoid static analysis warnings
Brian Paul
2010-03-10
2
-2
/
+12
*
|
cell: handle NULL cso vertex_elements state object on bind
Roland Scheidegger
2010-03-10
1
-1
/
+2
*
|
i915g: Prevent NULL dereference.
Chia-I Wu
2010-03-10
1
-1
/
+4
*
|
svga: Disable debug message.
Michal Krol
2010-03-10
1
-1
/
+1
*
|
svga: Check if vertex elements has been bound before using it.
Michal Krol
2010-03-10
1
-0
/
+5
*
|
softpipe: Prevent NULL dereference.
José Fonseca
2010-03-10
1
-1
/
+2
*
|
trace: Make tr_public.h c++ friendly.
José Fonseca
2010-03-10
1
-9
/
+17
*
|
trace: include tr_public.h
Keith Whitwell
2010-03-10
1
-0
/
+1
*
|
Merge commit 'origin/master' into gallium-sw-api-2
Keith Whitwell
2010-03-10
59
-1839
/
+2029
|
\
\
|
*
|
llvmpipe: Cope with null Vertex element cso.
José Fonseca
2010-03-10
1
-1
/
+2
|
*
|
nouveau: translate PIPE_BUFFER_USAGE_UNSYNCHRONIZED
Ben Skeggs
2010-03-10
1
-1
/
+1
|
*
|
nv50: inline nv50_state_flush_notify()
Ben Skeggs
2010-03-10
2
-16
/
+6
|
*
|
nv50: remove nv50_context.state.instbuf
Ben Skeggs
2010-03-10
2
-6
/
+0
|
*
|
nv50: remove unnecessary macro
Ben Skeggs
2010-03-10
1
-3
/
+2
|
*
|
nv50: move nv50_prim() into a header file rather than duplicating
Ben Skeggs
2010-03-10
3
-62
/
+31
|
*
|
nv50: add option to force immediate-mode submission, disable by default
Ben Skeggs
2010-03-10
3
-4
/
+14
[next]