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_screen.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: remove the geom_flags param from is_format_supported
Marek Olšák
2011-03-11
1
-3
/
+1
*
gallium: cleanup fence_signalled and fence_finish
Marek Olšák
2011-03-11
1
-11
/
+5
*
gallium: add timeout parameter to fence_finish
Marek Olšák
2011-03-08
1
-1
/
+3
*
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
1
-14
/
+3
*
gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3)
Luca Barbieri
2010-09-14
1
-0
/
+6
*
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-21
1
-2
/
+3
|
\
|
*
gallium: another interface change for multisampling
Roland Scheidegger
2010-05-17
1
-10
/
+2
|
*
gallium: interface changes for multisampling
Roland Scheidegger
2010-04-26
1
-1
/
+10
*
|
gallium: remove forward declarations of non-existent objects
Marek Olšák
2010-05-14
1
-1
/
+0
*
|
gallium: Make PIPE_CAP_xxx enums.
José Fonseca
2010-05-12
1
-2
/
+2
|
/
*
gallium: use better param name
Brian Paul
2010-04-22
1
-2
/
+2
*
gallium: Remove pipe_screen::update_buffer.
Chia-I Wu
2010-04-13
1
-7
/
+0
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-95
/
+18
*
Squashed commit of gallium-context-transfers:
Keith Whitwell
2010-03-11
1
-17
/
+0
*
gallium: Do not mix winsys-drawable-handle and context-private.
Chia-I Wu
2010-03-10
1
-1
/
+4
*
Squashed commit of gallium-no-texture-blanket
Keith Whitwell
2010-03-09
1
-28
/
+0
*
gallium: Expose a opaque winsys handle and functions on pipe_screen
Jakob Bornecrantz
2010-03-01
1
-0
/
+20
*
gallium: comment/document usage flags
Brian Paul
2010-02-24
1
-1
/
+3
*
gallium: squash-merge of gallium screen context
Keith Whitwell
2010-02-08
1
-0
/
+3
*
st/dri: update dri2 drawables when viewport is changed
Ben Skeggs
2010-01-11
1
-0
/
+5
*
g3dvl: pipe_video_context interface, softpipe impl, auxiliary libs
Younes Manton
2009-09-27
1
-1
/
+15
*
gallium: Add texture usage information to surface_buffer_create
Jakob Bornecrantz
2009-08-11
1
-0
/
+1
*
gallium: New PIPE_BUFFER_USAGE_FLUSH_EXPLICIT flag for buffer_flush_mapped_ra...
José Fonseca
2009-06-30
1
-6
/
+14
*
gallium: updated comments in p_screen.h
Brian Paul
2009-04-09
1
-4
/
+6
*
gallium: Use "flags" consistently.
José Fonseca
2009-04-09
1
-2
/
+2
*
gallium: Explain what happens if buffer_flush_mapped_range isn't called.
José Fonseca
2009-03-20
1
-0
/
+7
*
gallium: Use consistent semantics for map ranges in gallium.
José Fonseca
2009-03-04
1
-3
/
+10
*
Merge commit 'origin/master' into gallium-map-range
José Fonseca
2009-03-04
1
-12
/
+4
|
\
|
*
gallium: Unify reference counting.
Michel Dänzer
2009-03-04
1
-12
/
+4
*
|
gallium: Massage the interface to more closely resemble ARB_map_buffer_range
José Fonseca
2009-03-03
1
-19
/
+10
*
|
gallium: Allow to specify how much will be read / was written in buffer map/u...
José Fonseca
2009-02-24
1
-0
/
+28
|
/
*
Merge branch 'master' into gallium-texture-transfer
Keith Whitwell
2009-02-16
1
-1
/
+5
|
\
|
*
gallium: fixup #includes: p_screen.h does not need anything in p_state.h
Brian Paul
2009-02-05
1
-1
/
+3
|
*
gallium: move 'struct pipe_winsys'
Brian Paul
2009-02-05
1
-0
/
+2
*
|
gallium: No longer allow CPU mapping surfaces directly.
Michel Dänzer
2009-02-05
1
-5
/
+19
|
/
*
gallium: add a convience wrapper for simple screens
Zack Rusin
2009-01-30
1
-1
/
+0
*
gallium: make p_winsys internal
Zack Rusin
2009-01-30
1
-0
/
+37
*
gallium: give the screen priority when it comes to buffer allocations
Zack Rusin
2009-01-29
1
-1
/
+68
*
gallium: standardize on stride instead of pitch in the interface
Zack Rusin
2009-01-27
1
-1
/
+1
*
gallium: Fix doxygen comments.
José Fonseca
2008-09-19
1
-0
/
+2
*
gallium: Finer grained is_format_supported.
José Fonseca
2008-07-19
1
-3
/
+6
*
gallium: New pipe_screen interface to overlay a texture on existing memory.
José Fonseca
2008-05-06
1
-0
/
+12
*
gallium: tex surface checkpoint
Keith Whitwell
2008-05-01
1
-1
/
+16
*
gallium: tweak comments, minor var renaming
Brian Paul
2008-04-25
1
-7
/
+15
*
gallium: document is_format_supported()'s type param
Brian Paul
2008-03-21
1
-0
/
+1
*
gallium: introduce 'pipe_screen' for context-independent functions
Brian
2008-02-26
1
-0
/
+98