11304 Commits (107206bbbe6f110e5d280ecb306bec0f764c834d)
 

Autor SHA1 Mensaje Fecha
  Brian 107206bbbe New header file. hace 18 años
  Brian 51b300c54d include st_cb_clear.h hace 18 años
  Brian e415dced44 sketch out clearing with quads hace 18 años
  Brian 5936b439e8 add PIPE_MASK_RGBA hace 18 años
  Brian a6dd731656 comment follow-up hace 18 años
  Brian d747bf14dd Merge branch 'softpipe_0_1_branch' of git+ssh://brianp@git.freedesktop.org/git/mesa/mesa into softpipe_0_1_branch hace 18 años
  Keith Whitwell a4a0189ed6 Remove intelClear() hack. hace 18 años
  Keith Whitwell d2bffbb7b5 Remove remnants of i915 texture-from-pbo code. hace 18 años
  Keith Whitwell 4f442d9ef5 Reroute some clear functionality. hace 18 años
  Brian 1b0e92b91a implement masking in sp_region_fill() hace 18 años
  Brian 1ecc648398 rearrange things in xmesa_clear() a bit hace 18 años
  Brian 54135597b8 get cliprect bounds after softpipe_update_derived() hace 18 años
  Brian 0c4acfe15a Re-implement intelClear() in terms of softpipe_clear(). Pretty simple/small now. hace 18 años
  Brian 0eb02a1963 More work on glClear. hace 18 años
  Brian cddce60e7b s/Z24_S8/S8_Z24/ hace 18 años
  Brian 5fd4606591 s/Z24_S8/S8_Z24/ (stencil is in the high byte) hace 18 años
  Brian fb206809ba Checkpoint: glClear changes - working, bug very rough. hace 18 años
  Keith Whitwell e99b673cb0 Build libsoftpipe.a hace 18 años
  Keith Whitwell 028a08f563 Remove unused file intel_render.c hace 18 años
  Keith Whitwell e5df28f39a Remove unused file hace 18 años
  Keith Whitwell c5802911df Remove intel_span.[ch] hace 18 años
  Brian d28661870a sp_z_surface.h is dead hace 18 años
  Brian 18fbf48a1e Obsolete. hace 18 años
  Brian 20adf45c23 Redesign pipe_surface in terms of pipe_region. hace 18 años
  Brian 2f245bce42 Lift region-related functions up to the pipe interface. hace 18 años
  Brian 33891b64a9 re-fix stencil addressing bug hace 18 años
  Keith Whitwell 58c1297b22 Add missing files hace 18 años
  Keith Whitwell 43d07d8697 Remove references to intel_tris.h hace 18 años
  Keith Whitwell b4c18efcd0 Build the "pipe" version of the i915tex driver. hace 18 años
  Keith Whitwell 280cb37130 A version of the i915tex driver with all drawing code removed. hace 18 años
  Brian 973985b7ef simplify clear.x1,y2,x2,y2 setup hace 18 años
  Brian f0b4d9cb24 In i915/i830_emit_state(), check if state->draw_region is non-null. hace 18 años
  Brian 6490c7d4aa fix stencil addressing bug hace 18 años
  Brian da2b82059f remove obsolete xmesa_get_stencil_surface() stub hace 18 años
  Brian 00afb67199 fix comments and param names for intel_miptree_image_map() hace 18 años
  Brian 616c329e81 fix value returned by intel_new_renderbuffer_fb() hace 18 años
  Brian ed83159ff4 fix assertions hace 18 años
  Keith Whitwell 9273150f9a Merge branch 'i915tex_privbuffers' into softpipe_0_1_branch hace 18 años
  Brian 9bc1c92a0b 32 and z24s8 softpipe buffers hace 18 años
  Brian 42c817269a remove some obsolete xmesa remnants hace 18 años
  Brian f884f6886e Merge branch 'softpipe_0_1_branch' of git+ssh://brianp@git.freedesktop.org/git/mesa/mesa into softpipe_0_1_branch hace 18 años
  Brian 4576d754c9 Lots of improvements to the surface-related code. hace 18 años
  Brian 6558af67d3 compute scale for Z24 buffers hace 18 años
  Brian 09574bee85 implement read_quad_f_swz() hace 18 años
  Brian 7baa0865b1 Merge branch 'softpipe_0_1_branch' of git+ssh://brianp@git.freedesktop.org/git/mesa/mesa into softpipe_0_1_branch hace 18 años
  Brian 3a35ce3364 implement surfaces for softpipe rendering hace 18 años
  Brian f1569bf0d5 map/unmap surfaces before/after rendering hace 18 años
  Brian 1c8905790b remove old comments hace 18 años
  Brian 737f6e7eb1 disable ProgramStringNotify assertion hace 18 años
  Brian a548d3cb71 call st_invalidate_state() hace 18 años