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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: add ALWAYS_INLINE
Luca Barbieri
2010-08-11
1
-0
/
+10
*
gallium: Keep only pipe_context::draw_vbo.
Chia-I Wu
2010-07-29
1
-41
/
+0
*
gallium: Add pipe_context::draw_vbo and pipe_context::set_index_buffer.
Chia-I Wu
2010-07-29
2
-0
/
+41
*
gallium: add depth clamp to the interface
Marek Olšák
2010-07-21
2
-1
/
+3
*
gallium: remove pointless bitfield restrction in pipe_vertex_element
Keith Whitwell
2010-07-21
1
-1
/
+1
*
gallium: Ensure prototypes are wrapped in extern "C".
José Fonseca
2010-07-14
1
-0
/
+11
*
gallium: Add a macro for memory barriers.
José Fonseca
2010-07-14
1
-0
/
+19
*
gallium: Add a new PIPE_ARCH_SSSE3 define for SSSE3 compiler support.
José Fonseca
2010-07-14
1
-0
/
+5
*
gallium: bump PIPE_MAX_SHADER_INPUTS/OUTPUTS to 32
Brian Paul
2010-07-08
1
-2
/
+2
*
st_api: Remove st_context::is_visual_supported.
Chia-I Wu
2010-06-29
1
-6
/
+0
*
mesa: initial support for ARB_geometry_shader4
Zack Rusin
2010-06-28
1
-1
/
+3
*
Merge branch 'gallium-drm-driver-drescriptor'
Jakob Bornecrantz
2010-06-28
2
-57
/
+71
|
\
|
*
gallium: Remove drm_api and all references to it
Jakob Bornecrantz
2010-06-24
1
-57
/
+0
|
*
gallium: Add drm driver interface
Jakob Bornecrantz
2010-06-06
1
-0
/
+71
*
|
pipe: Add PIPE_OS_HURD
nobled
2010-06-24
1
-0
/
+5
*
|
gallium: add a timestamp disjoint query
Zack Rusin
2010-06-22
1
-1
/
+7
*
|
gallium: add a new query
Zack Rusin
2010-06-22
1
-1
/
+2
*
|
gallium: add a temporary array register file
Zack Rusin
2010-06-18
1
-0
/
+1
*
|
gallium: add a new register file - immediate array
Zack Rusin
2010-06-18
1
-12
/
+13
*
|
gallium/softpipe/draw: support samplers in geometry shaders
Zack Rusin
2010-06-11
2
-0
/
+8
*
|
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
|
\
\
\
\
\
[next]