Cell: re-enable inlined vertex buffers
[mesa.git] / src / mesa / state_tracker /
2008-02-15 Briangallium: fix problem in which texcoords and varying...
2008-02-15 BrianFix problem in mapping vertex program outputs (found...
2008-02-15 Keith Whitwellgallium: don't rely on assert(0) for error handling...
2008-02-15 Briangallium: check if surface has defined status in check_c...
2008-01-27 Ben SkeggsMerge branch 'upstream-gallium-0.1' into darktama-galli...
2008-01-26 Keith Whitwellgallium: minor cleanups to pipe interface
2008-01-26 Keith Whitwellgallium: add notify_swapbuffers_complete, use it to...
2008-01-26 Keith Whitwellgallium: specialize glFlush vs other flush semantics
2008-01-26 Briangallium: replace prim pipeline begin/end() functions...
2008-01-25 Keith Whitwellgallium: rename pipe_buffer_handle to pipe_buffer...
2008-01-25 Michel Dänzergallium: Simplify winsys buffer interface.
2008-01-25 Briangallium: added rastpos_destroy()
2008-01-24 Briangallium: added rastpos_destroy()
2008-01-23 Briangallium: remove support for separate depth/stencil...
2008-01-23 Briangallium: overhaul usage of vertex_info in draw module.
2008-01-23 Briangallium: s/INTERP_NONE/INTERP_LINEAR/ to fix assertion...
2008-01-23 Briangallium: fix computation of raster.point_size_per_verte...
2008-01-23 Ben SkeggsMerge branch 'upstream-gallium-0.1' into darktama-galli...
2008-01-23 Briangallium: use temp reg for storing color to avoid readin...
2008-01-22 Briangallium: silence warnings
2008-01-19 Ben SkeggsMerge branch 'upstream-gallium-0.1' into darktama-galli...
2008-01-17 José FonsecaRevert "temporarily don't emit TGSI immediates, use...
2008-01-17 José FonsecaBack-port miscellaneous fixes from internal branch...
2008-01-17 Briantemporarily don't emit TGSI immediates, use the constan...
2008-01-16 Briantweaks to quad drawing, set UsesKill in bitmap shader
2008-01-16 BrianFix a two-sided lighting bug (fixes samples/wave.c)
2008-01-16 Ben SkeggsMerge branch 'upstream-gallium-0.1' into darktama-galli...
2008-01-16 Brianinclude pipe/draw/draw_context.h
2008-01-15 Brianfree stvp->draw_shader
2008-01-15 BrianFix problems with vertex shaders and the private draw...
2008-01-14 Michel DänzerRemove pipe->get/put_tile_rgba.
2008-01-14 Michel DänzerRemove mapping fields from struct pipe_surface.
2008-01-04 Michel Dänzergallium: Make texture target an enum for better debugga...
2008-01-02 Ben SkeggsMerge branch 'upstream-gallium-0.1' into darktama-galli...
2008-01-01 Brianunref buffer after drawing, fixes rastpos mem leak
2008-01-01 Brianunref const buffers during context destroy
2007-12-23 Ben SkeggsMerge branch 'upstream-gallium-0.1' into darktama-galli...
2007-12-20 Keith Whitwellgallium: make state tracker explictly ask for rendercac...
2007-12-20 Keith Whitwellgallium: translate ARB fp/vp immediates consistently...
2007-12-19 BrianAdd some prototype code for converting RET to END for...
2007-12-19 BrianFix problem with initial viewport/scissor size.
2007-12-19 Brianconvert Mesa OPCODE_END to TGSI_OPCODE_END, not TGSI_OP...
2007-12-19 Brianspecial-case PSIZE too
2007-12-19 Briannew assertions
2007-12-19 Zack Rusinactually set the max_index. useful in the driver
2007-12-19 Ben SkeggsMerge branch 'upstream-gallium-0.1' into darktama-galli...
2007-12-18 Brianturn off TGSI_DEBUG
2007-12-18 Brianfix bug on GL_VERTEX_PROGRAM_TWO_SIDE path
2007-12-18 Keith Whitwellgallium: rationalize vertex_element state packet
2007-12-18 Ben SkeggsMerge branch 'upstream-gallium-0.1' into darktama-galli...
2007-12-17 BrianEmit declarations for constants (references to the...
2007-12-17 Keith Whitwellgallium: incorporate alpha state into depth_stencil...
2007-12-14 Ben SkeggsMerge branch 'upstream-gallium-0.1' into darktama-galli...
2007-12-14 BrianAdded origin_lower_left field to pipe_rasterizer_state
2007-12-14 Brianupdate_samplers() didn't respect the sampler->texunit...
2007-12-14 Brianemit tgsi declarations for texture samplers
2007-12-14 BrianDon't always declare frag shader INPUT[0] as fragment...
2007-12-14 Brianadd missing code for PIPE_FORMAT_S8_UNORM renderbuffer
2007-12-12 Ben SkeggsMerge branch 'upstream-gallium-0.1' into darktama-galli...
2007-12-12 BrianRe-org of st_create_framebuffer() and renderbuffer...
2007-12-12 BrianTry PIPE_FORMAT_R5G6B5_UNORM for GL_RGB5 request.
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_...
next