11519 Commitit (3738606a52b585108d709ce6be8565fc6144cbc7)
 

Tekijä SHA1 Viesti Päivämäärä
  Brian 3738606a52 more render to texture work 18 vuotta sitten
  Brian 137ec50994 sketch out some render-to-texture code 18 vuotta sitten
  Brian 6349bd3112 remove some temporary hacks 18 vuotta sitten
  Brian 0aa8b1643b added pipe_surface_unreference() 18 vuotta sitten
  Brian 3cc5b1645b include surface.offset in address calculations 18 vuotta sitten
  Keith Whitwell 30e506eb04 Clean up / sanitize debugging 18 vuotta sitten
  Keith Whitwell a27c0db260 Missing files 18 vuotta sitten
  Keith Whitwell c26d635e22 Remove dead include line 18 vuotta sitten
  Keith Whitwell 07fd9ad7bb Fix merge issue 18 vuotta sitten
  Keith Whitwell fa6815f056 Give softpipe a native texture layout of its own. 18 vuotta sitten
  Keith Whitwell 938c307e45 Add printf handlers, pass pci id and move texlayout code to driver. 18 vuotta sitten
  Keith Whitwell c12b71ef93 Pass pci_id to i915_create() 18 vuotta sitten
  Keith Whitwell cb2d95ba68 Add a printf method to winsys and use for all debugging. 18 vuotta sitten
  Keith Whitwell af25ca6e69 Add a printf method to winsys. Not currently used. 18 vuotta sitten
  Brian 6e3c01578e obsolete files 18 vuotta sitten
  Brian 0643ea07ca no longer need intel_surface.c 18 vuotta sitten
  Brian 8639a54319 move intel_supported_formats() into intel_context.c 18 vuotta sitten
  Brian 12b0aa129e we can now just rely on softpipe for surface creation, quad_read/write, etc 18 vuotta sitten
  Brian 3654922b33 flesh out w/ more formats, y=0=top convention 18 vuotta sitten
  Brian c7dd9bf870 return (softpipe) in GL_RENDERER string - temporarily 18 vuotta sitten
  Brian f8ab24760d rename st_cb_teximage.h st_format.h 18 vuotta sitten
  Brian 1463c00d4e Rename (file contains surface format-related functions) 18 vuotta sitten
  Brian a25dd4d407 code movement 18 vuotta sitten
  Brian d2bfdae860 invert Y axis 18 vuotta sitten
  Brian c7157065b2 change triangle orientation, fix exit() 18 vuotta sitten
  Brian 3a9eca5cc0 asst changes to get softpipe rendering again (no zbuf support for now) 18 vuotta sitten
  Brian 6883930f61 init strb->Base.DataType appropriately, clean-ups 18 vuotta sitten
  Brian 2f4f703af1 export softpipe_init_surface_funcs() 18 vuotta sitten
  Brian ac36cdbcc1 added null ptr checks 18 vuotta sitten
  Keith Whitwell 78b1a29a0d Split texfilter enums to match common hardware usage. 18 vuotta sitten
  Keith Whitwell 00677fb67c silence warning 18 vuotta sitten
  Keith Whitwell 1ac106eefd silence warning 18 vuotta sitten
  Brian c19a95510f more work toward texture-based glDrawPixels 18 vuotta sitten
  Brian be57c1aac4 comments 18 vuotta sitten
  Brian 3d31252d44 move viewport Y inversion to state tracker 18 vuotta sitten
  Keith Whitwell 7c9a1357be Add more i915 state packets. 18 vuotta sitten
  Keith Whitwell b3efc75f1a Remove unused file 18 vuotta sitten
  Brian f1637e89de invert Y axis with the viewport transformation to put things right side up 18 vuotta sitten
  Brian 584c076201 vertex colors are ARGB 18 vuotta sitten
  Keith Whitwell debb4884e3 Missing files 18 vuotta sitten
  Keith Whitwell e23966f3de Some basic state - blend and ztest sort of work. 18 vuotta sitten
  Keith Whitwell 3bf25e5516 Remove references to fallbacks from this directory 18 vuotta sitten
  Brian df338be6d7 comments, assertions, etc 18 vuotta sitten
  Brian ef5d99e083 Obsolete 18 vuotta sitten
  Brian e24c696ca8 dead code removal 18 vuotta sitten
  Keith Whitwell 94fda5695e Emit drawrect command as we no longer ask the kernel to do this. 18 vuotta sitten
  Keith Whitwell bb142746bd Remove unused blit functions. 18 vuotta sitten
  Keith Whitwell 277e4989f3 Don't reemit hardware state *every* primitive. 18 vuotta sitten
  Brian fb8caffea8 fix merge conflicts 18 vuotta sitten
  Brian 0c4c86cf2c don't use intel_read_draw_buffer.c anymore 18 vuotta sitten