index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
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
...
|
*
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-21
1
-2
/
+0
|
|
\
|
|
*
Merge commit 'origin/master' into gallium-msaa
Roland Scheidegger
2010-04-30
1
-1
/
+1
|
|
|
\
|
|
*
|
gallium: interface changes for multisampling
Roland Scheidegger
2010-04-26
1
-2
/
+0
|
*
|
|
Merge branch 'gallium-front-ccw'
Keith Whitwell
2010-05-21
1
-5
/
+5
|
|
\
\
\
|
|
*
|
|
gallium: convert rasterizer state to use gl-style front/back concepts
Keith Whitwell
2010-05-14
1
-5
/
+5
|
*
|
|
|
gallium: EXT_timer_query support.
Mathias Fröhlich
2010-05-17
1
-1
/
+3
|
|
/
/
/
|
*
|
|
gallium: Add new fine grained PIPE_CAP_xx for shader limits.
José Fonseca
2010-05-12
1
-0
/
+24
|
*
|
|
gallium: Make PIPE_CAP_xxx enums.
José Fonseca
2010-05-12
1
-40
/
+45
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into pipe-video
Younes Manton
2010-04-30
1
-86
/
+127
|
\
|
|
|
*
|
gallium: remove trailing comma
Brian Paul
2010-04-28
1
-1
/
+1
|
|
/
|
*
gallium: fix comment language, remove dangling comment
Brian Paul
2010-04-22
1
-4
/
+4
|
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-110
/
+115
|
*
Merge branch 'master' into gallium-sampler-view
Michal Krol
2010-03-10
1
-2
/
+3
|
|
\
|
|
*
gallium: Reorg texture usage flags
Jakob Bornecrantz
2010-03-01
1
-2
/
+3
|
|
/
|
/
|
|
*
gallium: WIP: Introduce sampler views.
Michal Krol
2010-02-19
1
-0
/
+11
|
/
*
Merge branch 'gallium-nopointsizeminmax'
Roland Scheidegger
2010-02-09
1
-3
/
+2
|
\
|
*
gallium: clean up point sprite rasterizer state
Roland Scheidegger
2010-02-03
1
-3
/
+2
*
|
tgsi: add caps for fragment coord conventions (v3)
Luca Barbieri
2010-01-29
1
-0
/
+4
*
|
Merge commit 'origin/perrtblend'
Roland Scheidegger
2010-01-28
1
-1
/
+3
|
\
\
|
*
|
gallium: remove PIPE_CAP_S3TC, and add PIPE_CAP_DUAL_SOURCE_BLEND
Roland Scheidegger
2010-01-28
1
-1
/
+1
|
*
|
gallium: new PIPE_CAP bits for the independent blend functionality
Roland Scheidegger
2010-01-21
1
-0
/
+2
|
|
/
*
/
gallium: Add CAPs for constant buffers.
Michal Krol
2010-01-28
1
-0
/
+2
|
/
*
gallium: remove PIPE_TEX_FILTER_ANISO
Luca Barbieri
2010-01-06
1
-2
/
+0
*
gallium: pipe_context::render_condition() and mode flags
Brian Paul
2009-12-31
1
-0
/
+9
*
gallium: geometry shader can be always enabled and we don't need a cap for that
Zack Rusin
2009-12-25
1
-1
/
+0
*
gallium: add geometry shader support to gallium
Zack Rusin
2009-12-25
1
-12
/
+18
*
pipe: add PIPE_MAX_TEXTURE_TYPES
Marek Olšák
2009-12-15
1
-1
/
+2
*
gallium: Introduce separate vertex texture/sampler state.
Michal Krol
2009-12-01
1
-0
/
+2
*
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
1
-0
/
+2
*
gallium: Move enum pipe_error into p_defines.h.
José Fonseca
2009-10-25
1
-0
/
+17
*
gallium: Add PIPE_TRANSFER_MAP_DIRECTLY usage flag.
Michel Dänzer
2009-10-02
1
-1
/
+12
*
g3dvl: Define PIPE_VIDEO_CODEC_UNKNOWN for failures.
José Fonseca
2009-09-29
1
-0
/
+1
*
g3dvl: pipe_video_context interface, softpipe impl, auxiliary libs
Younes Manton
2009-09-27
1
-0
/
+24
*
gallium: Deprecate PIPE_CAP_S3TC.
José Fonseca
2009-09-16
1
-1
/
+1
*
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
[prev]
[next]