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_drawpixels.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/mesa: Combine the DrawPixels and Bitmap passthrough VS programs.
Kenneth Graunke
2018-12-21
1
-0
/
+3
*
st/mesa: remove unneeded #includes of main/compiler.h
Brian Paul
2018-01-17
1
-1
/
+0
*
st/mesa: use correct TGSI texture target in drawpix fragment shader
Brian Paul
2016-03-21
1
-1
/
+1
*
st/mesa: fix glDrawPixels with a texture
Marek Olšák
2015-10-09
1
-1
/
+3
*
st/mesa: implement DrawPixels shader transformation using tgsi_transform_shader
Marek Olšák
2015-10-09
1
-4
/
+5
*
st/mesa: make Z/S drawpix shaders independent of variants, don't use Mesa IR v2
Marek Olšák
2015-10-09
1
-6
/
+0
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
st/mesa: remove #include mfeatures.h
Brian Paul
2013-04-09
1
-1
/
+0
*
mesa: remove FEATURE_drawpix define.
Oliver McFadden
2012-09-15
1
-15
/
+0
*
st/mesa: Include mfeatures.h in files that perform feature tests.
Vinson Lee
2011-01-09
1
-0
/
+1
*
Squashed commit of the following (st-mesa-per-context-shaders branch):
Brian Paul
2010-12-13
1
-0
/
+10
*
st/mesa: Clean up header file inclusion in st_cb_drawpixels.h.
Vinson Lee
2010-08-04
1
-1
/
+4
*
st/mesa: Make st_cb_{bitmap,drawpixels}.h FEATURE_drawpix aware.
Chia-I Wu
2010-05-12
1
-0
/
+17
*
gallium: clean-up glDraw/CopyPixels shaders when destroying context
Brian Paul
2008-05-20
1
-0
/
+3
*
gallium: glBitmap code now separe from glDraw/CopyPixels code
Brian
2008-03-20
1
-4
/
+0
*
gallium: added inClipCoords param to st_draw_vertices() to indicate coord sys...
Brian
2008-02-08
1
-0
/
+4
*
New st_init_*_functions() to initialize the driver functions table.
Brian
2007-08-06
1
-3
/
+1
*
initial work for textured-quad glDrawPixels
Brian
2007-08-02
1
-0
/
+38