dri/nv04: Mipmapping fixes.
[mesa.git] / src / mesa / state_tracker /
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
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-08-07 Vinson Leest/mesa: Remove unnecessary header.
2010-08-06 Brian Paulst/mesa: remove stray semicolons
2010-08-06 Vinson Leest/mesa: Clean up header file inclusion in st_program.h.
2010-08-06 Jakob Bornecrantzst/mesa: Only get debug option once
2010-08-06 Jakob Bornecrantzst/mesa: Only get mesa mvp dp4 option once
2010-08-06 Vinson Leest/mesa: Clean up header file inclusion in st_mesa_to_t...
2010-08-05 Vinson Leest/mesa: Clean up header file inclusion in st_manager.h.
2010-08-05 Vinson Leest/mesa: Remove unnecessary header from st_gl_api.h.
2010-08-05 Vinson Leemesa: Include missing header in st_get_mipmap.h.
2010-08-05 Vinson Leest/mesa: Include missing headers in st_format.h.
2010-08-05 Vinson Leest/mesa: Add forward delcaration in st_extensions.h.
2010-08-05 Vinson Leest/mesa: Add missing headers to st_draw.h.
2010-08-05 Vinson Leest/mesa: Add missing header in st_context.c.
2010-08-05 Vinson Leest/mesa: Add missing header in st_atom_pixeltransfer.c.
2010-08-05 Vinson Leest/mesa: Clean up header file inclusion in st_context.h.
2010-08-05 Vinson Leest/mesa: Add missing header in st_cb_xformfb.h.
2010-08-05 Vinson Leest/mesa: Clean up st_cb_viewport.h.
2010-08-05 Vinson Leest/mesa: Add missing headers in st_cb_texture.h.
2010-08-04 Vinson Leest/mesa: Add forward declaration in st_cb_strings.h.
2010-08-04 Vinson Leest/mesa: Add missing header in st_cb_readpixels.h.
2010-08-04 Vinson Leest/mesa: Clean up header file inclusion in st_cb_raster...
2010-08-04 Vinson Leest/mesa: Add missing header in st_cb_program.h.
2010-08-04 Vinson Leest/mesa: Add missing headers in st_cb_flush.h.
2010-08-04 Vinson Leest/mesa: Clean up header inclusion in st_cb_feedback.h.
2010-08-04 Vinson Leest/mesa: Add missing headers to st_cb_fbo.h.
2010-08-04 Vinson Leest/mesa: Clean up header file inclusion in st_cb_eglima...
2010-08-04 Vinson Leest/mesa: Clean up header file inclusion in st_cb_drawtex.h.
2010-08-04 Vinson Leest/mesa: Clean up header file inclusion in st_cb_drawpi...
2010-08-04 Vinson Leest/mesa: Add forward declaration in st_cb_condrender.h.
2010-08-04 Vinson Leest/mesa: Add forward declarations in st_cb_clear.h.
2010-08-04 Vinson Leest/mesa: Include missing headers in st_cb_bufferobjects.h.
2010-08-04 Vinson Leest/mesa: Clean up header file inclusion in st_cb_blit.h.
2010-08-04 Vinson Leest/mesa: Clean up header file inclusion in st_cb_bitmap.h.
2010-08-04 Vinson Leest/mesa: Clean up header file inclusion in st_cache.h.
2010-08-04 Vinson Leest/mesa: Add forward declarations in st_atom_shader.h.
2010-08-03 Vinson Leest/mesa: Add forward declarations in st_atom_constbuf.h.
2010-08-03 Vinson Leest/mesa: Include glheader.h in st_atom.h.
2010-08-01 Vinson Leemesa: Remove inclusion of compiler.h from mtypes.h.
2010-07-30 Brian Paulst/mesa: better handling of indirect addressing of...
2010-07-30 Vinson Leemesa: Remove unnecessary headers.
2010-07-29 Chia-I Wugallium: Use unified pipe_context::draw_vbo.
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-23 Brian Paulst/mesa: get rid of unneeded ureg_writemask()
2010-07-23 Brian Paulst/mesa: fix bug in emit_adjusted_wpos()
2010-07-21 Marek Olšákst/mesa: implement depth clamp
2010-07-20 Marek Olšákst/mesa: implement and advertise GL_ARB_draw_elements_b...
2010-07-20 Marek Olšákst/mesa: implement depth texture modes
2010-07-19 Marek Olšákst/mesa: fix FRAMEBUFFER_UNSUPPORTED with the D24S8...
2010-07-15 Brian Paulst/mesa: fix quad strip trimming bug
2010-07-14 Zack RusinMerge branch 'mesa-2d-registers'
2010-07-14 Zack Rusinmesa: add comments and change Index2D to just Index2
2010-07-10 Zack Rusinmesa: get the translation from mesa 2d regs to tgsi...
2010-07-10 Zack Rusinmesa: add basic support for 2D register arrays to mesa
2010-07-08 Brian Paulst/mesa: additional assertions in st_translate_mesa_pro...
2010-07-08 Zack Rusings: inject const int gl_VerticesIn at link time
2010-07-07 Brian Paulst/mesa: fix sampler max_lod computation
2010-07-01 Brian Paulst/mesa: fix comment
2010-06-30 Zack Rusinmesa: make the arguments in the asm statemants optional
2010-06-29 Chia-I Wust/mesa: Add support for multiple APIs.
2010-06-29 Chia-I Wust_api: Remove st_context::is_visual_supported.
2010-06-29 Zack Rusinmesa: initial support for ARB_geometry_shader4
2010-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
next