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
/
st_manager.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/mesa: Add support for multiple APIs.
Chia-I Wu
2010-06-29
1
-20
/
+75
*
st_api: Remove st_context::is_visual_supported.
Chia-I Wu
2010-06-29
1
-8
/
+0
*
st/mesa: attempt to fix TFP by using sampler views (v1)
Dave Airlie
2010-06-08
1
-2
/
+4
*
st_api: Give get_egl_image arguments directly to the function
Jakob Borncrantz
2010-05-21
1
-3
/
+1
*
gallium: Fix invalidate framebuffer with old libGL libraries
Jakob Bornecrantz
2010-05-21
1
-3
/
+3
*
st/mesa: Ignore internal_format in st_context_teximage.
Chia-I Wu
2010-05-09
1
-1
/
+10
*
st/mesa: Fix texture-from-pixmap.
Chia-I Wu
2010-05-05
1
-6
/
+26
*
st_api: Remove st_module
Jakob Bornecrantz
2010-04-26
1
-18
/
+15
*
st/mesa: remove st_texture_object::pipe field
Brian Paul
2010-04-18
1
-1
/
+0
*
st/mesa: Drop st_public support.
Chia-I Wu
2010-04-13
1
-18
/
+2
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-9
/
+9
*
Fix copyright headers.
Chia-I Wu
2010-04-10
1
-5
/
+6
*
st/mesa: Implement GL_OES_EGL_image driver hooks.
Chia-I Wu
2010-04-04
1
-0
/
+28
*
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
1
-1
/
+0
*
st/mesa: Set the pipe context of the texture object.
Chia-I Wu
2010-03-18
1
-0
/
+1
*
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: 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
1
-0
/
+781