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
/
st_context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/mesa: Add support for multiple APIs.
Chia-I Wu
2010-06-29
1
-11
/
+2
*
mesa: refactor shader api / object code
Brian Paul
2010-06-10
1
-2
/
+2
*
st/mesa: Remove unnecessary headers.
Vinson Lee
2010-05-26
1
-2
/
+0
*
gallium: Fix invalidate framebuffer with old libGL libraries
Jakob Bornecrantz
2010-05-21
1
-0
/
+2
*
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-21
1
-17
/
+0
|
\
|
*
mesa/st: adapt to interface changes
Roland Scheidegger
2010-05-17
1
-17
/
+0
*
|
st/mesa: Make st_cb_drawtex.h FEATURE_OES_draw_texture aware.
Chia-I Wu
2010-05-12
1
-6
/
+0
*
|
st/mesa: Make st_cb_blit.h FEATURE_EXT_framebuffer_blit aware.
Chia-I Wu
2010-05-12
1
-4
/
+0
*
|
st/mesa: Make st_cb_queryobj.h FEATURE_queryobj aware.
Chia-I Wu
2010-05-12
1
-2
/
+0
*
|
st/mesa: Make FEATURE_feedback and FEATURE_rastpos more modular.
Chia-I Wu
2010-05-12
1
-20
/
+0
*
|
st/mesa: Make st_cb_{bitmap,drawpixels}.h FEATURE_drawpix aware.
Chia-I Wu
2010-05-12
1
-8
/
+2
*
|
st/mesa: Make st_cb_accum.h FEATURE_accum aware.
Chia-I Wu
2010-05-12
1
-2
/
+0
*
|
mesa: Make FEATURE_EXT_transform_feedback more modular.
Chia-I Wu
2010-05-12
1
-4
/
+0
*
|
mesa: more transform feedback infrastructure
Brian Paul
2010-05-10
1
-0
/
+7
|
/
*
gallium: move surface utility functions into u_surface.c
Brian Paul
2010-05-03
1
-0
/
+1
*
st/mesa: Create context for API_OPENGL as first priority
Kristian Høgsberg
2010-05-02
1
-4
/
+4
*
st/mesa: Use API-aware context constructor
Kristian Høgsberg
2010-04-22
1
-1
/
+10
*
Merge branch '7.8'
Brian Paul
2010-04-19
1
-1
/
+1
|
\
|
*
gallium/draw: use correct rasterization state for wide/AA points/lines
Brian Paul
2010-04-19
1
-1
/
+1
*
|
st/mesa: Drop st_public support.
Chia-I Wu
2010-04-13
1
-51
/
+0
*
|
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-1
/
+1
*
|
st/mesa: Implement GL_OES_EGL_image driver hooks.
Chia-I Wu
2010-04-04
1
-0
/
+3
*
|
st/mesa: plug in default for pipe_context::surface_copy() if needed
Brian Paul
2010-03-17
1
-0
/
+18
*
|
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-16
1
-1
/
+1
|
\
\
|
*
|
st/mesa: Implement st_api.h.
Chia-I Wu
2010-03-12
1
-1
/
+1
*
|
|
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-13
1
-1
/
+1
|
\
|
|
|
*
|
gallium: Do not mix winsys-drawable-handle and context-private.
Chia-I Wu
2010-03-10
1
-1
/
+1
*
|
|
st/mesa: Associate a sampler view with an st texture object.
Michal Krol
2010-03-12
1
-2
/
+2
|
/
/
*
|
gallium: plumb winsys-drawable-handle through to state tracker
Keith Whitwell
2010-03-10
1
-2
/
+6
*
|
Merge branch 'gallium-vertexelementcso'
Roland Scheidegger
2010-03-09
1
-0
/
+8
|
\
\
|
|
/
|
/
|
|
*
st/mesa: fix clear/drawpixels/bitmap for new cso vertex elements interface
Roland Scheidegger
2010-03-09
1
-0
/
+8
*
|
Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions
Kristian Høgsberg
2010-02-19
1
-2
/
+2
*
|
st/dri2: Use event-driven buffer validation.
Francisco Jerez
2010-02-16
1
-2
/
+0
|
/
*
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
1
-0
/
+1
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-22
1
-6
/
+0
|
\
|
*
st/mesa: Remove unnecessary headers from st_context.c.
Vinson Lee
2010-01-14
1
-6
/
+0
*
|
Merge remote branch 'origin/opengl-es-v2'
Chia-I Wu
2010-01-20
1
-2
/
+7
|
\
\
|
*
\
Merge branch 'master' into opengl-es-v2
Chia-I Wu
2010-01-12
1
-2
/
+2
|
|
\
\
|
*
|
|
mesa/es: Add support for GL_OES_draw_texture.
Chia-I Wu
2009-11-05
1
-2
/
+7
*
|
|
|
Merge branch 'gallium-noconstbuf'
Roland Scheidegger
2010-01-15
1
-2
/
+2
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
gallium: adapt state trackers etc. to pipe_constant_buffer removal
Roland Scheidegger
2009-12-23
1
-2
/
+2
|
|
|
/
|
|
/
|
*
/
|
st/mesa: implement conditional rendering
Brian Paul
2009-12-31
1
-0
/
+2
|
/
/
*
/
mesa: Move OES_read_format support from drivers into the core.
Eric Anholt
2009-12-09
1
-2
/
+0
|
/
*
mesa/st: add ST_DEBUG environment variable
Keith Whitwell
2009-10-05
1
-0
/
+4
*
mesa/main: New feature FEATURE_queryobj.
Chia-I Wu
2009-09-30
1
-1
/
+1
*
mesa: rework viewport/scissor initialization code
Brian Paul
2009-06-17
1
-12
/
+3
*
mesa: Check/propagate return value on st_make_current.
José Fonseca
2009-05-30
1
-5
/
+8
*
st: do proper refcounting for framebuffer surfaces
Brian Paul
2009-05-11
1
-0
/
+7
*
mesa: more complete fix for transform_invarient glitches
Keith Whitwell
2009-05-08
1
-0
/
+6
*
st: Add an st_get_current() function.
Thomas Hellstrom
2009-04-28
1
-0
/
+6
[next]