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_cb_eglimage.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/mesa: move all sampler view code into new st_sampler_view.[ch] files
Brian Paul
2016-10-06
1
-0
/
+2
*
mesa/st: support lowering multi-planar YUV
Rob Clark
2016-09-26
1
-0
/
+18
*
st/mesa: directly compute level=0 texture size in st_finalize_texture
Nicolai Hähnle
2016-06-08
1
-3
/
+0
*
st/mesa: use pipe_sampler_view_release for releasing sampler views
Marek Olšák
2014-10-16
1
-1
/
+2
*
st/mesa: improve sampler view handling
Christian König
2014-04-04
1
-1
/
+1
*
mesa: change gl_format to mesa_format
Mark Mueller
2014-01-27
1
-1
/
+1
*
mesa: Remove 'invalidate_state' parameter to _mesa_dirty_texobj().
Kenneth Graunke
2013-09-26
1
-1
/
+1
*
mesa: remove outdated version lines in comments
Rico Schüller
2013-06-05
1
-1
/
+0
*
st/mesa: handle texture_from_pixmap and other surface-based textures correctly
Marek Olšák
2013-05-15
1
-0
/
+1
*
st/mesa: remove #include mfeatures.h
Brian Paul
2013-04-09
1
-1
/
+0
*
gallium: remove pipe_surface::usage
Marek Olšák
2012-12-12
1
-6
/
+2
*
mesa: remove FEATURE_OES_EGL_image define.
Oliver McFadden
2012-09-15
1
-4
/
+0
*
st/mesa: remove gl_renderbuffer:DataType assignments
Brian Paul
2012-01-24
1
-1
/
+0
*
mesa: remove unused _mesa_init_teximage_fields() target parameter
Brian Paul
2012-01-04
1
-1
/
+1
*
gallium: rename ZS stencil type to UINT (v2)
Dave Airlie
2011-10-11
1
-1
/
+1
*
st/mesa: remove unneeded #include
Brian Paul
2011-09-06
1
-1
/
+0
*
st/mesa: Include mfeatures.h in files that perform feature tests.
Vinson Lee
2011-01-09
1
-0
/
+1
*
mesa: pass gl_format to _mesa_init_teximage_fields()
Brian Paul
2010-11-18
1
-3
/
+5
*
st/mesa: Unreference the sampler view in st_bind_surface.
Chia-I Wu
2010-10-31
1
-0
/
+1
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-3
/
+3
*
st/mesa: Fix glEGLImageTargetTexture2DOES.
Chia-I Wu
2010-08-26
1
-1
/
+2
*
st/mesa: Clean up header file inclusion in st_manager.h.
Vinson Lee
2010-08-05
1
-0
/
+1
*
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-21
1
-2
/
+2
|
\
|
*
mesa/st: adapt to interface changes
Roland Scheidegger
2010-05-17
1
-2
/
+2
*
|
st/mesa: Fix texture-from-pixmap.
Chia-I Wu
2010-05-05
1
-0
/
+4
|
/
*
st/mesa: clean-up: use st_context() everywhere
Brian Paul
2010-04-23
1
-2
/
+2
*
st/mesa: remove st_texture_object::pipe field
Brian Paul
2010-04-18
1
-1
/
+0
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-4
/
+4
*
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
/
+160