summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/brw_wm_surface_state.c
AgeCommit message (Expand)Author
2009-09-09i965: Fix relocation delta for WM surfaces.Eric Anholt
2009-09-08i965: Set NULL WM surfaces as tiled according to requirement by specs.Eric Anholt
2009-09-08i965: Use the renderbuffer surface size instead of region size for WM surfaces.Eric Anholt
2009-06-17i965: Fall back or appropriately adjust offsets of drawing to tiled regions.Eric Anholt
2009-05-06i965: Remove the forced lack of caching for renderbuffer surface state.Eric Anholt
2009-05-06i965: Remove _NEW_PROGRAM from brw_wm_surfaces setup dependencies.Eric Anholt
2009-05-06i965: Split WM constant buffer update from other WM surfaces.Eric Anholt
2009-05-06i965: Disentangle VS constant surface state from WM surface state.Eric Anholt
2009-05-06i965: Don't create constant buffers if they won't be used.Eric Anholt
2009-05-01Merge branch 'const-buffer-changes'Brian Paul
2009-04-23i965: Support drawing to FBO cube faces other than positive X.Eric Anholt
2009-04-22i965: actually use the new, second surface state cacheBrian Paul
2009-04-22i965: use _NEW_PROGRAM_CONSTANTS and always create new const buffersBrian Paul
2009-04-18i965: use region width, height in brw_update_renderbuffer_surface()Brian Paul
2009-04-16intel: Add support for argb1555, argb4444 FBOs and fix rgb565 fbo readpixels.Eric Anholt
2009-04-14i965: checkpoint commit: VS constant buffersBrian Paul
2009-04-10i965: clean-up in prepare_wm_surfaces()Brian Paul
2009-04-09i965: re-org of some of the new constant buffer codeBrian Paul
2009-04-09i965: new SURF_INDEX_ macrosBrian Paul
2009-04-03i965: check-point commit of new constant buffer supportBrian Paul
2009-04-03i965: comments, clean-up in prepare_wm_surfaces()Brian Paul
2009-03-28i965: srgb texture fixesRoland Scheidegger
2009-03-28i965: add support for signed rgba texture formatRoland Scheidegger
2009-03-20Fix DRI2 accelerated EXT_texture_from_pixmap with GL_RGB format.Eric Anholt
2009-03-12i965: add support for ATI_envmap_bumpmapRoland Scheidegger
2009-02-26i965: rename draw_regions -> color_regionsroot
2009-02-21i965: Fix render target read domains.Eric Anholt
2009-02-20i965: check depth_mode in translate_tex_format() for MESA_FORMAT_S8_Z24Brian Paul
2009-02-02i965: Remove brw->attribs now that we can just always look in the GLcontext.Eric Anholt
2009-01-14i965: indentation fixesBrian Paul
2008-11-28i965: Add a new state flag BRW_NEW_NR_SURFACES instead of CACHE_NEW_SURFACEEric Anholt
2008-10-01i965: Fix overwriting of depth override for SetTexOffset.Eric Anholt
2008-09-18mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...Brian Paul
2008-09-10intel: track bufmgr move to libdrm_intel and bufmgr_fake irq emit/wait change.Eric Anholt
2008-09-04intel: Fix depth_stencil texture.Xiang, Haihao
2008-08-24Revert "Revert "Merge branch 'drm-gem'""Dave Airlie
2008-08-24Revert "Merge branch 'drm-gem'"Dave Airlie
2008-08-20i965: fixup format for TFP zero copyDave Airlie
2008-08-20i965: make tex offset override work..Dave Airlie
2008-08-08intel-gem: Update to new check_aperture API for classic mode.Eric Anholt
2008-07-11drm-gem: Use new GEM ioctls for tiling state, and support new swizzle modes.Eric Anholt
2008-06-11[intel-gem] Chase domain flag renaming in the DRM.Eric Anholt
2008-06-03[intel] Convert drivers to using libdrm bufmgr code.Eric Anholt
2008-05-07GEM: Make dri_emit_reloc take GEM domain flags instead of TTM flags.Eric Anholt
2008-04-22i965: fix DEPTH_TEXTURE_MODE (bug #14220)Xiang, Haihao
2008-04-18i965: initial attempt at fixing the aperture overflowDave Airlie
2008-03-19[965] Initialize region surface key structure padding.Eric Anholt
2008-03-14intel: fix abort issue with shadowtex demo when useXiang, Haihao
2008-03-13 [i965] multiple rendering target supportZou Nan hai
2008-02-28[965] Fix conditional sequencing to allow the frame_buffer_texobj case.Eric Anholt