Merge branch '7.8'
[mesa.git] / src / mesa / drivers / dri / intel /
2010-04-19 Brian PaulMerge branch '7.8'
2010-04-13 Jesse BarnesMerge branch '7.8'
2010-04-11 Maciej CencoraMerge commit 'origin/7.8'
2010-04-09 Brian PaulMerge branch '7.8'
2010-04-08 Li Pengintel: Call intel_prepare_render() in intelClear()
2010-04-08 Li Pengintel: Call intel_prepare_render() in intelClear()
2010-04-08 Dave AirlieMerge remote branch 'origin/7.8'
2010-04-07 Zack RusinMerge branch 'gallium_draw_llvm'
2010-04-06 Chia-I Wumesa: Add OES_EGL_image to extension list.
2010-04-05 Ian RomanickMerge branch '7.8'
2010-04-04 Ian RomanickMerge branch '7.8'
2010-03-31 Roland ScheideggerMerge branch 'gallium-new-formats'
2010-03-31 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-30 Ian Romanickintel: Bump intel driver date to later than the date...
2010-03-30 Kristian Høgsbergintel: Remove redundant fields from struct intel_context
2010-03-30 Kristian Høgsbergintel: Use fb->Height when flipping read buffer orientation
2010-03-30 Michel DänzerMerge branch '7.8'
2010-03-28 Ian Romanickintel: Bump intel driver date to reflect status as...
2010-03-26 Michel DänzerMerge branch '7.8'
2010-03-26 Eric Anholti965: Fix readpixels from ReadBuffer != DrawBuffer.
2010-03-26 Eric Anholti965: Fix inversion for glCopyPixels to/from FBOs.
2010-03-26 Eric Anholtintel: Rely on allocated region pitch for the miptree...
2010-03-26 Eric Anholtintel: Remove extra tiling setting after allocating...
2010-03-26 Eric Anholtintel: Respect src pitch in _mesa_copy_rect().
2010-03-25 Brian PaulMerge branch '7.8'
2010-03-23 Eric Anholti965: Stop abusing ctx->NewState flags for storing...
2010-03-23 Eric Anholti965: Stop abusing ctx->NewState flags for storing...
2010-03-23 Brian PaulMerge branch '7.8'
2010-03-22 Eric Anholti965: Add INTEL_DEBUG=glsl_force to force brw_wm_glsl.c.
2010-03-22 Kristian Høgsbergintel: Call intel_prepare_render() before looking up...
2010-03-22 Kristian Høgsbergintel: Call intel_prepare_render() before looking up...
2010-03-22 Brian PaulMerge branch '7.8'
2010-03-21 Chia-I WuMerge remote branch 'origin/gallium-st-api-dri'
2010-03-19 Ian Romanickintel: Correct value of S0_VB_OFFSET_MASK to match...
2010-03-18 Kristian Høgsbergintel: Call _mesa_make_current() after getting initial...
2010-03-18 Kristian Høgsbergintel: Call _mesa_make_current() after getting initial...
2010-03-17 Eric Anholtintel: Replace mt->pitch with mt->region->pitch.
2010-03-17 Eric Anholtintel: Return false like other blit failure paths if...
2010-03-17 Eric Anholtintel: Respect src pitch in _mesa_copy_rect().
2010-03-17 Eric Anholtintel: Rely on allocated region pitch for the miptree...
2010-03-17 Eric Anholtintel: Assert that the linear blits succeed.
2010-03-17 Eric Anholtintel: Remove level_offset now that it's unused.
2010-03-17 Eric Anholtintel: Remove extra tiling setting after allocating...
2010-03-17 Eric Anholtintel: Rename the z24_x8 depth spans to z24_s8 since...
2010-03-17 Brian PaulMerge branch '7.8'
2010-03-17 Pauli NieminenMerge branch '7.8' into master
2010-03-16 Eric Anholti965: Fix readpixels from ReadBuffer != DrawBuffer.
2010-03-16 Eric Anholti965: Fix inversion for glCopyPixels to/from FBOs.
2010-03-16 Eric Anholtintel: Remove more code for x8z24 visuals, since we...
2010-03-15 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-12 Michel DänzerMerge branch '7.8'
2010-03-11 Michel DänzerMerge remote branch 'origin/7.8'
2010-03-10 Brian PaulMerge branch '7.8'
2010-03-10 Michel DänzerMerge branch '7.8'
2010-03-10 Michal KrolMerge branch 'master' into gallium-sampler-view
2010-03-09 Roland ScheideggerMerge branch 'gallium-vertexelementcso'
2010-03-09 Keith WhitwellMerge commit 'origin/master' into gallium-sw-api-2
2010-03-08 Brian PaulMerge branch '7.8'
2010-03-08 Keith WhitwellMerge commit 'origin/gallium-winsys-handle-rebased'
2010-03-06 George Sapountzisdri: drop MINIGLX_SOURCES (2)
2010-03-05 Eric Anholtintel: Remove support for the DRI1 TFP extension.
2010-03-05 Eric Anholtintel: Only do batchbuffer debug if --enable-debug...
2010-03-05 Eric Anholtintel: Replace batch macro contents with function calls.
2010-03-05 Eric Anholtintel: Move the assertions about reloc delta from the...
2010-03-05 Eric Anholtintel: Check that the batch is mapped per BEGIN, not...
2010-03-05 Chris WilsonMerge branch 'object-purgeable'
2010-03-05 Chris WilsonAPPLE_object_purgeable: intel
2010-03-05 Eric Anholtintel: Remove non-kernel-exec-fencing support.
2010-03-05 Eric Anholtintel: Remove the unused s8 spans code. Not hit during...
2010-03-04 Eric Anholti915: Enable texture tiling by default.
2010-03-03 Eric Anholti915: Tell the kernel when we actually need fence regis...
2010-03-03 Eric Anholtintel: Use drm_intel_bo_alloc_tiled for region allocs.
2010-03-03 Eric Anholti915: Don't do the pitch expansion for tiled buffers.
2010-03-03 Eric Anholtintel: Use GTT mapping in the blit fallback path in...
2010-03-03 Kristian Høgsbergintel: Set InternalFormat for renderbuffers created...
2010-03-02 José FonsecaMerge branch 'gallium-format-cleanup'
2010-03-02 Brian Paulintel: passs correct context type to intel_prepare_rend...
2010-03-02 Michal KrolMerge branch 'gallium-no-rhw-position'
2010-02-26 Kristian Høgsbergintel: Lookup requested renderbuffer in intel_create_im...
2010-02-26 Eric Anholtintel: Fix up INTEL_NO_HW support.
2010-02-25 Eric AnholtMerge branch 'sandybridge'
2010-02-25 Eric Anholti965: Fix up some Sandybridge define checks for the...
2010-02-25 Eric Anholti965: Untested Sandybridge SF setup.
2010-02-25 Eric Anholti965: Add basic decode of new gen6 packet boundaries.
2010-02-25 Eric Anholti965: Set up sandybridge depthbuffer.
2010-02-25 Eric Anholtintel: Start adding defines and some bits for sandybrid...
2010-02-24 Kristian Høgsbergintel: Implement GL_OES_EGL_image entrypoints
2010-02-24 Kristian Høgsbergintel: Implement DRI image extension
2010-02-24 Kristian Høgsbergintel: Call intel_prepare_render() in intelMakeCurrent()
2010-02-23 Eric Anholti965: Enable GL_ARB_fragment_coord_conventions now...
2010-02-22 Chris Wilsonintel: assert that we do not overflow the batch buffer.
2010-02-22 Chris Wilsonintel: Check that we have a bufmgr or bail out when...
2010-02-20 Vinson Leeintel: Silence compiler format warnings.
2010-02-19 Kristian Høgsbergintel: Set buffer stamp before getting new buffers
2010-02-19 Kristian HøgsbergReplace the _mesa_*printf() wrappers with the plain...
2010-02-19 Kristian HøgsbergReplace _mesa_malloc, _mesa_calloc and _mesa_free with...
2010-02-18 Kristian Høgsbergintel: Include main/hash.h using "" instead of <>
2010-02-18 Kristian Høgsbergintel: Implement the DRI2 invalidate function properly
2010-02-17 Ian RomanickMerge commit '381d5e209815235911c4aab516037c868c8f695f'
2010-02-16 Francisco Jerezdri2: Event driven buffer validation.
next