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
/
pipe
/
p_defines.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: Make PIPE_TRANSFER_{READ,WRITE,READ_WRITE} bitmask friendly.
Maarten Maathuis
2009-08-17
1
-3
/
+3
*
gallium: Define PIPE_CAP_BLEND_EQUATION_SEPARATE, remove extension from defau...
Patrice Mandin
2009-07-14
1
-0
/
+1
*
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-06-30
1
-0
/
+1
|
\
|
*
gallium: New PIPE_BUFFER_USAGE_FLUSH_EXPLICIT flag for buffer_flush_mapped_ra...
José Fonseca
2009-06-30
1
-0
/
+1
*
|
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-06-26
1
-0
/
+1
|
\
|
|
*
gallium: added PIPE_CAP_TGSI_CONT_SUPPORTED
Brian Paul
2009-06-26
1
-0
/
+1
*
|
gallium: updated PIPE_CAP_x comments
Brian Paul
2009-06-10
1
-3
/
+2
*
|
gallium: remove redundant cube face #defines
Brian Paul
2009-05-05
1
-8
/
+1
|
/
*
gallium: Make sure we flush before some texture / buffer operations.
Thomas Hellstrom
2009-04-15
1
-0
/
+7
*
gallium: change // comment to /* */ style
Brian Paul
2009-04-09
1
-1
/
+1
*
gallium: Clean up driver clear() interface.
Michel Dänzer
2009-04-04
1
-0
/
+9
*
gallium: Remove some little-used fields from struct pipe_surface.
Michel Dänzer
2009-03-26
1
-8
/
+0
*
Merge commit 'origin/gallium-0.1'
Keith Whitwell
2009-03-03
1
-0
/
+1
|
\
|
*
gallium: New PIPE_BUFFER_USAGE_DONTBLOCK flag.
José Fonseca
2009-03-02
1
-0
/
+2
*
|
gallium: Define PIPE_PRIM_MAX.
José Fonseca
2009-02-23
1
-0
/
+1
*
|
gallium: No longer allow CPU mapping surfaces directly.
Michel Dänzer
2009-02-05
1
-0
/
+10
*
|
gallium: Add PIPE_BUFFER_USAGE_DISCARD.
Younes Manton
2009-01-18
1
-0
/
+1
*
|
gallium: Define PIPE_TEXTURE_USAGE_DYNAMIC.
Younes Manton
2009-01-10
1
-0
/
+1
*
|
gallium: added PIPE_CAP_MAX_VERTEX_TEXTURE_UNITS query
Brian
2008-12-04
1
-0
/
+1
*
|
gallium: Make room for custom PIPE_TEXTURE_USAGE_* flags.
Younes Manton
2008-12-02
1
-0
/
+2
|
/
*
gallium: Define convenience shortcuts for CPU/GPU READ/WRITE flag combinations.
José Fonseca
2008-11-24
1
-0
/
+8
*
gallium: New PIPE_FLUSH_FRAME flag to signal the end of a frame.
José Fonseca
2008-08-15
1
-0
/
+1
*
gallium: added PIPE_CAP_TEXTURE_MIRROR_CLAMP, PIPE_CAP_TEXTURE_MIRROR_REPEAT
Brian Paul
2008-08-06
1
-0
/
+3
*
gallium: Finer grained is_format_supported.
José Fonseca
2008-07-19
1
-5
/
+2
*
gallium: Move PIPE_TEXTURE_USAGE* to p_defines.h
José Fonseca
2008-07-19
1
-0
/
+6
*
gallium: Define PIPE_CAP_GUARD_BAND_* capabilities.
Michal Krol
2008-06-04
1
-0
/
+4
*
Merge commit 'origin/gallium-0.1' into gallium-tex-surfaces
Keith Whitwell
2008-05-06
1
-1
/
+1
|
\
|
*
gallium: remove obsolete PIPE_CAP_BITMAP_TEXCOORD_BIAS
Brian Paul
2008-05-02
1
-1
/
+1
*
|
gallium: add pipe surface layout value (Roland Scheidegger)
Keith Whitwell
2008-05-03
1
-0
/
+6
|
/
*
gallium: fix typo: s/custam/custom/
Brian Paul
2008-04-30
1
-1
/
+1
*
gallium: Change pipe->flush() interface to optionally return a fence.
Michel Dänzer
2008-03-26
1
-2
/
+1
*
gallium: Add TEX_FILTER_ANISO img filter
Keith Whitwell
2008-03-12
1
-1
/
+1
*
gallium: Remove // comments.
José Fonseca
2008-02-27
1
-1
/
+1
*
Make the pipe headers C++ friendly.
José Fonseca
2008-02-25
1
-0
/
+8
*
Code reorganization: move files into their places.
José Fonseca
2008-02-15
1
-0
/
+270