Merge branch 'upstream-gallium-0.1' into darktama-gallium-0.1
[mesa.git] / src / mesa / state_tracker /
2007-12-12 Ben SkeggsMerge branch 'upstream-gallium-0.1' into darktama-galli...
2007-12-11 Michel Dänzersoftpipe: Support for PIPE_FORMAT_A4R4G4B4_UNORM and...
2007-12-11 Michel DänzerRemove internal_format field from struct pipe_texture.
2007-12-11 Keith WhitwellRework gallium and mesa queries a little.
2007-12-11 Keith Whitwellgallium: remove clear values from depth, stencil state
2007-12-11 Keith Whitwellgallium: remove set_sampler_units interface
2007-12-11 Keith Whitwellgallium: remove redundant clear_color state.
2007-12-11 Keith Whitwellgallium: Remove feedback interfaces from pipe driver.
2007-12-11 Keith Whitwellgallium: remove dead pbo zcopy code
2007-12-11 José FonsecaAdd surface storage allocation function to winsys inter...
2007-12-11 BrianXXX comments about some hard-coded values that need...
2007-12-10 Ben SkeggsMerge branch 'upstream-gallium-0.1' into darktama-galli...
2007-12-10 BrianAdd 'type' parameter to is_format_supported() to specif...
2007-12-10 Briandon't use get/put_tile_rgba() for accum buffer accesses
2007-12-10 Michel DänzerFix up some confusion wrt winsys->buffer_create alignme...
2007-12-10 Ben SkeggsMerge branch 'upstream-gallium-0.1' into darktama-galli...
2007-12-10 Ben SkeggsCorrect user VBO size.
2007-12-10 Michel DänzerRemove stray references to struct pipe_region.
2007-12-10 Ben SkeggsMerge branch 'upstream-gallium-0.1' into darktama-galli...
2007-12-09 José FonsecaAdapt for winsys interface changes.
2007-12-09 Keith Whitwellgallium: support the full range of possible vertex...
2007-12-09 keithwadd fence interfaces and buffer create flags to pipe_winsys
2007-12-09 Ben SkeggsMerge branch 'nouveau-gallium-0.1' into darktama-galliu...
2007-12-09 BrianNew vbo_set_draw_func() to keep vbo context opaque...
2007-12-09 BrianMove _mesa_init_glsl_driver_functions() into shader_api.c
2007-12-09 BrianDefine PIPE_FORMAT_ tokens as an enum set, rather than...
2007-12-09 Brianinclude tgsi_dump.h
2007-12-09 BrianReplace "duplicate" formats
2007-12-09 BrianAdd PIPE_FORMAT_U_B8_G8_R8_A8 in default_rgba_format().
2007-12-09 Brianadded ST_SURFACE_DEPTH
2007-12-09 Brianmove surface pitch calculation so it always gets updated
2007-12-09 Brianfix void pointer arithmetic warnings
2007-12-09 Michel DänzerEliminate struct pipe_region.
2007-12-09 Michel DänzerRemove remnants of 'intel' from active state tracker...
2007-12-09 Michel Dänzerst_mesa_format_to_pipe_format: Handle MESA_FORMAT_ARGB4444.
2007-12-09 Michel DänzerHide texture layout details from the state tracker.
2007-12-09 Briansilence warning
2007-12-09 Brianadded PIPE_FORMAT_U_B8_G8_R8_A8 case in color_value()
2007-12-09 Michel DänzerMove dimensions from struct pipe_region to struct pipe_...
2007-12-08 BrianNew vbo_set_draw_func() to keep vbo context opaque...
2007-12-08 BrianMove _mesa_init_glsl_driver_functions() into shader_api.c
2007-12-07 BrianDefine PIPE_FORMAT_ tokens as an enum set, rather than...
2007-12-07 Brianinclude tgsi_dump.h
2007-12-07 BrianReplace "duplicate" formats
2007-12-07 BrianAdd PIPE_FORMAT_U_B8_G8_R8_A8 in default_rgba_format().
2007-12-07 Brianadded ST_SURFACE_DEPTH
2007-12-07 Brianmove surface pitch calculation so it always gets updated
2007-12-07 Brianfix void pointer arithmetic warnings
2007-12-07 Michel DänzerEliminate struct pipe_region.
2007-12-06 Michel DänzerRemove remnants of 'intel' from active state tracker...
2007-12-06 Michel Dänzerst_mesa_format_to_pipe_format: Handle MESA_FORMAT_ARGB4444.
2007-12-06 Michel DänzerHide texture layout details from the state tracker.
2007-12-05 Briansilence warning
2007-12-05 Brianadded PIPE_FORMAT_U_B8_G8_R8_A8 case in color_value()
2007-11-29 Michel DänzerMove dimensions from struct pipe_region to struct pipe_...
2007-11-25 Ben SkeggsMerge branch 'upstream-gallium-0.1' into darktama-galli...
2007-11-24 Michal KrolCleanup PIPE_FORMAT names.
2007-11-23 Michal Krolgallium: reorg tgsi directories.
2007-11-22 José FonsecaThe right include was mtypes.h.
2007-11-22 José FonsecaFix build errors.
2007-11-21 BrianReplace draw_set_vertex_attributes() with simpler draw_...
2007-11-21 Ben SkeggsMerge branch 'upstream-gallium-0.1' into darktama-galli...
2007-11-20 Brianinitial support for PIPE_FORMAT_Z24_S8
2007-11-20 Ben SkeggsAdd support for Z24_S8 to GL state tracker.
2007-11-17 BrianReimplement glRasterPos using the private 'draw' module.
2007-11-17 Brianadjustments so st_feedback_draw_vbo() can be used for...
2007-11-08 Briansimplify depth_value(), return proper value for Z16...
2007-11-08 Briannew init_renderbuffer_bits() helper
2007-11-08 Brianmove EXT_shadow_funcs assignment
2007-11-08 Brianset sampler state for shadow test
2007-11-08 BrianReplace gl_stencil_func_to_sp() and gl_depth_func_to_sp...
2007-11-08 BrianAdded pipe->get_paramf() to query float limits.
2007-11-08 Michel DänzerRename struct field 'private' to 'priv'.
2007-11-07 BrianNew PIPE_FLUSH_WAIT flag for pipe->flush().
2007-11-07 BrianRemove context dependencies in winsys layer.
2007-11-07 Brianenable GL_ARB/NV_point_sprite together
2007-11-07 BrianFloat->uint conversion for PIPE_FORMAT_U_Z32 resulted...
2007-11-07 Brianinit glsl functions in st_init_driver_functions()
2007-11-07 Brianfix typos, re-enable some extensions to get back to...
2007-11-07 BrianAdd winsys->surface_release() to complement winsys...
2007-11-07 BrianImproved logic for setting up depth/stencil buffers...
2007-11-06 Brianrealloc surface if format changes, remove dead code
2007-11-06 Brianinit luminance/intensity_bits to zero in st_get_format_...
2007-11-06 José FonsecaHandle the corner case of 24bit depth buffer with 0bit...
2007-11-06 BrianRemove pipe->max_texture_size(), use get_param() instead.
2007-11-06 José FonsecaSupply buffer usage hints to winsys.
2007-11-06 Michel DänzerConvert format bitfields to shifts and masks.
2007-11-06 BrianDetermine GL extensions/limits by making pipe queries.
2007-11-05 Briandon't include mtypes.h in st_public.h
2007-11-05 Brianmove st_invalidate_state() prototype to st_context.h
2007-11-05 BrianRemove some temporary state tracker context/framebuffer...
2007-11-05 BrianUpdate xlib driver to use newer state tracker context...
2007-11-05 Brianadded st_notify_swapbuffers()
2007-11-05 Brianadded st_get_framebuffer_surface() and ST_SURFACE_x...
2007-11-05 Briancomments, tweaks
2007-11-05 Brianadded st_unreference_framebuffer()
2007-11-05 Brianset stfb->Base.Initialized
2007-11-05 Brianadded st_resize_framebuffer()
2007-11-05 Brianst_create_framebuffer() working
2007-11-05 Brianmove st_create_framebuffer() to new st_framebuffer...
next