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
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
11
-610
/
+224
*
gallium: Add a couple more of D3D9 formats forgotten earlier.
José Fonseca
2010-04-08
1
-0
/
+2
*
gallium: Add missing D3D9 color formats.
José Fonseca
2010-04-08
1
-0
/
+7
*
util: Remove the half typedef from p_compiler.h.
José Fonseca
2010-04-07
1
-2
/
+0
*
gallium: remove old comment about return values
Brian Paul
2010-04-01
1
-1
/
+1
*
gallium: Integrate util_half with scons.
Michal Krol
2010-04-01
1
-0
/
+1
*
Merge branch 'master' into gallium-new-formats
Roland Scheidegger
2010-03-30
2
-4
/
+39
|
\
|
*
st/dri/sw: add drisw_api similarly to dri1_api
George Sapountzis
2010-03-29
2
-4
/
+39
*
|
gallium: fix bogus depth/stencil format names (and channel descriptions)
Roland Scheidegger
2010-03-29
1
-4
/
+4
*
|
gallium: add new texture formats
Roland Scheidegger
2010-03-29
1
-108
/
+128
|
/
*
gallium: new raw gallium interface to support standalone tests
Keith Whitwell
2010-03-28
1
-0
/
+36
*
st/dri: add drisw
George Sapountzis
2010-03-25
1
-0
/
+1
*
dri1_api: need not include drm.h
George Sapountzis
2010-03-21
1
-1
/
+1
*
Add format B5G5R5X1
Alan Hourihane
2010-03-18
1
-0
/
+1
*
gallium: Silence warning.
José Fonseca
2010-03-16
1
-0
/
+1
*
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-16
2
-0
/
+427
|
\
|
*
Merge remote branch 'origin/gallium-st-api'
Chia-I Wu
2010-03-16
1
-0
/
+407
|
|
\
|
|
*
gallium: Add st_api.h.
Chia-I Wu
2010-03-12
1
-0
/
+407
|
*
|
winsys/sw: Add a software winsys layered on a pipe
Jakob Bornecrantz
2010-03-16
1
-0
/
+20
*
|
|
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-13
2
-18
/
+30
|
\
|
|
|
*
|
gallium: remove pipe_context member from pipe_transfer
Keith Whitwell
2010-03-11
2
-3
/
+2
|
*
|
Squashed commit of gallium-context-transfers:
Keith Whitwell
2010-03-11
3
-17
/
+28
|
|
/
|
*
gallium: Do not mix winsys-drawable-handle and context-private.
Chia-I Wu
2010-03-10
1
-1
/
+4
*
|
gallium: Use last_level for pipe_sampler_view instead of num_levels.
Michal Krol
2010-03-11
1
-1
/
+1
*
|
Merge branch 'master' into gallium-sampler-view
Michal Krol
2010-03-10
9
-116
/
+247
|
\
|
|
*
Merge commit 'origin/master' into gallium-sw-api-2
Keith Whitwell
2010-03-10
3
-9
/
+6
|
|
\
|
|
*
drop stray XFree86Server, XGLServer
George Sapountzis
2010-03-09
1
-5
/
+0
|
|
*
Merge branch 'gallium-vertexelementcso'
Roland Scheidegger
2010-03-09
2
-4
/
+6
|
|
|
\
|
|
|
*
gallium: use cso state handling for pipe_vertex_element state
Roland Scheidegger
2010-02-18
1
-3
/
+6
|
|
|
*
gallium: remove redundant nr_components field from pipe_vertex_element
Roland Scheidegger
2010-02-17
1
-1
/
+0
|
*
|
|
gallium: create helper for swrast+xlib combination
Keith Whitwell
2010-03-09
1
-8
/
+3
|
*
|
|
ws/xlib: remove self-knowledge about users of xlib winsys
Keith Whitwell
2010-03-09
1
-3
/
+7
|
*
|
|
cell: fix up assorted compilation problems
Brian Paul
2010-03-09
1
-0
/
+3
|
*
|
|
ws/xlib: manage the GC internally
Keith Whitwell
2010-03-09
1
-1
/
+0
|
*
|
|
Merge commit 'origin/master' into gallium-sw-api-2
Keith Whitwell
2010-03-09
4
-61
/
+55
|
|
\
|
|
|
|
*
|
Squashed commit of gallium-no-texture-blanket
Keith Whitwell
2010-03-09
2
-30
/
+3
|
|
*
|
gallium: update some comments, remove others which are superfluous
Brian Paul
2010-03-08
1
-5
/
+5
|
|
*
|
Merge commit 'origin/gallium-winsys-handle-rebased'
Keith Whitwell
2010-03-08
3
-30
/
+51
|
|
|
\
\
|
|
|
*
|
gallium: Reorg texture usage flags
Jakob Bornecrantz
2010-03-01
1
-2
/
+3
|
|
|
*
|
gallium: Expose a opaque winsys handle and functions on pipe_screen
Jakob Bornecrantz
2010-03-01
2
-28
/
+48
|
*
|
|
|
gallium: remove xlib_driver::display_surface
Keith Whitwell
2010-03-08
1
-3
/
+0
|
*
|
|
|
gallium: introduce target directory
Keith Whitwell
2010-03-08
1
-4
/
+13
|
*
|
|
|
winsys/xlib: remove dependency on glx/x11 state tracker
Keith Whitwell
2010-03-08
1
-0
/
+25
|
*
|
|
|
softpipe: rework to use the llvmpipe winsys
Keith Whitwell
2010-03-04
1
-0
/
+121
|
|
/
/
/
|
*
|
|
Remove support for GCC older than 3.3.0
Ian Romanick
2010-03-03
1
-4
/
+3
|
*
|
|
gallium: Remove PIPE_FORMAT_R8G8B8X8_SNORM.
José Fonseca
2010-03-03
1
-1
/
+0
|
*
|
|
Merge branch 'gallium-format-cleanup'
José Fonseca
2010-03-02
1
-31
/
+28
|
|
\
\
\
|
|
*
|
|
gallium: Standardize on the LSB->MSB notation.
José Fonseca
2010-03-01
1
-27
/
+27
|
|
*
|
|
gallium: Remove PIPE_FORMAT_A8B8G8R8_SNORM.
José Fonseca
2010-03-01
1
-1
/
+0
|
|
*
|
|
gallium: Introduce a new format to disambiguate PIPE_FORMAT_R8G8B8A8_UNORM.
José Fonseca
2010-03-01
1
-0
/
+2
[next]