radeon: Drop the radeon_cs_legacy code now that we rely on kernel mm.
[mesa.git] / src /
2011-10-28 Eric Anholtradeon: Drop the radeon_cs_legacy code now that we...
2011-10-28 Eric Anholtradeon: Drop dri2 checks now that it's always true.
2011-10-28 Eric Anholtradeon: Drop the DRI1 swapbuffers implementation.
2011-10-28 Eric Anholtradeon: Drop the non-kernel-memory-manager support...
2011-10-28 Eric Anholtr200: Drop the non-kernel-memory-manager and DRI1 code.
2011-10-28 Eric Anholtradeon: Unifdef RADEON_R300 and RADEON_R600.
2011-10-28 Eric Anholtr300c, r600c: Remove these DRI drivers.
2011-10-28 Eric Anholtradeon: Delete DRI1 screen init code and thus support...
2011-10-28 Eric Anholtdri: Drop _dri_texformats that just obfuscate MESA_FORM...
2011-10-28 Eric Anholtradeon: Use _mesa_get_format_base_format for winsys...
2011-10-28 Eric Anholtradeon: Remove dead swrast renderbuffer setup code.
2011-10-28 Kenneth Graunkeglsl: Remove pointless uses of glsl_type::get_base_type().
2011-10-28 Marek Olšákr600g: don't flush before reading query results
2011-10-28 Marek Olšákr600g: only maintain the list of active queries
2011-10-28 Marek Olšákr600g: cleanup r600_query_result
2011-10-28 Marek Olšákr600g: don't flush in r600_get_backend_mask
2011-10-28 Marek Olšákr600g: remove redundant variable r600_query::buffer_size
2011-10-28 Marek Olšákr300g: remove useless code
2011-10-28 Alan Coopersmithgallium/auxiliary/util: Solaris also has standard Unix...
2011-10-28 Tom Stellardr300/compiler: Fix scheduler bug causing texture corruption
2011-10-27 Paul Berryi965/gen6+: Add support for noperspective interpolation.
2011-10-27 Paul Berryi965/gen6+: Rename GEN6_CLIP_BARYCENTRIC_ENABLE.
2011-10-27 Paul Berryi965/fs: use determine_interpolation_mode().
2011-10-27 Paul Berryi965/gen6+: Parameterize barycentric interpolation...
2011-10-27 Paul Berryi965/fs: Fix split_virtual_grfs() when delta_xy not...
2011-10-27 Paul Berryglsl: add ir_variable::determine_interpolation_mode...
2011-10-27 Paul Berryglsl: Distinguish between no interpolation qualifier...
2011-10-27 Paul Berrymesa: Expose GLSL interpolation qualifiers in gl_fragme...
2011-10-27 Marek Olšákr600g: remove redundant variable r600_pipe_context...
2011-10-27 Marek Olšákmesa: initialize ARB_transform_feedback2 dispatch
2011-10-27 Marek Olšákmesa: improve EXT_transform_feedback display list support
2011-10-27 Marek Olšákmesa: fix GL error checking in TransformFeedbackVaryings
2011-10-26 Brian Paulst/glx: fix mixed declarations and code, remove unused var
2011-10-26 Brian Paulst/mesa: tell VBO module to always unmap buffers before...
2011-10-26 Eric Anholtglsl: Rename remaining internal builtins from gl_MESA...
2011-10-26 Eric Anholtintel: Drop texture border support code.
2011-10-26 Eric Anholtintel: Enable stripping of texture borders.
2011-10-26 Eric Anholtmesa: Apply StripTextureBorder to CopyTexImage as well.
2011-10-26 Eric Anholtmesa: Fold gallium's texture border stripping into...
2011-10-26 Eric Anholtmesa: Skip texstore for 0-sized texture data.
2011-10-26 Marek Olšákr600g: remove redundant assignment of pipe_draw_info...
2011-10-26 Dave Airliellvmpipe: llvmpipe doesn't support pure integers yet.
2011-10-26 Marek Olšákr600g: cleanup draw_vbo and add comments
2011-10-26 Vinson Leeralloc: Move declaration before code.
2011-10-26 Vinson Leescons: Add link_uniforms.cpp to SConscript.
2011-10-26 Ian Romanickir_to_mesa: Use uniform_field_visitor to add all struct...
2011-10-26 Ian Romanicklinker: Add uniform_field_visitor class to process...
2011-10-26 Kenneth Graunkeralloc: Add new [v]asprintf_rewrite_tail functions.
2011-10-26 Ian Romanicklinker: Eliminate more dead code after demoting shader...
2011-10-26 Ian Romanickglsl: Add uniform_locations_assigned parameter to do_de...
2011-10-26 Kenneth Graunkei965: Add more #defines for Gen6+ 3DSTATE_GS fields.
2011-10-26 Kenneth Graunkei965: Add new brw_context::max_gs_threads constant.
2011-10-26 Kenneth Graunkei965: Rename (vs|wm)_max_threads to max_(vs|wm)_threads...
2011-10-26 Kenneth Graunkei965: Remove "single threaded" INTEL_DEBUG mode.
2011-10-25 Kenneth Graunkemesa: Remove unnecessary and incorrect TexEnv parameter...
2011-10-25 Stéphane Marchesinst/glx: Implement texture_from_pixmap without DRI.
2011-10-25 Stéphane Marchesini915g: Cleanup the vertex sampler interface a bit.
2011-10-25 Stéphane Marchesini915g: Flesh out TODO idea.
2011-10-25 Chad Versaceintel: Kill dead code in intel_miptree_copy_teximage()
2011-10-25 Vinson Leetgsi: Fix memory leak in out-of-memory path.
2011-10-25 Vinson Leeswrast: Fix memory leak in out-of-memory path.
2011-10-25 Brian Paulswrast: use _mesa_ffs() instead of ffs()
2011-10-25 Marek Olšákr600g: move some code out of draw_vbo into new r600_upd...
2011-10-25 Marek Olšákr600g: cleanup some magic numbers
2011-10-25 Marek Olšákr600g: don't render if pipe_draw_info::count is 0
2011-10-25 Brian Paulmesa: fix comment language
2011-10-25 Vinson Leepp: Fix memory leak on error path.
2011-10-24 Marek Olšákr600g: set correct tiling flags in depth info
2011-10-24 Jeremy Huddlestonapple: Implement applegl_unbind_context
2011-10-24 Brian Paulutil: handle failed mapping in u_upload_alloc()
2011-10-24 Brian Paulutil: handle failed mapping in u_upload_alloc_buffer()
2011-10-24 Vinson Leemesa: Fix memory leak in out-of-memory path.
2011-10-24 Eric Anholtglsl: Fix gl_NormalMatrix swizzle setup to match i965...
2011-10-24 Eric Anholtglsl: Add gl_MaxVaryingComponents in GLSL 1.30.
2011-10-24 Kenneth Graunkei965: Apply post-sync non-zero workaround to homebrew...
2011-10-24 Marek Olšákr300g: expose ARB_ES2_compatibility by claiming FIXED...
2011-10-24 Adel Gadllahnv50: fix max texture levels
2011-10-24 Marek Olšákwinsys/radeon: don't use the new GEM_WAIT ioctl for now
2011-10-24 Tom FogalOnly use gcc visibility support with gcc4+.
2011-10-24 Mathias Fröhlichwinsys/radeon: restore the old r600g winsys memory...
2011-10-24 Brian Paulutil: remove gotos in u_upload_mgr.c
2011-10-24 Mathias Fröhlichmesa: Avoid ABA problem on buffer object bind.
2011-10-24 Brian Paulswrast: fix comment typo (s/texure/texture/)
2011-10-24 Brian Paulmesa: remove dead code from teximage.c
2011-10-23 Mathias Fröhlichmesa: Fix multithreaded buffer object refcounting.
2011-10-23 Marek Olšákr300g: don't call u_trim_pipe_prim in r300_swtcl_draw_vbo
2011-10-23 Marek Olšáku_blitter: accept overriden width0 and height0
2011-10-23 Marek Olšáku_blitter: add a copy_texture function which uses views...
2011-10-23 Brian Paulintel: remove duplicated #include of texstore.h
2011-10-23 Brian Paulradeon: remove unnecessary #includes of texstore.h
2011-10-23 Brian Paulswrast: update renderbuffer format assertion
2011-10-23 Brian Paulmesa: add swrast_texture_image::Buffer
2011-10-23 Brian Paulmesa: remove _mesa_alloc_texmemory(), _mesa_free_texmem...
2011-10-23 Brian Paulmesa: move gl_texture_image::Data, RowStride, ImageOffs...
2011-10-23 Brian Paulllvmpipe: point out that there's two stencil writemasks
2011-10-23 Brian Paulllvmpipe: compare front_facing to NULL to improve reada...
2011-10-23 Brian Paulgallivm: added lp_build_print_ivec4() function
2011-10-23 Brian Paulmesa: improve the warning message in _mesa_choose_tex_f...
2011-10-23 Eric Anholtglsl: Add support for constant expression evaluation...
2011-10-23 Mathias Fröhlichdri-r600: Hook up a drm_descriptor configuration function
next