i965: Increase Sandybridge point size clamp in the clip state.
[mesa.git] / src / mesa / state_tracker /
2010-12-06 Jakob Bornecrantzst/mesa: Unbind all constant buffers
2010-12-06 Brian Paulst/mesa: fix mipmap generation bug
2010-12-05 Brian Paulst/mesa: GL_ARB_draw_instanced depends on PIPE_CAP_INST...
2010-12-05 Marek Olšákst/mesa: initialize key in st_vp_varient
2010-12-04 Brian Paulst/mesa: new comment about updating state vars
2010-12-03 Marek Olšákmesa, st/mesa: fix gl_FragCoord with FBOs in Gallium
2010-12-02 Brian Paulst/mesa: avoid large stack allocations in readpixels...
2010-12-02 Roland Scheideggergallium: support for array textures and related changes
2010-11-29 Marek Olšákst/mesa: fix texture border color for RED and RG base...
2010-11-26 Mathias Fröhlichst/mesa: Set PIPE_TRANSFER_DISCARD for GL_MAP_INVALIDAT...
2010-11-26 Brian Paulst/mesa: fix mapping of zero-sized buffer objects
2010-11-23 Brian Paulmesa: replace #defines with new gl_shader_type enum
2010-11-22 Marek Olšákst/mesa: set MaxUniformComponents
2010-11-22 Marek Olšákgallium: add PIPE_SHADER_CAP_SUBROUTINES
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-21 Marek Olšákst/mesa: enable ARB_explicit_attrib_location and EXT_se...
2010-11-21 Vinson Leest/mesa: Remove unnecessary headers.
2010-11-18 Brian Paulmesa: pass gl_format to _mesa_init_teximage_fields()
2010-11-18 Chia-I Wugallium: Add st_context_iface::share to st_api.
2010-11-18 Chia-I Wugallium: Add st_api::name.
2010-11-16 Brian Paulst/mesa: fix glDrawPixels(depth/stencil) bugs
2010-11-12 Marek Olšákgallium: add CAPs for indirect addressing and lower...
2010-11-04 Tilman Sauerbeckst/mesa: Reset the constant buffers before destroying...
2010-11-02 Tilman Sauerbeckst/mesa: Reset the index buffer before destroying the...
2010-11-02 Keith Whitwellst/mesa: unbind constant buffer when not in use
2010-10-30 Chia-I Wust/mesa: Unreference the sampler view in st_bind_surface.
2010-10-29 Chia-I WuMerge branch 'glapi-reorg'
2010-10-28 Vinson Leest/mesa: Silence uninitialized variable warning.
2010-10-27 Ian RomanickTrack separate programs for each stage
2010-10-27 Vinson Leest/mesa: Remove unnecessary header.
2010-10-25 Marek Olšákst/mesa: support RGBA16 and use it for RGBA12 as well
2010-10-23 Brian Paulst/mesa: be smarter choosing texture format for glDrawP...
2010-10-23 Brian Paulst/mesa: add format selection for signed/unsigned integ...
2010-10-23 Brian Paulmesa: split up the image.c file
2010-10-22 Brian PaulMerge branch 'primitive-restart-cleanup'
2010-10-22 Brian Paulst/mesa: support for primitive restart
2010-10-21 Brian Paulst/mesa: added cases for GL_COMPRESSED_RED/RG in st_cho...
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-15 Brian Paulst/mesa: update function name, comments
2010-10-15 Brian Paulst/mesa: use GLuint to avoid problem w/ uint not define...
2010-10-15 Brian Paulst/mesa: reformatting in st_cb_drawpixels.c
2010-10-15 Brian Paulst/mesa: fix regressions in glDrawPixels(GL_STENCIL_INDEX)
2010-10-13 Kristian HøgsbergDrop GLcontext typedef and use struct gl_context instead
2010-10-13 Kristian HøgsbergDrop GLframebuffer typedef and just use struct gl_frame...
2010-10-13 Kristian HøgsbergRename GLvisual and __GLcontextModes to struct gl_config
2010-10-12 Dave Airliest/mesa: enable stencil shader export extension if...
2010-10-12 Dave Airliest/mesa: use shader stencil export to accelerate shader...
2010-10-12 Dave Airliest/mesa: add option to choose a texture format that...
2010-10-05 Brian Paulst/mesa: replace assertion w/ conditional in framebuffe...
2010-10-02 Dave Airliemesa/st: initial attempt at RG support for gallium...
2010-09-30 Nicolas Kaiserst: remove duplicated include
2010-09-27 Ian RomanickRemove unnescessary initializations of UpdateTexturePalette
2010-09-24 Brian Paulst/mesa: use the wrapped renderbuffer in CopyPixels()
2010-09-24 Brian Paulst/mesa: add missing MESA_FORMAT_S8 case in st_mesa_for...
2010-09-23 Eric Anholtmesa: Remove EXT_convolution.
2010-09-23 Eric Anholtmesa: Remove SGI_color_matrix.
2010-09-23 Eric Anholtmesa: Remove the non-required ARB_imaging extension.
2010-09-23 Dave Airlieegl: fix build since 17eace581d25a626a7d75d9d1205d012cb...
2010-09-22 Brian Paulmesa: don't advertise bogus GL_ARB_shading_language_120...
2010-09-21 Brian PaulMerge branch 'sprite-coord'
2010-09-20 Marek Olšákst/mesa: fix assertion failure in GetTexImage for cubemaps
2010-09-18 Brian Paulgallium: rework handling of sprite_coord_enable state
2010-09-16 Vinson Leemesa/st: Silence uninitialized variable warning.
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-14 Luca Barbierimesa/st: ask GLSL to not emit noise since we have a...
2010-09-14 Luca Barbierimesa/st: set compiler options based on Gallium shader...
2010-09-14 Luca Barbierigallium: introduce get_shader_param (ALL DRIVERS CHANGE...
2010-09-10 Chia-I Wugallium: Remove ST_API_OPENGL_ES1 and ST_API_OPENGL_ES2.
2010-09-10 Chia-I Wugallium: Add context profile support to st_api.
2010-09-09 Luca Barbieriglsl: add several EmitNo* options, and MaxUnrollIterations
2010-09-09 Luca Barbieriglsl: make compiler options per-target
2010-09-04 Luca Barbierimesa/st: add missing _mesa_set_fetch_functions in st_ge...
2010-09-02 Brian Paulst/mesa: clamp gl_constants::MaxVarying against MAX_VARYING
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-09-01 Dave Airliemesa/st: remove check for buffer/elements = 0
2010-08-30 Marek Olšákst/mesa: set the MaxVarying GLSL constant
2010-08-28 Vinson Leest/mesa: Include missing header in st_mesa_to_tgsi.c.
2010-08-26 Vinson Leest/mesa: Remove unnecessary header.
2010-08-26 Brian Paulst/mesa: add missing packed depth/stencil formats in...
2010-08-26 Chia-I Wust/mesa: Fix glEGLImageTargetTexture2DOES.
2010-08-26 Chia-I Wust/mesa: Add support for surfaceless current contexts.
2010-08-25 Vinson Leest/mesa: Remove unnecessary header.
2010-08-25 Chia-I Wugallium: Use draw_set_index_buffer and others.
2010-08-23 Marek Olšákst/mesa: implement depth-only blit for BlitFramebuffer
2010-08-23 Marek Olšákst/mesa: fix BlitFramebuffer for D24S8 textures
2010-08-23 Brian Paulst/mesa: added st_is_depth_stencil_combined() function
2010-08-23 Brian Paulst/mesa: fix ReadPixels crashes when reading depth...
2010-08-23 Brian Paulst/mesa: clean-up pipe_get_transfer() calls
2010-08-22 José Fonsecamesa: Removed another unused variable.
2010-08-21 José Fonsecamesa: Remove unsused local variable.
2010-08-20 Chia-I Wumesa: Include compiler.h for ASSERT.
2010-08-20 Keith Whitwellst/mesa: fix code/declaration mixing
2010-08-20 Luca Barbierimesa/st: use PIPE_TEXTURE_RECT for GL_TEXTURE_RECTANGLE
2010-08-20 Luca Barbierimesa/st: support using PIPE_TEXTURE_RECT internally
2010-08-20 Luca Barbierigallium: make all checks for PIPE_TEXTURE_2D check...
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-17 Ian RomanickMerge branch 'glsl2'
2010-08-16 nobledst/mesa: test for FEATURE defines
2010-08-16 Marek Olšákst/mesa: remove output register reads inside shaders
next