summaryrefslogtreecommitdiffstats
path: root/src/mesa/state_tracker/st_atom.h
Commit message (Expand)AuthorAgeFilesLines
* st/mesa: remove st_finalize_textures atomMarek Olšák2015-07-291-1/+0
* st/mesa: set default tessellation levelsMarek Olšák2015-07-231-0/+1
* st/mesa: add texture updates for tessellation programsIlia Mirkin2015-07-231-0/+2
* st/mesa: handle constbufs/ubos for tessellation shadersIlia Mirkin2015-07-231-0/+4
* st/mesa: add tessellation shader statesIlia Mirkin2015-07-231-0/+2
* mesa/st: add support for ARB_sample_shadingIlia Mirkin2014-04-261-0/+1
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-3/+3
* st/mesa: add geometry shader ubo supportDave Airlie2013-10-171-0/+1
* mesa/st: add ARB_uniform_buffer_object support (v2)Dave Airlie2012-12-081-0/+2
* st/mesa: add support for GS textures and samplersBrian Paul2012-08-161-1/+2
* st/mesa: atomize vertex array stateMarek Olšák2012-06-151-0/+5
* mesa/st: split updating vertex and fragment shader stages.Dave Airlie2011-05-181-0/+1
* st/mesa: use GLuint to avoid problem w/ uint not defined on mingw32Brian Paul2010-10-151-1/+1
* st/mesa: Include glheader.h in st_atom.h.Vinson Lee2010-08-031-0/+2
* mesa: initial support for ARB_geometry_shader4Zack Rusin2010-06-281-0/+2
* mesa/st: adapt to interface changesRoland Scheidegger2010-05-171-0/+1
* mesa/st: refactor vertex and fragment shader translationKeith Whitwell2009-11-151-1/+2
* gallium: fix some render to texture bugsBrian Paul2008-05-071-0/+1
* declare atoms as externAlan Hourihane2008-05-051-14/+14
* gallium: incorporate alpha state into depth_stencil state object.Keith Whitwell2007-12-171-2/+1
* gallium: remove redundant clear_color state.Keith Whitwell2007-12-111-1/+0
* Replace gl_stencil_func_to_sp() and gl_depth_func_to_sp() with st_compare_fun...Brian2007-11-081-0/+2
* No longer need st_update_tnl atomBrian2007-10-311-1/+0
* added st_update_pixel_transfer atomBrian2007-10-301-0/+1
* Translate mesa vertex/fragment programs to TGSI programs at same time to do p...Brian2007-09-251-2/+1
* Make the alpha test state a cso.Zack Rusin2007-09-211-0/+1
* converting the setup state to immutable object and renaming it to rasterizer ...Zack Rusin2007-09-181-1/+1
* Combing depth and stencil objects and making them immutable.Zack Rusin2007-09-181-2/+1
* checkpoint in constant tracking reworkKeith Whitwell2007-08-251-1/+2
* added tnl state atomBrian2007-08-181-0/+1
* plug in texture/sampler state updateBrian2007-08-071-0/+2
* Trigger tgsi compilation for fragment programs.Keith Whitwell2007-07-191-0/+1
* Implement polygon stipple state tracking, application.Brian2007-07-111-0/+1
* consolidate point/line state into pipe_setup_stateBrian2007-06-261-1/+0
* Initial work for glClear(), clear color state.Brian2007-06-201-0/+1
* hook up point stateBrian2007-06-191-0/+1
* Re-org of surface/framebuffer state.Brian2007-06-191-1/+0
* Added st_update_framebuffer struct/object.Brian2007-06-151-0/+1
* Renamed softpipe directories and files to something less confusing.Keith Whitwell2007-06-141-0/+59