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
/
mesa
/
state_tracker
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Merge branch 'master' into gallium-new-formats
Roland Scheidegger
2010-03-30
1
-1
/
+1
|
|
\
\
|
*
|
|
gallium: adapt all code to the renamed depth/stencil formats
Roland Scheidegger
2010-03-30
5
-41
/
+41
*
|
|
|
st/mesa: use BITFIELD64_BIT to access shader OutputsWritten in more places
Ben Skeggs
2010-03-31
2
-4
/
+4
|
|
/
/
|
/
|
|
*
|
|
mesa/st: util_format_is_compressed() -> util_format_is_s3tc().
José Fonseca
2010-03-29
1
-1
/
+1
|
/
/
*
|
st/mesa: fix typo in prev commit
Brian Paul
2010-03-24
1
-1
/
+1
*
|
st/mesa: fix sampler_view destruction bug when texture is shared
Brian Paul
2010-03-24
1
-2
/
+10
*
|
st/mesa: code clean-ups, formatting fixes, comments, etc
Brian Paul
2010-03-24
1
-16
/
+31
*
|
st/mesa: rename st_clear() to st_Clear()
Brian Paul
2010-03-24
1
-2
/
+2
*
|
st/mesa: return GL_TRUE/GL_FALSE if return type is GLboolean
Brian Paul
2010-03-24
1
-15
/
+13
*
|
st/mesa: make st_manager.c set have[Stencil|Depth]Buffer only if bits > 0
Luca Barbieri
2010-03-23
1
-3
/
+3
*
|
st/mesa: rename st_framebuffer() to st_ws_framebuffer()
Brian Paul
2010-03-22
1
-9
/
+12
*
|
st/mesa: Remove unnecessary headers.
Vinson Lee
2010-03-22
2
-3
/
+0
*
|
Merge branch '7.8'
Brian Paul
2010-03-22
1
-5
/
+6
|
\
|
|
*
st/mesa: s/unpack/pack/ to be more consistent
Brian Paul
2010-03-18
1
-6
/
+6
*
|
st/mesa: Set the pipe context of the texture object.
Chia-I Wu
2010-03-18
1
-0
/
+1
*
|
st/mesa: plug in default for pipe_context::surface_copy() if needed
Brian Paul
2010-03-17
6
-55
/
+38
*
|
Merge branch '7.8'
Brian Paul
2010-03-17
1
-54
/
+36
|
\
|
|
*
st/mesa: fix glCopyPixels bugs/crashes when src region need clipping
Brian Paul
2010-03-17
1
-54
/
+36
*
|
st/mesa: Fix build breakage.
Corbin Simpson
2010-03-17
1
-1
/
+1
*
|
Merge branch '7.8' into master
Pauli Nieminen
2010-03-17
1
-0
/
+2
|
\
|
|
*
mesa: Fix memory leak in decompress-with-blit.
Keith Whitwell
2010-03-13
1
-0
/
+2
*
|
st/mesa: Invalidate sampler view when texture object changes.
Michal Krol
2010-03-16
2
-0
/
+4
*
|
gallium: change remaining util functions to use cso sampler views
Roland Scheidegger
2010-03-16
2
-8
/
+21
*
|
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-16
8
-9
/
+879
|
\
\
|
*
\
Merge remote branch 'origin/gallium-st-api'
Chia-I Wu
2010-03-16
8
-9
/
+879
|
|
\
\
|
|
*
|
st/mesa: Update the comments in st_manager.c.
Chia-I Wu
2010-03-15
1
-4
/
+7
|
|
*
|
st/mesa: Fix handling of FBO.
Chia-I Wu
2010-03-14
1
-16
/
+24
|
|
*
|
st/mesa: Validate the state in st_readpixels.
Chia-I Wu
2010-03-13
1
-0
/
+3
|
|
*
|
st/mesa: Set revalidate in st_framebuffer_update_attachments.
Chia-I Wu
2010-03-13
1
-1
/
+2
|
|
*
|
st/mesa: Check the format before adding depth/stencil buffers.
Chia-I Wu
2010-03-12
1
-3
/
+9
|
|
*
|
st/mesa: Implement st_api.h.
Chia-I Wu
2010-03-12
7
-9
/
+858
*
|
|
|
st/mesa: Fix a call to st_get_stobj_sampler_view().
Michal Krol
2010-03-15
1
-1
/
+1
*
|
|
|
st/mesa: Pass in correct sampler view object to blitter.
Michal Krol
2010-03-15
1
-1
/
+1
*
|
|
|
gallium: util_blit_pixels() takes source sampler view as argument.
Michal Krol
2010-03-15
2
-5
/
+12
*
|
|
|
st/mesa: Cache FBO texture's sampler view object.
Michal Krol
2010-03-15
4
-0
/
+31
*
|
|
|
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-13
16
-196
/
+197
|
\
|
|
|
|
*
|
|
Revert "st/mesa: Always recalculate invalid index bounds."
Corbin Simpson
2010-03-12
1
-3
/
+3
|
*
|
|
Merge branch '7.8'
Michel Dänzer
2010-03-12
1
-38
/
+12
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
st/mesa: s/BUFFER_FRONT_LEFT/surfIndex/
Brian Paul
2010-03-11
1
-1
/
+1
|
|
*
|
st/mesa: fix st_set_framebuffer_surface() state validation
Brian Paul
2010-03-11
1
-38
/
+12
|
*
|
|
gallium: fix BGRA vertex color swizzles
Marek Olšák
2010-03-12
1
-1
/
+1
|
*
|
|
st/mesa: Always recalculate invalid index bounds.
Corbin Simpson
2010-03-12
1
-3
/
+3
|
*
|
|
st/mesa: Update debug infos.
Corbin Simpson
2010-03-12
1
-2
/
+9
|
*
|
|
Merge commit 'origin/gallium-context-transfers-2'
Keith Whitwell
2010-03-12
9
-101
/
+85
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
gallium: remove pipe_context member from pipe_transfer
Keith Whitwell
2010-03-11
8
-42
/
+42
|
|
*
|
Squashed commit of gallium-context-transfers:
Keith Whitwell
2010-03-11
9
-82
/
+66
|
*
|
|
st/mesa: don't enable extensions which aren't actually supported
Roland Scheidegger
2010-03-11
1
-4
/
+3
|
*
|
|
st/dri: move extension initilization to st/mesa completely
Marek Olšák
2010-03-11
1
-0
/
+9
|
|
/
/
|
*
|
st/mesa: always advertise texture_rectangle
Marek Olšák
2010-03-11
1
-1
/
+1
|
*
|
st/mesa: set strb->format field in st_render_texture()
Brian Paul
2010-03-10
1
-0
/
+2
[prev]
[next]