12240 Commitit (6ada4e3a69476ed086955fe4060b894559e1eb95)
 

Tekijä SHA1 Viesti Päivämäärä
  Brian 6ada4e3a69 Comments about texture instructions and the src regs 18 vuotta sitten
  Brian f6a73c3f28 Remove remnants of softpipe_surface. 18 vuotta sitten
  Brian 4f24568dc7 Obsolete 18 vuotta sitten
  Brian ef6940f172 Move mesa_to_tgsi.[ch] to state_tracker 18 vuotta sitten
  Brian 3cf6644c00 Move mesa_to_tgsi.[ch] into state tracker. 18 vuotta sitten
  Brian bafbfb4dce Fix up handling of immediate values for TGSI shaders. 18 vuotta sitten
  Brian 19710c95da turn off debug output 18 vuotta sitten
  Brian 8fed2466e4 Re-implement GLSL texture sampler variables. 18 vuotta sitten
  Zack Rusin 789d248558 Hold a stack of temporaries so that we can redeclare them 18 vuotta sitten
  Brian 78c1f8b2de convert OPCODE_END -> TGSI_OPCODE_RET 18 vuotta sitten
  Brian f92083c338 if we hit RET w/ empty call stack, halt 18 vuotta sitten
  Brian 6b30f3888e Initial support for immediate values in TGSI programs. 18 vuotta sitten
  Zack Rusin 67e4b82996 Get basic function calls working in the shaders. 18 vuotta sitten
  Zack Rusin 56da35ef76 Fix swizzle fetching in tgsi_util_get_full_src_register_extswizzle. Shorten 18 vuotta sitten
  Zack Rusin 61d998c966 Make ret part of the instruction block instead of implicitely 18 vuotta sitten
  Brian e4f6f0ec02 surface_alloc() is now a winsys function. 18 vuotta sitten
  José Fonseca f7be1b419a Actually move region_alloc() and region_release() to intel_winsys. 18 vuotta sitten
  Brian ec85467457 clean-up, simplify some tile code, more to come 18 vuotta sitten
  Brian f684120417 Move region_alloc() and region_release() to pipe_winsys. 18 vuotta sitten
  Brian 616112ea2e silence warning 18 vuotta sitten
  Brian ee80e0b620 Move the get/put_tile() functions to pipe_context. 18 vuotta sitten
  Brian afd19177e4 tex comments 18 vuotta sitten
  Brian aaac436c6c added some comments 18 vuotta sitten
  Brian 3dde3715db update TILE_TOP/BOTTOM_* values to match softpipe 18 vuotta sitten
  Brian 86f09fd1a7 s/GLfloat/float/, s/GLint/int/, etc 18 vuotta sitten
  José Fonseca 18a22a4302 Briefly describe the buffer management interface. 18 vuotta sitten
  José Fonseca 1d2ff452d4 Expand pkg-config flags before invoking the compiler. 18 vuotta sitten
  José Fonseca 414a933ad2 Ignore generated files. 18 vuotta sitten
  Michel Dänzer 8568fadaf2 LLVM requires linking with the C++ compiler. 18 vuotta sitten
  Zack Rusin 4a4e6f2cab Implement loops 18 vuotta sitten
  Zack Rusin 1d17cb721a Fix nested swizzles. Actually fetch the destination contents 18 vuotta sitten
  Zack Rusin 1d26e9c447 Fix nested conditionals 18 vuotta sitten
  Zack Rusin e842b5e5ba Test some functionality of vp using GLSL that pure vp isn't testing. 18 vuotta sitten
  Zack Rusin 7073ef9682 Implement else ops. 18 vuotta sitten
  keithw 731352f03e set vcache.referenced bit always 18 vuotta sitten
  Zack Rusin 5022ee43fc Make branching work :) Simply allow output variables as valid 18 vuotta sitten
  Zack Rusin 1c5fec714d Simplify branch handling. Prepare for proper decleration extraction. 18 vuotta sitten
  Brian 7636aac54b Fix glDrawElements + VBO rendering when ptr/offset is not zero. 18 vuotta sitten
  Brian 40a0b053f7 Revert "Undo indexOffset change (I think, git???)" 18 vuotta sitten
  Brian 11ce6244a7 Undo indexOffset change (I think, git???) 18 vuotta sitten
  Brian 3733b1f2e9 add to git 18 vuotta sitten
  Brian f68fce1f1f Implement gl_PointCoord attribute for GLSL fragment shaders. 18 vuotta sitten
  Brian 3a345e0003 print CAL label 18 vuotta sitten
  Brian e506514dbb fix bug in RET code 18 vuotta sitten
  Brian 4eafe69a2a better debug output 18 vuotta sitten
  Brian 76a4fd098f a bit more work for optimizing clears in tile cache (not enabled yet) 18 vuotta sitten
  Brian b78e90807a flush pipe in draw_stencil_pixels() 18 vuotta sitten
  Brian 47f2e97019 get_tile() for z16, z32, s8z24 surfaces needs to return 4 floats per pixel (for depth texture sampling) 18 vuotta sitten
  Brian af96043167 added a pipe->flush() call in xmesa_clear() 18 vuotta sitten
  Zack Rusin 02cf317ed6 Add copyright headers and do some cleanups. 18 vuotta sitten