i965: Move intel_context::bufmgr to brw_context.
[mesa.git] / src / mesa / drivers /
2013-07-09 Kenneth Graunkei965: Move intel_context::bufmgr to brw_context.
2013-07-09 Kenneth Graunkei965: Move intel_context's driconf flags to brw_context.
2013-07-09 Kenneth Graunkei965: Move intel_context::reduced_primitive to brw_context.
2013-07-09 Kenneth Graunkei965: Move front buffer rendering fields from intel_con...
2013-07-09 Kenneth Graunkei965: Move intel_context::vtbl to brw_context.
2013-07-09 Kenneth Graunkei965: Move intel_context::optionCache to brw_context.
2013-07-09 Kenneth Graunkei965: Pass brw_context to functions rather than intel_c...
2013-07-09 Kenneth Graunkei965: Remove pointless intel_context parameter from...
2013-07-09 Kenneth Graunkei965: Add forward declarations of brw_context to a...
2013-07-09 Kenneth Graunkei965: Replace #include "intel_context.h" with brw_conte...
2013-07-09 Kenneth Graunkei965: Move ctx->Const setup from intelInitContext to...
2013-07-09 Kenneth Graunkei965: Split code to set ctx->Const values into a helper...
2013-07-09 Kenneth Graunkei915: Remove i965+ chip names.
2013-07-09 Kenneth Graunkei965: Remove i915 chip names.
2013-07-09 Kenneth Graunkei965: Replace intel_context:needs_ff_sync with intel...
2013-07-09 Kenneth Graunkei965: Add missing newline to blorp color clear perf_deb...
2013-07-08 Paul Berryi965: Add an assertion to brwProgramStringNotify.
2013-07-06 Chris Forbesi965: fix alpha test for MRT
2013-07-03 Kenneth Graunkei965: Move the rest of intel_tex_layout.c into brw_tex_...
2013-07-03 Kenneth Graunkei965: Push intel_get_texture_alignment_unit call into...
2013-07-03 Kenneth Graunkei965: Declare for-loop counters in the loop in brw_tex_...
2013-07-03 Kenneth Graunkei965: Remove use of GLuint/GLint in brw_tex_layout.c.
2013-07-03 Kenneth Graunkei965: Tidy the brw_tex_layout.c copyright and file...
2013-07-03 Kenneth Graunkei965: Move i945_texture_layout_2d to brw_tex_layout.c
2013-07-03 Kenneth Graunkei965: Remove fallthrough for Gen4 cube map layout.
2013-07-03 Kenneth Graunkei965: Combine GL_TEXTURE_CUBE_MAP_ARRAY case with the...
2013-07-03 Kenneth Graunkei965: Pull 3D texture layout code out into a helper...
2013-07-03 Kenneth Graunkei965: Replace maxBatchSize variable with BATCH_SZ define.
2013-07-03 Kenneth Graunkei965: Move annotate_aub out of the vtable.
2013-07-03 Kenneth Graunkei965: Move debug_batch hook out of the vtable.
2013-07-03 Kenneth Graunkei965: Remove render_target_supported from the vtable.
2013-07-03 Kenneth Graunkei965: Move is_hiz_depth_format out of the vtable.
2013-07-03 Kenneth Graunkei965: Remove the invalidate_state() vtable hook.
2013-07-03 Kenneth Graunkei965: Replace fprintfs with assertions in GLenum compar...
2013-07-03 Kenneth Graunkei965: Replace intel_state.c enums with those from brw_d...
2013-07-03 Kenneth Graunkei965: Delete pre-DRI2.3 viewport hacks.
2013-07-03 Kenneth Graunkei965: Remove "There are probably better ways" comment.
2013-07-03 Kenneth Graunkei965: Delete brw_print_reg() function.
2013-07-03 Kenneth Graunkei965: Move contents of intel_clear.h to intel_context.h.
2013-07-03 Kenneth Graunkei965: Move contents of intel_extensions.h to intel_cont...
2013-07-03 Kenneth Graunkei965: Remove some dead code.
2013-07-03 Kenneth Graunkei965: Delete dead intel_buffer_object::range_map_size...
2013-07-03 Kenneth Graunkei965: Remove intel_buffer_object::source.
2013-07-03 Kenneth Graunkei965: Fix buffer object segfault since removal of syste...
2013-07-02 Marek Olšákmesa: renumber shader indices according to their placem...
2013-07-01 Anuj Phogati965: Enable ext_framebuffer_multisample_blit_scaled...
2013-07-01 Anuj Phogati965/blorp: Add bilinear filtering of samples for multi...
2013-07-01 Vinson Leei965: Initialize brw_blorp_const_color_program member...
2013-06-29 Matt Turneri965: NULL check depth_mt to quiet static analysis.
2013-06-28 Eric Anholtmesa: Remove unused allow_large_textures driconf from...
2013-06-28 Kenneth Graunkei915: Remove GLES 3.0 sRGB workaround.
2013-06-28 Kenneth Graunkei965: Remove is_945.
2013-06-28 Kenneth Graunkei965: Delete hw_stencil flag.
2013-06-28 Kenneth Graunkei965: Remove hw_stipple flag.
2013-06-28 Kenneth Graunkei965: Remove use_early_z option.
2013-06-28 Kenneth Graunkei965: Remove unused SUBPIXEL_* macros.
2013-06-28 Kenneth Graunkei965: Remove redundant Gen3 PCI IDs.
2013-06-28 Kenneth Graunkeintel: Remove unused INTEL_MAX_FIXUP macro.
2013-06-28 Eric Anholti965: Drop i915 register/instruction definitions.
2013-06-28 Eric Anholti965: Drop code for calling the empty brw_update_draw_b...
2013-06-28 Eric Anholti965: Drop dead i915 blend state code.
2013-06-28 Eric Anholti965: Drop i915-specific blit clear code.
2013-06-28 Eric Anholti965: Drop the system-memory VBO support for i915.
2013-06-28 Eric Anholti965: Drop i915 swtnl code.
2013-06-28 Eric Anholti965: Drop i915-specific vtbl entries.
2013-06-28 Eric Anholti965: Drop swtnl fallback code for i915.
2013-06-28 Eric Anholti965: Drop i915 code from intel_screen.
2013-06-28 Eric Anholti965: Drop #ifdef I915 code.
2013-06-28 Eric Anholti965: Drop code checking for gen <= 3.
2013-06-28 Eric Anholti915: Remove a duplicated set of PCI IDs.
2013-06-28 Eric Anholti915: Remove various remaining dead code.
2013-06-28 Eric Anholti915: Remove dead debug flags.
2013-06-28 Eric Anholti915: Remove state batch emit support.
2013-06-28 Eric Anholti915: Drop unused register #defines from the shared...
2013-06-28 Eric Anholti915: Drop 965+ GL version setup.
2013-06-28 Eric Anholti915: Remove gen6+ batchbuffer support.
2013-06-28 Eric Anholti915: Drop chipset detection code for 965+ chipsets.
2013-06-28 Eric Anholti915: Drop context fields specific to 965+ chipsets.
2013-06-28 Eric Anholti915: Drop all has_llc code.
2013-06-28 Eric Anholti915: Remove the remainder of the batchbuffer caching.
2013-06-28 Eric Anholti915: Remove miscellanous uncalled gen4 code from forme...
2013-06-28 Eric Anholti915: Remove most of the code under gen >= 4 checks.
2013-06-28 Eric Anholti915: Remove fake ETC support that only existed on...
2013-06-28 Eric Anholti915: Remove separate stencil code.
2013-06-28 Eric Anholti915: Remove the I915 macro from the formerly shared...
2013-06-28 Eric Anholti915: Remove all the MSAA support code.
2013-06-28 Eric Anholti915: Remove all the HiZ code from i915.
2013-06-28 Ian Romanickmesa: GL_EXT_shadow_funcs is not optional with GL_ARB_s...
2013-06-28 Ian Romanickmesa: GL_ARB_texture_storage_multisample is not optiona...
2013-06-28 Ian Romanickmesa: GL_ARB_texture_storage is not optional
2013-06-28 Ian Romanickmesa: GL_ARB_shading_language_100 is not optional
2013-06-28 Ian Romanickmesa: GL_ARB_shader_objects is not optional
2013-06-28 Ian Romanickmesa: GL_NV_blend_square is not optional
2013-06-28 Ian Romanickmesa: GL_EXT_fog_coord is not optional
2013-06-28 Ian Romanickmesa: GL_EXT_secondary_color is not optional
2013-06-28 Ian Romanickmesa: GL_EXT_framebuffer_object is not optional
2013-06-28 Ian Romanickmesa: Remove GL_MESA_resize_buffers
2013-06-28 Ian Romanickswrast: Don't call _mesa_enable_._._extensions and...
2013-06-28 Ian Romanickosmesa: Don't call _mesa_enable_._._extensions and...
2013-06-28 Ian Romanickwmesa: Don't call _mesa_enable_._._extensions and _mesa...
next