12947 Commitit (3e1e40ee79317dc5817af25f65d4a483b08fe592)
 

Tekijä SHA1 Viesti Päivämäärä
  Ben Skeggs 3e1e40ee79 Merge branch 'upstream-gallium-0.1' into darktama-gallium-0.1 17 vuotta sitten
  Brian d0a63de378 turn off TGSI_DEBUG 17 vuotta sitten
  Brian 52da6b559a fix bug on GL_VERTEX_PROGRAM_TWO_SIDE path 17 vuotta sitten
  Brian 8c20747834 setup the frontface register (fog.y, ATM) 17 vuotta sitten
  Brian fb4eb8c91b fix some semantic info mix-ups in calculate_vertex_layout() 17 vuotta sitten
  Keith Whitwell c31416971e gallium: rationalize vertex_element state packet 17 vuotta sitten
  Keith Whitwell 208b2ad8ab gallium: give userbuffers some storage in the aub buffer pool 17 vuotta sitten
  Keith Whitwell 9d4ab42f4b vbo: unmap and remap immediate vbo before/after each draw. 17 vuotta sitten
  Zack Rusin 7cef9237ae i965: don't treat swz differently and upload vertex buffers 17 vuotta sitten
  Brian e2a669aed4 obsolete 17 vuotta sitten
  Ben Skeggs 3af35c6dfa nouveau: match latest gallium changes 17 vuotta sitten
  Ben Skeggs 015871a075 Merge branch 'upstream-gallium-0.1' into darktama-gallium-0.1 17 vuotta sitten
  Brian 04a5a8b3bc updates for depth/stencil/alpha state 17 vuotta sitten
  Brian 8978627ad0 Emit declarations for constants (references to the const buffer) 17 vuotta sitten
  Zack Rusin aeb5362281 i965: index the destination offset with regards to the current index 17 vuotta sitten
  Zack Rusin 531efbab75 i965: return false when the function fails, not succeeds 17 vuotta sitten
  Zack Rusin 55c1894d0a Add the new test program for fp's. 17 vuotta sitten
  Keith Whitwell bfe79babf9 gallium: incorporate alpha state into depth_stencil state object. 17 vuotta sitten
  Ben Skeggs c5ffd8e9af nv40: fix valgrind complaints 17 vuotta sitten
  Ben Skeggs 8043d2d261 nv40: clean state a bit 17 vuotta sitten
  Keith Whitwell 556e247cee 965: remove dead state atom decls 17 vuotta sitten
  Keith Whitwell 3be91c5a49 965: fix for non-indexed draw path 17 vuotta sitten
  Keith Whitwell 95adfb9fec 965: fix/hack check for NULL texunit in state upload 17 vuotta sitten
  Keith Whitwell b52e4477f8 965: fix ExtDivide check 17 vuotta sitten
  Keith Whitwell ae858511d0 965: put brw_constant_buffer atom directly in update list 17 vuotta sitten
  Brian 41b1aa5109 switch on cpp instead of format 17 vuotta sitten
  Ben Skeggs 7dcef36f4c nouveau: bump pushbuf size a little, so a "full" packet can fit 17 vuotta sitten
  Ben Skeggs 66013a252f nv40: colormask thinko 17 vuotta sitten
  Ben Skeggs f7e99bf22c nv40: don't use vertex buffers for static vertices. 17 vuotta sitten
  Ben Skeggs 4c2a3356cf nouveau: some cleanups 17 vuotta sitten
  Ben Skeggs b337ecdd8e nv40: fix culling 17 vuotta sitten
  Ben Skeggs 19af6e9161 nv40: typo 17 vuotta sitten
  Ben Skeggs f287f687fe nv40: fp support for TGSI_FILE_IMMEDIATE. 17 vuotta sitten
  Ben Skeggs 505e50de10 nv40: grow fragprog as needed 17 vuotta sitten
  Ben Skeggs ab4c2e014d nv40: destroy programs 17 vuotta sitten
  Ben Skeggs af0b4a50e5 nv40: make vbo state update static 17 vuotta sitten
  Brian 47b5138d2d rename some 'mesa' functions 17 vuotta sitten
  Brian 263e8f0572 Use tile functions in new p_tile.[ch] 17 vuotta sitten
  Brian bccc4c5c01 Re-usable tile get/put functions 17 vuotta sitten
  Brian de1201a0ba don't allocate scratch tile in sp_tile_cache_flush_clear() to avoid stack overflow 17 vuotta sitten
  Ben Skeggs 210bf673c2 nouveau: move extension stuff into nouveau_screen.c 17 vuotta sitten
  Ben Skeggs b5b9ac62e6 Merge branch 'upstream-gallium-0.1' into darktama-gallium-0.1 17 vuotta sitten
  Brian 017f862de1 Added origin_lower_left field to pipe_rasterizer_state 17 vuotta sitten
  Brian f3b3ea9742 update_samplers() didn't respect the sampler->texunit mapping. 17 vuotta sitten
  Brian fce4612f8a set SamplerUnit[] entry in load_texture() just to be safe 17 vuotta sitten
  Brian 814d4ff83a emit tgsi declarations for texture samplers 17 vuotta sitten
  Brian 1e3b07f363 set program->SamplersUsed bit when using a texture instruction 17 vuotta sitten
  Brian e785f190f0 Don't always declare frag shader INPUT[0] as fragment position. 17 vuotta sitten
  Brian 23e36c2dfb update comment for TGSI_TOKEN_TYPE_IMMEDIATE case 17 vuotta sitten
  Ben Skeggs 7f89c776e1 nv40: less dodgy vp const/insn handling 17 vuotta sitten