i965: Normalize cubemap coordinates like is done in the Mesa IR path.
[mesa.git] / src / mesa / drivers / dri / intel /
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...
2010-06-08 Eric Anholtintel: Clean up stale comments in intel_batchbuffer.c.
2010-06-08 Eric Anholtintel: Remove the non-gem paths for batchbuffer upload.
2010-06-08 Eric Anholtintel: Update comment in intel_tex_copy from before...
2010-06-04 Eric Anholti915: Don't use XRGB8888 on 830 and 845.
2010-06-04 Eric Anholtintel: Fix intel_compressed_num_bytes for FXT1 after...
2010-06-03 Roland ScheideggerMerge branch 'gallium-newclear'
2010-06-01 Kristian Høgsbergintel: Fallback to meta if we're asked to CopyTexImage2...
2010-05-31 Chris Wilsonintel: Initialize batch->reserved_space on allocation
2010-05-28 Zou Nan haii965: fix PIPE_CONTROL command for gen6.
2010-05-26 Eric Anholti965: Add support for EXT_timer_query on Ironlake.
2010-05-26 Eric Anholtintel: Handle decode of PIPE_CONTROL instructions.
2010-05-26 Eric Anholti965: Don't PIPE_CONTROL instruction cache flush.
2010-05-23 Eric Anholti965: Add support for all 8 possible ARB_draw_buffers...
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-21 Keith WhitwellMerge branch 'gallium-front-ccw'
2010-05-20 Kristian Høgsbergintel: Throttle after doing copyregion/swapbuffers...
2010-05-13 Eric Anholtintel: Don't update window system renderbuffers on...
2010-05-11 Kristian Høgsbergintel: Don't update renderbuffers in intelSetTexBuffer2...
2010-05-11 Kristian Høgsbergintel: Drop viewport hack when we can
2010-05-11 Kristian Høgsbergintel: Also flush front buffer in glFinish()
2010-05-10 Kristian Høgsbergintel: Drop intelFlush()
2010-05-10 Kristian Høgsbergintel: Only flush fake front buffer on API level glFlush()
2010-05-10 Kristian Høgsbergintel: Don't mark front buffer dirty if we're only...
2010-05-10 Kristian Høgsbergintel: Mark frontbuffer dirty in intel_prepare_render()
2010-05-05 Eric Anholti965: When an RB gets a new region, clear the old from...
next