gallium: pass the filter mode to util_gen_mipmap().
[mesa.git] / src / gallium / drivers /
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...
2008-02-27 Briangallium: remove pipe parameter from pipe_texture_refere...
2008-02-26 Briangallium: replace draw_convert_wide_points() with draw_w...
2008-02-26 Ian Romanickcell: Multiple rendering contexts don't work yet
2008-02-26 Briangallium/i915: Use tgsi_scan_shader() to collect shader...
2008-02-26 Briangallium: remove unused var
2008-02-26 Briangallium: added tgsi_shader_field to sp_fragment_shader
2008-02-26 Briangallium/i915: plug in aapoint draw stage
2008-02-26 Briangallium/i915: Fix emit_hw_vertex(): need to use vinfo...
2008-02-26 Briangallium/i915: remove debug code
2008-02-26 Briangallium/i915: fix i915_emit_texld() to handle swizzled...
2008-02-26 Ian Romanickcell: Additional changes to match changes in draw/draw_...
2008-02-26 Ian Romanickcell: Fix off-by-one error in spu_dcache_fetch_unaligned
2008-02-26 Ian Romanickcell: Trivial compiler warning clean-ups.
2008-02-26 Ian RomanickCell: Remove unnecessary include files
2008-02-26 Ian RomanickCell: Use multiple DMA tags for the dcache.
2008-02-26 Briangallium/i915: compute vertex size _after_ state validat...
2008-02-25 Briangallium/i915: plug in aaline draw stage
2008-02-25 Briangallium/i915: make sure state is up to date in i915_vbu...
2008-02-25 Briangallium/i915: need to recompute vertex info if vertex...
2008-02-25 Briangallium/i915: call draw_flush() in i915_flush()
next