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_drawtex.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/mesa: use the common uploader (v2)
Marek Olšák
2017-02-14
1
-2
/
+2
*
r200/i915/st/mesa/compiler: use common inputs read field
Timothy Arceri
2016-10-26
1
-1
/
+1
*
st/mesa/r200/i915/i965: eliminate gl_fragment_program
Timothy Arceri
2016-10-26
1
-1
/
+1
*
st/mesa: invalidate readpixels cache
Nicolai Hähnle
2016-06-21
1
-0
/
+1
*
mesa/st: Use _mesa_geometric_ functions appropriately
Edward O'Callaghan
2016-04-07
1
-4
/
+5
*
st/mesa: simplify st->ctx, ctx->st usage in a various places
Brian Paul
2016-02-16
1
-3
/
+3
*
st/mesa: rename attr variable in st_DrawTex()
Brian Paul
2016-02-16
1
-10
/
+10
*
st/mesa: use 'cso' instead of 'st->cso_context' in st_DrawTex()
Brian Paul
2016-02-16
1
-1
/
+1
*
st/mesa: fix whitespace and add comment in st_DrawTex()
Brian Paul
2016-02-16
1
-3
/
+3
*
st/mesa: use new cso_save/restore_state() functions
Brian Paul
2016-02-16
1
-17
/
+9
*
st/mesa: add a second pipeline for compute
Samuel Pitoiset
2016-02-13
1
-1
/
+1
*
st/mesa: move bitmap cache flushing out of state validation
Brian Paul
2016-01-06
1
-0
/
+3
*
u_upload_mgr: pass alignment to u_upload_alloc manually
Marek Olšák
2016-01-02
1
-1
/
+1
*
u_upload_mgr: remove the return value from u_upload_alloc
Marek Olšák
2015-09-03
1
-3
/
+4
*
gallium: disable tessellation shaders for meta ops
Marek Olšák
2015-05-16
1
-0
/
+6
*
st/mesa: use new _mesa_base_tex_image() helper
Brian Paul
2015-01-05
1
-1
/
+2
*
gallium: remove unused pipe_viewport_state::translate[3] and scale[3]
Marek Olšák
2014-11-16
1
-2
/
+0
*
gallium/util: add a window_space option to the passthrough vertex shader
Marek Olšák
2014-11-16
1
-1
/
+1
*
gallium: Drop use of _ReallyEnabled.
Eric Anholt
2014-04-30
1
-2
/
+4
*
gallium: allow setting of the internal stream output offset
Zack Rusin
2014-03-07
1
-1
/
+1
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-1
/
+1
*
st/mesa: remove #include mfeatures.h
Brian Paul
2013-04-09
1
-1
/
+0
*
st/mesa: fix bitmap,drawpix,drawtex for PIPE_CAP_TGSI_TEXCOORD
Christoph Bumiller
2013-04-03
1
-1
/
+3
*
Replace gl_frag_attrib enum with gl_varying_slot.
Paul Berry
2013-03-15
1
-1
/
+1
*
st/mesa: do proper error checking for u_upload_alloc() calls
Brian Paul
2013-01-25
1
-4
/
+3
*
gallium: add start_slot parameter to set_vertex_buffers
Marek Olšák
2012-10-31
1
-2
/
+3
*
mesa: remove FEATURE_OES_draw_texture define.
Oliver McFadden
2012-09-15
1
-6
/
+0
*
st/mesa: use u_upload_mgr to upload vertices for glDrawTexOES
Marek Olšák
2012-04-18
1
-13
/
+13
*
st/mesa: implement EXT_transform_feedback and ARB_transform_feedback2
Marek Olšák
2011-12-15
1
-0
/
+3
*
state_tracker: remove written but never used variable.
Mathias Fröhlich
2011-11-11
1
-2
/
+0
*
st/mesa: set geometry shader to NULL when doing internal drawing
Marek Olšák
2011-11-04
1
-0
/
+3
*
gallium: add usage parameter to pipe_buffer_create
Marek Olšák
2011-02-15
1
-0
/
+1
*
st/mesa: fix GLES build
Marek Olšák
2011-02-15
1
-1
/
+1
*
gallium: always save and restore vertex buffers using cso_cache
Marek Olšák
2011-02-14
1
-0
/
+2
*
st/mesa: Include mfeatures.h in files that perform feature tests.
Vinson Lee
2011-01-09
1
-0
/
+1
*
gallium: remove unused 'buf' parameter in pipe_buffer_unmap
Marek Olšák
2010-12-20
1
-1
/
+1
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-1
/
+1
*
mesa: Remove unnecessary headers.
Vinson Lee
2010-07-30
1
-1
/
+0
*
mesa: rename src/mesa/shader/ to src/mesa/program/
Brian Paul
2010-06-10
1
-2
/
+2
*
st/mesa: Remove unnecessary header.
Vinson Lee
2010-05-13
1
-1
/
+0
*
st/mesa: Make st_cb_drawtex.h FEATURE_OES_draw_texture aware.
Chia-I Wu
2010-05-12
1
-7
/
+7
*
st/mesa: Remove unnecessary headers.
Vinson Lee
2010-05-05
1
-6
/
+0
*
st/mesa: remove commented-out struct field
Brian Paul
2010-05-04
1
-1
/
+0
*
st/mesa: Move st_cb_drawtex.c to the mesa state tracker
Kristian Høgsberg
2010-04-28
1
-0
/
+312