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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: remove TGSI_SEMANTIC_VERTICES
Zack Rusin
2009-12-25
1
-3
/
+2
*
gallium: geometry shader can be always enabled and we don't need a cap for that
Zack Rusin
2009-12-25
1
-1
/
+0
*
util: put vertices_per_primitive function in its proper location
Zack Rusin
2009-12-25
1
-32
/
+0
*
gallium: add an inline that returns number of vertices per primitive
Zack Rusin
2009-12-25
1
-0
/
+32
*
gallium: add geometry shader support to gallium
Zack Rusin
2009-12-25
3
-22
/
+36
*
Merge branch 'gallium-edgeflags'
Roland Scheidegger
2009-12-22
2
-9
/
+2
|
\
|
*
gallium: first steps to treat edgeflags as regular vertex element
Keith Whitwell
2009-12-09
2
-9
/
+2
*
|
Move the remaining format pf_get_* functions to u_format.h.
Michal Krol
2009-12-17
1
-134
/
+0
*
|
Merge branch 'master' into pipe-format-simplify
Michal Krol
2009-12-17
7
-64
/
+161
|
\
\
|
*
|
pipe: add PIPE_MAX_TEXTURE_TYPES
Marek Olšák
2009-12-15
1
-1
/
+2
|
*
|
tgsi: add properties and system value register
Zack Rusin
2009-12-14
1
-10
/
+28
|
*
|
gallium: added comment for pipe_reference() return value
Brian Paul
2009-12-11
1
-0
/
+1
|
|
/
|
*
gallium: use boolean instead of bool in p_refcnt.h
Roland Scheidegger
2009-12-08
1
-3
/
+3
|
*
Merge branch 'gallium-strict-aliasing'
Roland Scheidegger
2009-12-08
3
-14
/
+16
|
|
\
|
|
*
gallium: fix reference counting functions to be strict-aliasing compliant
Roland Scheidegger
2009-12-03
3
-14
/
+16
|
*
|
gallium: Disable force_align_arg_pointer attribute on x86_64.
José Fonseca
2009-12-04
1
-1
/
+1
|
*
|
Merge branch 'gallium-noblocks'
Roland Scheidegger
2009-12-04
2
-79
/
+52
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
gallium: interface cleanups, remove nblocksx/y from pipe_texture and more
Roland Scheidegger
2009-11-30
2
-79
/
+52
*
|
|
gallium: Make pipe_format a sequential enum.
Michal Krol
2009-12-08
1
-294
/
+113
*
|
|
Remove remaining pipe format utility functions.
Michal Krol
2009-12-08
1
-18
/
+0
*
|
|
Remove pf_swizzle_* internal macros.
Michal Krol
2009-12-03
1
-5
/
+0
*
|
|
gallium: Remove pf_mixed_*().
Michal Krol
2009-12-03
1
-11
/
+0
*
|
|
gallium: Remove pf_rev().
Michal Krol
2009-12-03
1
-5
/
+0
*
|
|
Move pf_get_component_bits() to u_format auxiliary module.
Michal Krol
2009-12-03
1
-27
/
+0
*
|
|
Move pf_get_bits/size() to u_format auxiliary module.
Michal Krol
2009-12-03
1
-36
/
+0
*
|
|
Move pf_get_block() to u_format auxiliary module.
Michal Krol
2009-12-03
1
-39
/
+0
*
|
|
Move pf_is_depth_and_stencil() to u_format auxiliary module.
Michal Krol
2009-12-03
1
-7
/
+0
*
|
|
Move pf_is_depth_stencil() to u_format auxiliary module.
Michal Krol
2009-12-03
1
-14
/
+0
*
|
|
Move pf_is_compressed() to u_format auxiliary module.
Michal Krol
2009-12-03
1
-6
/
+0
*
|
|
gallium: Remove unused format functions.
Michal Krol
2009-12-03
1
-38
/
+0
|
/
/
*
|
gallium/util: added PIPE_CC_GCC_VERSION symbol
Brian Paul
2009-12-02
1
-0
/
+1
*
|
Merge commit 'origin/tgsi-simplify-ext'
Keith Whitwell
2009-12-01
1
-145
/
+23
|
\
\
|
*
|
gallium: Remove tgsi_version token.
Michal Krol
2009-11-27
1
-6
/
+0
|
*
|
tgsi: reduce repetition of structure name in its members
Keith Whitwell
2009-11-24
1
-4
/
+4
|
*
|
gallium: simplify tgsi tokens further
Keith Whitwell
2009-11-24
1
-137
/
+21
*
|
|
gallium: Introduce separate vertex texture/sampler state.
Michal Krol
2009-12-01
3
-4
/
+16
|
|
/
|
/
|
*
|
Merge branch 'width0'
Roland Scheidegger
2009-11-27
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
gallium: don't use arrays for texture width,height,depth
Keith Whitwell
2009-11-19
1
-3
/
+3
*
|
gallium: Refactor the instruction predicate TGSI token.
Michal Krol
2009-11-24
1
-10
/
+7
|
/
*
gallium: Add UNSYNCHRONIZED cpu access flag. Document others.
José Fonseca
2009-11-06
1
-2
/
+57
*
gallium: Cleanup predicate and condition code TGSI tokens.
Michal Krol
2009-11-02
2
-99
/
+20
*
gallium: Move enum pipe_error into p_defines.h.
José Fonseca
2009-10-25
2
-65
/
+17
*
gallium: remove extended negate also, and also the ExtSwz token
Keith Whitwell
2009-10-23
1
-24
/
+0
*
gallium: remove the swizzling parts of ExtSwizzle
Keith Whitwell
2009-10-23
1
-15
/
+2
*
gallium: remove noise opcodes
Keith Whitwell
2009-10-23
1
-4
/
+1
*
gallium: Permit surface_copy and surface_fill to be NULL.
Corbin Simpson
2009-10-17
1
-0
/
+3
*
gallium: New ALIGN_STACK macro to tell gcc to align stack pointer.
José Fonseca
2009-10-14
1
-0
/
+6
*
gallium: Add PIPE_TRANSFER_MAP_DIRECTLY usage flag.
Michel Dänzer
2009-10-02
1
-1
/
+12
*
gallium: Preparations for adding more PIPE_TRANSFER_* usage flags.
Michel Dänzer
2009-10-02
1
-0
/
+16
*
g3dvl: Copyright blocks.
Younes Manton
2009-10-01
2
-0
/
+54
[next]