summaryrefslogtreecommitdiff
path: root/src/mesa/state_tracker
AgeCommit message (Expand)Author
2010-08-16Merge branch 'glsl2'Ian Romanick
2010-08-16st/mesa: test for FEATURE definesnobled
2010-08-16st/mesa: remove output register reads inside shadersMarek Olšák
2010-08-06st/mesa: Remove unnecessary header.Vinson Lee
2010-08-06st/mesa: remove stray semicolonsBrian Paul
2010-08-05st/mesa: Clean up header file inclusion in st_program.h.Vinson Lee
2010-08-05st/mesa: Only get debug option onceJakob Bornecrantz
2010-08-05st/mesa: Only get mesa mvp dp4 option onceJakob Bornecrantz
2010-08-05st/mesa: Clean up header file inclusion in st_mesa_to_tgsi.h.Vinson Lee
2010-08-05st/mesa: Clean up header file inclusion in st_manager.h.Vinson Lee
2010-08-05st/mesa: Remove unnecessary header from st_gl_api.h.Vinson Lee
2010-08-05mesa: Include missing header in st_get_mipmap.h.Vinson Lee
2010-08-05st/mesa: Include missing headers in st_format.h.Vinson Lee
2010-08-05st/mesa: Add forward delcaration in st_extensions.h.Vinson Lee
2010-08-05st/mesa: Add missing headers to st_draw.h.Vinson Lee
2010-08-04st/mesa: Add missing header in st_context.c.Vinson Lee
2010-08-04st/mesa: Add missing header in st_atom_pixeltransfer.c.Vinson Lee
2010-08-04st/mesa: Clean up header file inclusion in st_context.h.Vinson Lee
2010-08-04st/mesa: Add missing header in st_cb_xformfb.h.Vinson Lee
2010-08-04st/mesa: Clean up st_cb_viewport.h.Vinson Lee
2010-08-04st/mesa: Add missing headers in st_cb_texture.h.Vinson Lee
2010-08-04st/mesa: Add forward declaration in st_cb_strings.h.Vinson Lee
2010-08-04st/mesa: Add missing header in st_cb_readpixels.h.Vinson Lee
2010-08-04st/mesa: Clean up header file inclusion in st_cb_rasterpos.h.Vinson Lee
2010-08-04st/mesa: Add missing header in st_cb_program.h.Vinson Lee
2010-08-04st/mesa: Add missing headers in st_cb_flush.h.Vinson Lee
2010-08-04st/mesa: Clean up header inclusion in st_cb_feedback.h.Vinson Lee
2010-08-04st/mesa: Add missing headers to st_cb_fbo.h.Vinson Lee
2010-08-04st/mesa: Clean up header file inclusion in st_cb_eglimage.h.Vinson Lee
2010-08-04st/mesa: Clean up header file inclusion in st_cb_drawtex.h.Vinson Lee
2010-08-04st/mesa: Clean up header file inclusion in st_cb_drawpixels.h.Vinson Lee
2010-08-04st/mesa: Add forward declaration in st_cb_condrender.h.Vinson Lee
2010-08-04st/mesa: Add forward declarations in st_cb_clear.h.Vinson Lee
2010-08-04st/mesa: Include missing headers in st_cb_bufferobjects.h.Vinson Lee
2010-08-04st/mesa: Clean up header file inclusion in st_cb_blit.h.Vinson Lee
2010-08-04st/mesa: Clean up header file inclusion in st_cb_bitmap.h.Vinson Lee
2010-08-03st/mesa: Clean up header file inclusion in st_cache.h.Vinson Lee
2010-08-03st/mesa: Add forward declarations in st_atom_shader.h.Vinson Lee
2010-08-03st/mesa: Add forward declarations in st_atom_constbuf.h.Vinson Lee
2010-08-03st/mesa: Include glheader.h in st_atom.h.Vinson Lee
2010-07-31mesa: Remove inclusion of compiler.h from mtypes.h.Vinson Lee
2010-07-30st/mesa: better handling of indirect addressing of temp/const register filesBrian Paul
2010-07-30mesa: Remove unnecessary headers.Vinson Lee
2010-07-29gallium: Use unified pipe_context::draw_vbo.Chia-I Wu
2010-07-23st/mesa: get rid of unneeded ureg_writemask()Brian Paul
2010-07-23st/mesa: fix bug in emit_adjusted_wpos()Brian Paul
2010-07-21st/mesa: implement depth clampMarek Olšák
2010-07-20st/mesa: implement and advertise GL_ARB_draw_elements_base_vertexMarek Olšák
2010-07-20st/mesa: implement depth texture modesMarek Olšák
2010-07-19st/mesa: fix FRAMEBUFFER_UNSUPPORTED with the D24S8 formatMarek Olšák