Merge branch 'lp-offset-twoside'
[mesa.git] / src / mesa / drivers / dri / intel /
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-21 Vinson Leeintel: Remove unnecessary header.
2010-11-18 Brian Paulmesa: pass gl_format to _mesa_init_teximage_fields()
2010-11-10 Robert Hookerintel: Add a new B43 pci id.
2010-11-09 Peter Cliftonintel: Add assert check for blitting alignment.
2010-11-09 Eric AnholtRevert "intel: Fix the client-side swapbuffers throttling."
2010-11-09 Eric Anholtintel: Fix the client-side swapbuffers throttling.
2010-11-08 Peter Cliftonintel: Fix emit_linear_blit to use DWORD aligned width...
2010-11-03 Eric Anholtintel: Remove leftover dri1 locking fields in the context.
2010-11-03 Eric Anholtintel: Remove duplicated teximage miptree to object...
2010-11-03 Eric Anholtintel: Avoid taking logbase2 of several things that...
2010-11-03 Eric Anholtintel: Remove the magic unaligned memcpy code.
2010-11-03 Eric Anholtintel: Annotate debug printout checks with unlikely().
2010-11-02 Eric Anholtintel: For batch, use GTT mapping instead of writing...
2010-10-29 Chia-I WuMerge branch 'glapi-reorg'
2010-10-27 Ian Romanickintel: Enable GL_EXT_separate_shader_objects in Intel...
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Eric Anholti965: Avoid blits in BufferCopySubdata on gen6.
2010-10-18 Eric Anholti965: Fix assertion failure on gen6 BufferSubData to...
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-13 Kristian HøgsbergDrop GLcontext typedef and use struct gl_context instead
2010-10-13 Kristian HøgsbergRename GLvisual and __GLcontextModes to struct gl_config
2010-10-12 Eric Anholtintel: Allow CopyTexSubImage to InternalFormat 3/4...
2010-10-11 Chad Versaceintel_extensions: Add ability to set GLSL version via...
2010-10-08 Ian Romanickintel: Enable GL_ARB_explicit_attrib_location
2010-10-07 Kristian Høgsberggles2: Add GL_EXT_texture_format_BGRA8888 support
2010-10-01 Ian Romanicki965: Enable GL_ARB_texture_rg
2010-09-30 Adam Jacksoni965: Update renderer strings for sandybridge
2010-09-30 Nicolas Kaiserdri/intel: remove duplicated include
2010-09-30 Zhenyu Wangi965: always set tiling for fbo depth buffer on sandybridge
2010-09-28 Zhenyu Wangi965: fallback bitmap operation on sandybridge
2010-09-28 Zhenyu Wangi965: only allow SIMD8 kernel on sandybridge now
2010-09-28 Zhenyu Wangi965: sandybridge pipe control workaround before write...
2010-09-28 Zhenyu Wangi965: Add all device ids for sandybridge
2010-09-27 Ian RomanickRemove unnescessary initializations of UpdateTexturePalette
2010-09-27 Ian RomanickRemove GL_EXT_cull_vertex
2010-09-27 Ian Romanickmesa: Force GL_SGIS_generate_mipmap to always be enabled
2010-09-27 Ian Romanickmesa: Force GL_ARB_copy_buffer to always be enabled
2010-09-25 Vinson Leeintel: Remove unnecessary header.
2010-09-25 Vinson Leeintel: Remove unnecessary headers.
2010-09-25 Vinson Leeintel: Fix implicit declaration of function '_mesa_meta...
2010-09-25 Eric Anholtintel: Improve some of the miptree debugging.
2010-09-25 Eric Anholtintel: More reverting of the sw fallback for depth...
2010-09-25 Eric Anholtintel: Add fallback debug to glGenerateMipmap.
2010-09-25 Eric Anholtintel: Fix segfault on INTEL_DEBUG=fbo with unsupported...
2010-09-24 Eric Anholti965: Add support for rendering to SARGB8 FBOs.
2010-09-24 Eric Anholtintel: Corresponding FinishRenderTexture debug to Begin...
2010-09-24 Eric Anholtintel: Dead comment removal.
2010-09-23 Eric Anholtintel: Remove dead intelIsTextureResident().
2010-09-23 Eric Anholtintel: Replace my intel_texture_bitmap code with _mesa_...
2010-09-23 Eric Anholtintel: Remove unnecessary minimum pitch alignment to...
2010-09-23 Eric Anholtintel: Remove disabled stencil drawpixels acceleration.
2010-09-23 Eric Anholtmesa: Remove EXT_convolution.
2010-09-23 Kristian Høgsbergdri: Pass the __DRIscreen and the __DRIscreen private...
2010-09-22 Kristian Høgsbergdri2: Make createImageFromName() take a __DRIscreen...
2010-09-22 Kristian Høgsbergintel: Fix GL_ARB_shading_language_120 commit
2010-09-22 Brian Paulmesa: don't advertise bogus GL_ARB_shading_language_120...
2010-09-21 Brian PaulMerge branch 'sprite-coord'
2010-09-20 Timo WirenFix typos in comments and debug output strings.
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-08 Kristian Høgsbergdri: Unset current context and dispatch table when...
2010-09-08 Kenneth Graunkei965: Enable EXT_framebuffer_blit internally.
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-30 Cedric Vivieri965: Apply the rest of the old-libdrm guard patch.
2010-08-26 Nick Bowlerintel: Merge identical cases in switch statement.
2010-08-25 Kristian Høgsbergintel: Support EGL_MESA_image_drm
2010-08-25 Kristian Høgsbergintel: Take an intel_screen pointer in intel_alloc_regi...
2010-08-24 Eric Anholtintel: Add support for MAX_SAMPLES=1 EXT_framebuffer_mu...
2010-08-23 Zhenyu Wangi965: Add sandybridge D0 pci ids
2010-08-20 Eric Anholtintel: Don't try to do work for BufferSubData with...
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-17 Eric Anholti915: Enable ARB_fragment_shader by default.
2010-08-17 Ian RomanickMerge branch 'glsl2'
2010-08-14 Ian RomanickMerge branch 'master' into glsl2
2010-08-14 Eric Anholtintel: Remove include of texmem.h, since we haven't...
2010-08-05 Chris Wilsonintel: Check for a NULL src buffer prior to blt
2010-08-05 Chris Wilsonintel: Check for region allocation failure.
2010-08-04 Vinson Leeintel: Remove unnecessary header.
2010-07-30 Vinson Leeintel: Add missing header to intel_context.c.
2010-07-30 Vinson Leeintel: Add missing header.
2010-07-29 Kristian Høgsbergintel: Don't depend on context config values when picki...
2010-07-29 Kristian Høgsbergintel: Implement EGL_KHR_surfaceless extension
2010-07-27 Kristian Høgsbergintel: Remove unused intel/server files
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-08 Eric Anholtintel: Update intel_decode.c from intel-gpu-tools.
2010-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-24 Brian PaulMerge branch 'shader-file-reorg'
2010-06-19 Eric Anholtintel: Finalize the miptree before mapping it for fallb...
2010-06-17 Vinson Leeintel: Remove unnecessary headers.
2010-06-14 Eric Anholtintel: Remove long-dead comment about releasing texture...
2010-06-11 Eric Anholti965: Remove caching of surface state objects.
2010-06-11 Eric Anholti965: Add support for streaming indirect state rather...
2010-06-11 Brian Paulmesa: move arbprogram.[ch] to main/
2010-06-10 Vinson Leeintel: Remove unnecessary header.
2010-06-10 Eric Anholti965: Add support for GL_ALPHA framebuffer objects.
2010-06-09 Eric Anholtintel: Use the blitter to upload TexSubImage data to...
2010-06-08 Eric Anholtintel: Flag NEW_BUFFERS when changing draw buffers.
2010-06-08 Eric Anholtintel: Convert remaining dri_bo_emit_reloc to drm_intel...
2010-06-08 Eric Anholtintel: Change dri_bo_* to drm_intel_bo* to consistently...
next