Remove last of core Mesa dependencies in intel_swapbuffers.c
[mesa.git] / src / mesa / drivers / dri / i915tex /
2007-08-10 Keith WhitwellLift common winsys functions into pipe's new p_winsys.
2007-07-31 Briansimplify clear.x1,y2,x2,y2 setup
2007-07-31 BrianIn i915/i830_emit_state(), check if state->draw_region...
2007-07-31 Brianfix stencil addressing bug
2007-07-31 Brianremove obsolete xmesa_get_stencil_surface() stub
2007-07-31 Brianfix comments and param names for intel_miptree_image_map()
2007-07-31 Brianfix value returned by intel_new_renderbuffer_fb()
2007-07-31 Keith WhitwellMerge branch 'i915tex_privbuffers' into softpipe_0_1_branch
2007-07-30 BrianMerge branch 'softpipe_0_1_branch' of git+ssh://brianp...
2007-07-30 BrianLots of improvements to the surface-related code.
2007-07-30 Brianimplement read_quad_f_swz()
2007-07-30 BrianMerge branch 'softpipe_0_1_branch' of git+ssh://brianp...
2007-07-30 Brianimplement surfaces for softpipe rendering
2007-07-30 Briancall st_invalidate_state()
2007-07-29 Roland Scheideggerfix range reduction for sin/cos in i915tex (#11609)
2007-07-29 Roland ScheideggerFix crashes when the frag prog can't be handled in...
2007-07-27 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-07-24 BrianMerge branch 'softpipe_0_1_branch' of git+ssh://brianp...
2007-07-21 Roland Scheideggerset the _BaseFormat for window-framebuffers, could...
2007-07-20 Roland Scheideggerminor cleanups, disable debugging
2007-07-19 Roland Scheideggerremove some more really old ifdefed out code...
2007-07-19 Roland Scheideggerfix mesa fb binding
2007-07-19 Roland Scheideggerincrease MAX_RELOCS so never run out before batch buffe...
2007-07-19 Roland Scheideggermore cleanups (looks pretty reasonable now)
2007-07-18 Roland Scheideggerswapbuffers with non-current contexts, cleanups
2007-07-17 Roland Scheideggerget rid of checks for old ddx
2007-07-17 Roland Scheideggerremove some more old stuff
2007-07-17 Roland Scheideggerget rid of more pageflip/rotation code.
2007-07-17 Roland Scheideggerfix mesa fb binding
2007-07-17 Roland Scheideggerremove old code, remaining bits of static handles,...
2007-07-17 Roland Scheideggerincrease MAX_RELOCS so never run out before batch buffe...
2007-07-17 Keith WhitwellMerge branch 'origin' into softpipe_0_1_branch
2007-07-17 Keith WhitwellMerge branch 'i915tex_privbuffers' into softpipe_0_1_branch
2007-07-16 Roland Scheideggerfix resize bugs (fb size updated too late), fix typos...
2007-07-16 Roland Scheideggersmall cleanups
2007-07-16 Roland Scheideggerfix segfault with i915 drivers in swrast drawpixels...
2007-07-16 Roland Scheideggerget rid of more cliprects...
2007-07-16 Roland Scheideggermore cliprect elimination (swrast span)
2007-07-16 Roland Scheideggerget rid of more fake cliprects (drawpixel), and enable...
2007-07-16 Roland Scheideggerget rid of more cliprects (readpixel)...
2007-07-16 Roland Scheideggerallow blit path for read pixels if pack->alignment...
2007-07-15 Roland Scheideggerchange back driver change from previous commit
2007-07-15 Roland Scheideggerfix bogus fb/drawable information (fixes xdemos/wincopy)
2007-07-15 Roland Scheideggerfix the texture copypixels path
2007-07-15 Roland Scheideggerbegin getting rid of fake clip rects (copy_pixel)
2007-07-14 Roland Scheideggerfix assertion, z/stencil swarst readback, (still looks...
2007-07-13 Roland Scheideggerbugfixes (wrt fb updates), cleanups
2007-07-12 Roland Scheideggerdon't use driDrawable information directly, don't resiz...
2007-07-11 Roland Scheideggerrestrict blitted area to size of rendered area
2007-07-11 Keith WhitwellFix screen corruption on resize.
2007-07-11 Roland Scheideggerremove bogus assertion, change drawable updates
2007-07-11 Roland Scheideggerdrop some more code no longer needed
2007-07-11 Roland Scheideggersome fixes, fake frontbuffer
2007-07-10 Roland Scheideggercopybuffer/cliprect fixups
2007-07-10 Roland ScheideggerFirst attempt at using private back/z buffers.
2007-07-10 Michel Dänzeri915tex: Better procedure for dropping batchbuffer...
2007-07-10 Michel Dänzeri915tex: Only wait for vblank when really necessary.
2007-07-06 BrianAdd case for GL_QUADS in i915_reduced_primitive_state().
2007-07-06 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-07-01 Dave AirlieMerge branch 'r300-swtcl'
2007-06-21 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-06-21 BrianAnother round of fixing attribute interpolation for...
2007-06-20 Keith WhitwellAdd state tracker create/destroy calls to i915 driver.
2007-06-20 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-06-20 BrianEffectively disable _TexEnvProgram before calling _swra...
2007-06-20 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-06-15 Michel Dänzeri915tex: Missing piece of SetTexOffset hook implementat...
2007-06-11 BrianReplace texobj->Complete with texobj->_Complete since...
2007-06-05 Wang ZhenyuAdd PCI IDs for the G33, Q33, and Q35 chipsets.
2007-06-05 Michel Dänzeri915tex: Better attempt to release miptree when overrid...
2007-05-31 Wang Zhenyui915tex: Add support for 945GME
2007-05-22 BrianReplace initInitState() with _mesa_init_driver_state().
2007-05-22 Michel Dänzeri915tex: Implement SetTexOffset hook.
2007-05-22 Roland Scheideggeri915/i915tex: minor cleanup (remove unneeded function...
2007-05-22 Roland Scheideggerunbreak 3d textures (typo when setting tex layout)
2007-05-19 Roland Scheideggerfix miptree layout (i915) for small compressed mipmaps
2007-05-18 Roland Scheideggerfix miptree comparison with compressed textures
2007-05-09 Oliver McFaddenMerge branch 'master' of git://anongit.freedesktop...
2007-05-09 BrianClean-up in I830AllocVidMem(), s/int/unsigned long...
2007-05-08 Dave Airliei915/miniglx: remove unused code
2007-04-17 Thomas HellstromDefer buffer pool creation to the first context creation.
2007-04-16 Brianjust clean-ups
2007-04-16 Brianremove _tnl_arb_vertex_program_stage
2007-04-16 Thomas HellstromMake sure we are locked when creating drm buffer objects.
2007-04-11 Brianuse _mesa_reference_renderbuffer(), fix typo
2007-04-09 Michel Dänzeri915tex: Fix some mismatches between texels or bytes...
2007-04-09 Michel Dänzeri915tex: Make sure texture format fetch hooks are initi...
2007-04-08 Michel Dänzeri915tex: Clean up resizing of renderbuffers.
2007-04-05 Brianinclude points.h to fix warnings
2007-04-04 Xiang, Haihaoi810/i915/i915tex: reinitialize the context point state
2007-03-30 Eric AnholtMerge branch 'crestline-qa', adding support for the...
2007-03-27 Roland Scheideggeri915tex compile fix (account for moved _UseTexEnvProgra...
2007-03-27 BrianRestore the UseTexEnvProgram logic.
2007-03-26 Brianmerge of glsl-compiler-1 branch
2007-03-26 Michel Dänzeri915tex: Make sure renderbuffers don't get deleted...
2007-03-21 Brianmerge from master
2007-03-20 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-19 Michel Dänzeri915tex: The intended triple buffering fix.
2007-03-19 Michel Dänzeri915tex: Fix triple buffering after recent Mesa core...
2007-03-19 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
next