i915: Add draw_flush to state changes
[mesa.git] / src / gallium / drivers /
2008-04-01 Briancell: return CELL_MAX_SAMPLERS to indicate number of...
2008-04-01 Briancell: enable #define CACHE_STATS to print a cache repor...
2008-04-01 Briancell: update some of the CAP, texformat queries
2008-04-01 Briancell: more work for multi-texture support
2008-04-01 Briancell: set cell->num_textures in cell_set_sampler_textures()
2008-03-31 Briancell: initial work to support multi-texture
2008-03-31 Briancell: added const qualifier
2008-03-31 Briancell: updated comments: s/test/SPE/
2008-03-31 Briancell: implement logicop/output for PIPE_FORMAT_B8G8R8A8...
2008-03-31 José Fonsecagallium: Eliminate p_winsys::printf
2008-03-29 Brian Paulgallium: Set vertex state/buffers en-mass.
2008-03-28 Briangallium: Fix computation of Z values when not using...
2008-03-28 Roland Scheideggergallium: remove redundant compare bit in sampler state
2008-03-27 Briangallium: replace PIPE_ATTRIB_MAX with PIPE_MAX_ATTRIBS
2008-03-27 Briancell: include cell_state_per_fragment.h to silence...
2008-03-27 Briancell: added (uint64_t) cast to silence warning
2008-03-27 Briancell: fix unclosed comment
2008-03-26 Ian Romanickcell: Implement code-gen for logic op
2008-03-26 Michel Dänzergallium: Change pipe->flush() interface to optionally...
2008-03-26 Briangallium: added fragment emit/write debug counters
2008-03-23 José Fonsecagallium: wrap decls in extern "C"
2008-03-22 Briangallium: remove temporary _screen suffix from function...
2008-03-21 Ian Romanickcell: Generate blend / depth test code when state atom...
2008-03-21 Ian Romanickcell: Change code-gen for CONST_COLOR blend factor
2008-03-21 Ian RomanickTabs to spaces
2008-03-21 Ian Romanickcell: Remove unnecessary default_blend work-around
2008-03-21 Briani915: added to-do note about setting the max_lod regist...
2008-03-21 Ian Romanickcell: Fix several bugs in blend code-gen
2008-03-21 Ian Romanickcell: Call the correct function to generate blending...
2008-03-21 Ian Romanickcell: Fix bus error when there is no depth buffer
2008-03-21 Ian Romanickcell: Use code-gen for alpha blend
2008-03-20 Briangallium: use new framebuffer width, height fields
2008-03-20 Briancell: use pipe_framebuffer_state.width, height
2008-03-20 Brian Paulgallium: added fb_width/height fields to softpipe context
2008-03-19 Brian Paulgallium: add face, dirtyLevels params to pipe->texture_...
2008-03-19 Briangallium: set tc->surface_map = NULL after unmapping
2008-03-18 Ian Romanickcell: Fix various stencil test code-gen bugs
2008-03-18 Ian Romanickcell: Correctly load stencil for PIPE_FORMAT_S8Z24_UNORM
2008-03-18 Ian Romanickcell: Fix depth read / write for s8z24.
2008-03-18 Ian Romanickcell: Fix added whitespace errors.
2008-03-18 Ian Romanickcell: Minor changes to make stencil not crash
2008-03-18 Ian Romanickcell: Move and (conditionally) silence debug code
2008-03-17 Ian Romanickcell: Don't segfault when unbinding alpha / stencil...
2008-03-17 Ian Romanickcell: Initial code-gen for alpha / stencil / depth...
2008-03-17 Keith Whitwellgallium: improvements, or extensions at least, to the...
2008-03-16 Briangallium: finish remaining prim types for sp_vbuf_draw_a...
2008-03-14 Briangallium: remove DOS carriage returns
2008-03-14 Briangallium: remove DOS carriage returns
2008-03-14 Briani915: check for NULL const buffer ptr
2008-03-14 Keith Whitwellgallium: fix some compiler warnings
2008-03-14 Briangallium: need to all draw_flush() in softpipe_unmap_con...
2008-03-13 Briangallium: in softpipe_get_vertex_info() generate a vbuf...
2008-03-13 Briangallium: plug in new sp_vbuf_draw_arrays() function
2008-03-13 Briangallium: set surface status to CLEAR or DEFINED in...
2008-03-13 Ian Romanickcell: Fix to work with commit fa9e7e9a8debb68611909ac2f...
2008-03-13 Ian RomanickReplicate TXP changes in the SPU version of TGSI exec
2008-03-12 Briani915: handle NULL object in i915_bind_rasterizer_state()
2008-03-12 Brianremove reference to obsolete ExtDivide
2008-03-12 Michal Kroltgsi: Remove ExtDivide field from existence. Implement...
2008-03-12 Keith Whitwellgallium: Add TEX_FILTER_ANISO img filter
2008-03-12 Briancell: check for NULL shader pointer in cell_bind_vs_state()
2008-03-12 Briangallium: rework CSO-related code in state tracker
2008-03-12 José Fonsecagallium: Silence MSVC warnings.
2008-03-11 Ian RomanickMove SPE register allocator to rtasm code
2008-03-10 Briancell: sync up with sampler/texture state-setting changes
2008-03-10 José Fonsecagallium: WinCE portability fixes.
2008-03-05 Keith Whitwellgallium: michel's patch to rework texture/sampler bindi...
2008-02-29 Michal Krolscons: List sp_screen.c.
2008-02-29 Briancell: convert all points/lines to tris for the time...
2008-02-29 Briancell: remove obsolete texture field
2008-02-28 Michel DänzerMake sure struct pipe_screen is declared.
2008-02-28 José Fonsecagallium: Remove extra level of indirecttion.
2008-02-28 Briangallium: added draw_num_vs_outputs() to query number...
2008-02-28 Briangallium/i965: remove more dependencies on pipe_shader_s...
2008-02-28 Briangallium/i965: added const to silence warning
2008-02-27 Briancell: fix minor get_tex_surface() breakage
2008-02-27 Briangallium/i965: remove brw_shader_info struct
2008-02-27 Briangallium/i965: silence warnings
2008-02-27 Briangallium/i965: added const to silence warnings
2008-02-27 Briangallium/i965: remove UsesDepth, UsesKill - use tgsi_sha...
2008-02-27 Briangallium/i965: remove dependencies on pipe_shader_state...
2008-02-27 Briangallium: remove dependencies on pipe_shader_state's...
2008-02-27 Briangallium: remove unnecessary assignment
2008-02-27 Briangallium/i915: remove unneeded assignment
2008-02-27 Briangallium: remove unnecessary tgsi_interp_coef decl
2008-02-27 Briangallium: remove uses_kill field from softpipe_shader
2008-02-27 Ian Romanickcell: Use unified data cache for textures too
2008-02-27 Briangallium: remove obsolete *_strings.c files
2008-02-27 Briangallium: remove pipe_context->texture_create/release...
2008-02-27 Briangallium: move is_format_supported() to pipe_screen...
2008-02-27 Briangallium: start removing pipe_context->get_name/vendor...
2008-02-27 Briangallium/i965: implement pipe_screen for i965 driver...
2008-02-27 Briangallium/i915: hook up screen->get_param()
2008-02-27 BrianCell: implement pipe_screen for cell driver
2008-02-27 Briangallium: implement pipe_screen for softpipe driver
2008-02-27 Briangallium/i915: remove some redundant code
2008-02-27 Briangallium: softpipe_init_texture_funcs(), make texture...
2008-02-27 José Fonsecagallium: update for new i915_screen.c file; fix some...
2008-02-27 Briancell: insert a (disabled) call to spe_cpu_info_get()
2008-02-27 Briangallium: introduce 'pipe_screen' for context-independen...
next