15 Commits (47bfbd452c93e6a8db013fb90d9f42210cf24889)

Author SHA1 Message Date
  Keith Whitwell d35ecca5ee gallium: remove pipe_context member from pipe_transfer 15 years ago
  Keith Whitwell b43c182f19 Squashed commit of gallium-context-transfers: 15 years ago
  Keith Whitwell 6f4ce4a4fe Squashed commit of gallium-no-texture-blanket 15 years ago
  Brian Paul e0d4f3202e i915g: define I915_MAX_TEXTURE_2D/3D_LEVELS 15 years ago
  Jakob Bornecrantz 0e1eb1b876 i915g: Conversion to winsys handle 15 years ago
  Jakob Bornecrantz 3f37f23d17 gallium: Reorg texture usage flags 15 years ago
  Brian Paul b64b78e7c3 i915g: fix a comment 15 years ago
  José Fonseca 28486880ca gallium: pipe/p_inlines.h -> util/u_inlines.h 15 years ago
  Vinson Lee aa2423b5b3 i915g: Remove unnecessary headers. 15 years ago
  Vinson Lee ac2a665fd7 i915g: Remove unnecessary headers. 15 years ago
  Michal Krol b1ed72ebe2 Move the remaining format pf_get_* functions to u_format.h. 15 years ago
  Roland Scheidegger c78748a527 gallium: adapt drivers to interface cleanups 15 years ago
  Keith Whitwell 683e35f726 gallium: don't use arrays for texture width,height,depth 15 years ago
  Jakob Bornecrantz f00da2a3ff i915g: Drop the simple sufix 16 years ago
  Michel Dänzer 47e41b024e gallium: Preparations for adding more PIPE_TRANSFER_* usage flags. 16 years ago
  Jakob Bornecrantz 973e9a774a i915g: Tile shared buffers as well 16 years ago
  Jakob Bornecrantz 60d72d9e45 i915g: Use boolean 16 years ago
  Jakob Bornecrantz d2110064c2 i915g: Switch from pipe_winsys to intel_winsys 16 years ago
  Jakob Bornecrantz 5f7b46ae5f i915g: Reorg texture layout code 16 years ago
  Jakob Bornecrantz 761c8c7076 i915g: Move transfer functions into i915_texture.c 16 years ago
  Jakob Bornecrantz 5374aff56f i915g: Reorg texture code a bit 16 years ago
  Jakob Bornecrantz 00b0728094 i915g: Cleanup i915_texture.c 16 years ago
  Jakob Bornecrantz 4224bda684 i915g: Cleanup texture init functions a bit 16 years ago
  Jakob Bornecrantz 55e7abf81f i915g: Add cursor case for scanout layout 16 years ago
  Corbin Simpson 847fcb645c gallium: Move minify() to u_math. 16 years ago
  Jakob Bornecrantz 0500404cdf i915g: Treat primary textures as scanout buffers 16 years ago
  Jakob Bornecrantz 64849d1236 drm/st: Remove drm_api struct from drivers 16 years ago
  Jakob Bornecrantz 303cbb45b5 drm/st: Return drm_api struct from a function 16 years ago
  Michel Dänzer d332f8b4ef gallium: Remove some little-used fields from struct pipe_surface. 16 years ago
  Michel Dänzer 5e27cd46c0 gallium: Unify reference counting. 16 years ago
  Jakob Bornecrantz 36348ff1da i915: Enable winsys to get buffer from texture 16 years ago
  Michel Dänzer b89aa1d87a i915simple: Minimal fixup for introduction of struct pipe_transfer. 16 years ago
  Zack Rusin 5069bfed29 gallium: remove pipe_buffer from surfaces 16 years ago
  Zack Rusin adfbba476d gallium: make p_winsys internal 16 years ago
  Zack Rusin b3028acd98 gallium: give the screen priority when it comes to buffer allocations 16 years ago
  Keith Whitwell 3b853e93b2 i915: queiten compiler warnings 16 years ago
  José Fonseca 5897383344 gallium: Remove the standalone surfaces. 16 years ago
  Jakob Bornecrantz 54a6dcb70f i915: Silence warnings 16 years ago
  Jakob Bornecrantz 96ad8a3600 i915: Silence warnings 16 years ago
  José Fonseca f637a96e85 gallium: Have pipe_buffer_* receive a pipe_screen instead of a pipe_context. 17 years ago
  Jakob Bornecrantz 4d27c027ab i915: Small fixes for tiled textures 17 years ago
  Brian Paul 4f25420bdd gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h 17 years ago
  Brian Paul a13475ff00 gallium: replace align_int() with align() 17 years ago
  Jakob Bornecrantz 16c2267d55 i915: Ops should not have pushed that 17 years ago
  Jakob Bornecrantz 930a863c4f i915: WIP swap rework 17 years ago
  Jakob Bornecrantz e6c24539c3 i915: Added debug filling code of texture, not active 17 years ago
  José Fonseca 4a18324c0b psb: Fill all texture fields when creating texture blanket. 17 years ago
  José Fonseca 4ddd659679 gallium: Drop pipe_texture->cpp and pipe_surface->cpp. 17 years ago
  Brian Paul 2b69233510 gallium: remove bad assertion 17 years ago
  Jakob Bornecrantz 19dad109bb i915: Added texture_blanket function 17 years ago