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
/
mesa
/
state_tracker
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into opengl-es-v2
Chia-I Wu
2010-01-12
38
-1165
/
+1019
|
\
|
*
st/mesa: Remove st_api.c.
Chia-I Wu
2010-01-12
1
-33
/
+0
|
*
st: Mark functions in st_public.h and vg_tracker.h as public.
Chia-I Wu
2010-01-11
1
-0
/
+22
|
*
Fix compressed texture loads for non-minimal pitches
Luca Barbieri
2010-01-11
1
-1
/
+16
|
*
st/dri: update dri2 drawables when viewport is changed
Ben Skeggs
2010-01-11
1
-2
/
+2
|
*
Merge remote branch 'origin/mesa_7_7_branch'
José Fonseca
2010-01-06
1
-4
/
+17
|
|
\
|
|
*
st/mesa: fix broken translation of negative register indexes
Brian Paul
2010-01-05
1
-4
/
+16
|
|
*
st/mesa: added PROGRAM_LOCAL_PARAM case in src_register()
Brian Paul
2010-01-05
1
-0
/
+1
|
*
|
gallium: remove PIPE_TEX_FILTER_ANISO
Luca Barbieri
2010-01-06
1
-4
/
+0
|
*
|
mesa: make texture BorderColor a union of float/int/uint
Brian Paul
2010-01-04
1
-1
/
+1
|
*
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-04
2
-5
/
+46
|
|
\
|
|
|
*
st/mesa: Only call st_texture_image_unmap() if texImage->Data is non-NULL.
Michel Dänzer
2010-01-04
1
-1
/
+1
|
|
*
mesa: Cope with the degenerate case of zero length ranges.
José Fonseca
2010-01-03
1
-4
/
+45
|
*
|
st/mesa: implement conditional rendering
Brian Paul
2009-12-31
4
-0
/
+136
|
*
|
st/mesa: move st_query_object type to header to make it public
Brian Paul
2009-12-31
2
-17
/
+21
|
*
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-31
1
-1
/
+2
|
|
\
|
|
|
*
st/mesa: add PIPE_FORMAT_Z24S8_UNORM in st_get_format_info()
Brian Paul
2009-12-29
1
-1
/
+2
|
*
|
mesa: implement per-buffer color masking
Brian Paul
2009-12-29
3
-13
/
+13
|
*
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-27
2
-6
/
+12
|
|
\
|
|
|
*
st/mesa: add missing case for PIPE_FORMAT_B8G8R8A8_UNORM
Brian Paul
2009-12-27
1
-0
/
+2
|
|
*
gallium: only create pipe buffer when size is nonzero
Maarten Maathuis
2009-12-23
1
-6
/
+10
|
*
|
gallium: add geometry shader support to gallium
Zack Rusin
2009-12-25
1
-1
/
+2
|
*
|
Merge branch 'gallium-edgeflags'
Roland Scheidegger
2009-12-22
7
-112
/
+130
|
|
\
\
|
|
*
|
gallium: don't use edgeflags if the app didn't supply them
Roland Scheidegger
2009-12-19
3
-4
/
+16
|
|
*
|
gallium: fix not generating new vp varient when polygon mode changes
Roland Scheidegger
2009-12-19
1
-1
/
+1
|
|
*
|
fix debug output mising from edgeflag changes
Roland Scheidegger
2009-12-18
2
-7
/
+7
|
|
*
|
gallium: fix mesa to tgsi translation for edgeflags
Roland Scheidegger
2009-12-18
3
-15
/
+31
|
|
*
|
gallium: edgeflags change fixes
Roland Scheidegger
2009-12-16
3
-17
/
+32
|
|
*
|
gallium: more work for edgeflags changes
Roland Scheidegger
2009-12-14
4
-14
/
+19
|
|
*
|
gallium: first steps to treat edgeflags as regular vertex element
Keith Whitwell
2009-12-09
5
-76
/
+46
|
*
|
|
Merge branch 'i965g-restart'
Keith Whitwell
2009-12-22
1
-4
/
+28
|
|
\
\
\
|
|
*
\
\
Merge commit 'origin/master' into i965g-restart
Keith Whitwell
2009-12-21
29
-937
/
+727
|
|
|
\
\
\
|
|
*
|
|
|
mesa/st: avoid quadstrips if its easy to do so
Keith Whitwell
2009-12-01
1
-3
/
+26
|
|
*
|
|
|
i965g: more work on compiling, particularly the brw_draw files
Keith Whitwell
2009-10-25
1
-1
/
+2
|
*
|
|
|
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-21
3
-2
/
+7
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
|
|
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Brian Paul
2009-12-21
1
-0
/
+3
|
|
|
\
\
\
\
|
|
|
*
|
|
|
st/mesa: Check for single level mipmap trees.
Younes Manton
2009-12-21
1
-0
/
+3
|
|
|
*
|
|
|
st/mesa: remove //-style comments
Brian Paul
2009-12-16
2
-5
/
+5
|
|
*
|
|
|
|
st/mesa: move assert on nr vs insns until after pos_invarient expansion
Keith Whitwell
2009-12-18
2
-2
/
+2
|
|
*
|
|
|
|
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Ian Romanick
2009-12-15
1
-2
/
+2
|
|
|
\
|
|
|
|
|
|
|
*
|
|
|
st/mesa: Silence uninitialized variables warnings in st_draw.c.
Vinson Lee
2009-12-12
1
-2
/
+2
|
*
|
|
|
|
|
Move the remaining format pf_get_* functions to u_format.h.
Michal Krol
2009-12-17
4
-19
/
+20
|
*
|
|
|
|
|
Merge branch 'master' into pipe-format-simplify
Michal Krol
2009-12-17
13
-182
/
+92
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-11
3
-136
/
+0
|
|
|
\
|
|
|
|
|
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
mesa: Move OES_read_format support from drivers into the core.
Eric Anholt
2009-12-09
3
-136
/
+0
|
|
*
|
|
|
|
Merge branch 'gallium-strict-aliasing'
Roland Scheidegger
2009-12-08
1
-1
/
+3
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
gallium: fix more potential strict aliasing issues
Roland Scheidegger
2009-12-08
1
-1
/
+3
|
|
|
*
|
|
|
|
gallium/util: fix util_color_[un]pack[-ub] to be strict aliasing safe
Roland Scheidegger
2009-12-07
1
-1
/
+1
|
|
|
|
|
_
|
_
|
/
|
|
|
|
/
|
|
|
|
|
*
|
|
|
|
st/mesa: remove debug code
Brian Paul
2009-12-07
1
-1
/
+1
|
|
*
|
|
|
|
st/mesa: negate DDY to match GL semantics
Brian Paul
2009-12-07
1
-1
/
+20
[next]