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
*
geometry shaders: make gs work with changable primitives and variable number ...
Zack Rusin
2010-06-09
1
-1
/
+1
*
gallium: add basic support for stream output queries
Zack Rusin
2010-06-08
1
-1
/
+10
*
gallium: adjust the query interface to support custom types
Zack Rusin
2010-06-08
1
-2
/
+2
*
gallium: rename draw_auto to draw_stream_output, plus fix a comment
Zack Rusin
2010-06-08
2
-2
/
+1
*
gallium: make draw auto work and add relevant caps and docs
Zack Rusin
2010-06-08
1
-0
/
+1
*
gallium: add interface for DrawAuto and implement it in softpipe
Zack Rusin
2010-06-08
1
-0
/
+5
*
gallium: a lot more complete implementation of stream output
Zack Rusin
2010-06-08
1
-1
/
+11
*
gallium: basic and initial implementation of the stream output interface
Zack Rusin
2010-06-08
3
-0
/
+21
*
graw: add parse_geometry_shader helper
Keith Whitwell
2010-06-07
1
-0
/
+3
*
include/st: new file swrast_screen_create.h
Keith Whitwell
2010-06-07
1
-0
/
+67
*
mesa/st: add support for EXT_texture_swizzle.
Dave Airlie
2010-06-05
1
-0
/
+1
*
Merge branch 'gallium-newclear'
Roland Scheidegger
2010-06-03
2
-15
/
+30
|
\
|
*
gallium: rename clearRT / clearDS to clear_render_target / clear_depth_stencil
Roland Scheidegger
2010-06-03
1
-12
/
+12
|
*
gallium: clear interface changes
Roland Scheidegger
2010-05-28
2
-15
/
+30
*
|
Define PUBLIC to dllexport on MSVC.
Chia-I Wu
2010-05-31
1
-0
/
+2
|
/
*
drm_api: Remove type argument from create screen callback
Jakob Bornecrantz
2010-05-25
1
-18
/
+1
*
gallium: Remove dri1_api.h and winsys support for DRI1
Jakob Bornecrantz
2010-05-25
1
-81
/
+0
*
st_api: Give get_egl_image arguments directly to the function
Jakob Borncrantz
2010-05-21
1
-5
/
+13
*
gallium: Fix invalidate framebuffer with old libGL libraries
Jakob Bornecrantz
2010-05-21
1
-1
/
+8
*
st_api: Add get param function to st_manager
Jakob Bornecrantz
2010-05-21
1
-0
/
+13
*
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-21
4
-21
/
+40
|
\
|
*
gallium: clean up resource_copy_region function
Roland Scheidegger
2010-05-17
1
-2
/
+0
|
*
gallium: another interface change for multisampling
Roland Scheidegger
2010-05-17
1
-10
/
+2
|
*
Merge commit 'origin/master' into gallium-msaa
Roland Scheidegger
2010-05-04
1
-3
/
+2
|
|
\
|
*
\
Merge commit 'origin/master' into gallium-msaa
Roland Scheidegger
2010-04-30
2
-5
/
+3
|
|
\
\
|
*
|
|
gallium: fix glaring bugs in last commit
Roland Scheidegger
2010-04-27
1
-2
/
+1
|
*
|
|
gallium: interface changes for multisampling
Roland Scheidegger
2010-04-26
4
-18
/
+48
*
|
|
|
Merge branch 'gallium-front-ccw'
Keith Whitwell
2010-05-21
2
-11
/
+12
|
\
\
\
\
|
*
|
|
|
gallium: convert rasterizer state to use gl-style front/back concepts
Keith Whitwell
2010-05-14
2
-11
/
+12
*
|
|
|
|
Merge commit 'origin/graw-tests'
Keith Whitwell
2010-05-19
1
-8
/
+15
|
\
\
\
\
\
|
*
|
|
|
|
graw: combine graw_init and graw_create_window functions
Keith Whitwell
2010-05-14
1
-8
/
+6
|
*
|
|
|
|
graw: move towards glut-like interface, add tri.c
Keith Whitwell
2010-05-14
1
-0
/
+9
|
|
/
/
/
/
*
|
|
|
|
gallium: EXT_timer_query support.
Mathias Fröhlich
2010-05-17
1
-1
/
+3
*
|
|
|
|
gallium: remove forward declarations of non-existent objects
Marek Olšák
2010-05-14
3
-3
/
+0
|
/
/
/
/
*
|
|
|
gallium: Add tokens for Cygwin.
Vinson Lee
2010-05-13
1
-0
/
+5
*
|
|
|
graw: Make functions public
Jakob Bornecrantz
2010-05-12
1
-7
/
+7
*
|
|
|
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
2
-42
/
+47
*
|
|
|
gallium: remove trailing comma in enum list
Brian Paul
2010-05-04
1
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
gallium: Remove loop register file.
José Fonseca
2010-05-03
1
-3
/
+2
|
|
/
|
/
|
*
|
gallium: remove trailing comma
Brian Paul
2010-04-28
1
-1
/
+1
*
|
gallium: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes.
José Fonseca
2010-04-27
1
-4
/
+2
|
/
*
st_api: Remove st_module
Jakob Bornecrantz
2010-04-26
1
-23
/
+12
*
gallium: use better param name
Brian Paul
2010-04-22
1
-2
/
+2
*
gallium: fix comment language, remove dangling comment
Brian Paul
2010-04-22
1
-4
/
+4
*
gallium: replace pipe_resource::_usage with pipe_resource::usage
Brian Paul
2010-04-20
1
-1
/
+1
*
Merge branch 'gallium-index-bias'
José Fonseca
2010-04-20
1
-0
/
+3
|
\
|
*
gallium: Add index bias parameter to draw_elements and friends.
José Fonseca
2010-04-19
1
-0
/
+3
*
|
p_compiler: add likely/unlikely macros
Luca Barbieri
2010-04-18
1
-1
/
+39
|
/
*
gallium: comments and whitespace fixes
Brian Paul
2010-04-16
1
-8
/
+13
[next]