319 Incheckningar (4f134f91a427b053d1bc069cb6cac48a0982abc3)

Upphovsman SHA1 Meddelande Datum
  Jonathan Adamczewski 52d5d25537 cell: replace 0 with -1 in SPE_COUNT_USABLE_SPES query 17 år sedan
  Brian Paul b7257890dc cell: fix code emit for RSQ/RCP when src arg == dst arg 17 år sedan
  Jonathan Adamczewski 785e90a7dc cell: SIMDize sorting in setup_sort_vertices() 17 år sedan
  Jonathan Adamczewski 90167d0ee9 cell: SIMDize some subtractions 17 år sedan
  Jonathan Adamczewski bd2e8888ed cell: improvements to spu_tri.c 17 år sedan
  Jonathan Adamczewski 921ec940f0 cell: new spu_shuffle.h header 17 år sedan
  Brian Paul 8f6e2f8620 cell: initial codegen support for fragment shader loops 17 år sedan
  Brian Paul 38b526999c cell: add support for PIPE_CAP_TEXTURE_MIRROR_REPEAT query 17 år sedan
  Brian Paul 7ba6869308 cell: clean-up, improve SPU code generation 17 år sedan
  Brian 9832f92850 cell: fix typo (s/10/0) 17 år sedan
  Robert Ellison 11fc390f64 CELL: use variant-length fragment ops programs 17 år sedan
  Robert Ellison 85063fe943 CELL: improve twiddling/untwiddling error text 17 år sedan
  Robert Ellison 2c29a6896a CELL: fix stencil twiddling, stencil invert 17 år sedan
  Robert Ellison 44257a8e75 CELL: fix stencil test bugs 17 år sedan
  Brian Paul 058ccf0cb5 cell: include cell_surface.h 17 år sedan
  Brian Paul 2d8d82000e cell: include cell_pipe_state.h 17 år sedan
  Brian Paul 7f3d45758c cell: implement NRM3 opcode 17 år sedan
  Robert Ellison 90027f8578 CELL: two-sided stencil fixes 17 år sedan
  Robert Ellison b493fdd7e3 CELL: fix several stencil problems 17 år sedan
  Brian Paul 88360913a7 cell: minor reformatting, var renaming 17 år sedan
  Robert Ellison 14e1505cce CELL: fix use of stencil value mask 17 år sedan
  Jonathan White 443e102fdc cell: Protected use of non-initialized untile buffers 17 år sedan
  Robert Ellison 711f8a1dd9 CELL: stencil bug fixes 17 år sedan
  Jonathan White 157ddc1418 cell: Added check for PIPE_FLUSH_RENDER_CACHE to cell_flush to fix black blocks during st_readpixels due to a flush wait not happening in order to allow any previous rendering to complete. 17 år sedan
  Brian Paul 1f7a323a13 cell: add scalar param to emit_function_call() to indicate scalar function calls 17 år sedan
  Brian Paul 8b3af5c5d6 cell: use simd utilities for pow, exp2, log2 17 år sedan
  Brian Paul db680ac0e3 cell: fix a number of fence issues 17 år sedan
  Brian Paul 5748759087 cell: don't include libmisc.h 17 år sedan
  Brian Paul d01324eb78 cell: fix some problems when displaying to a PIPE_FORMAT_B8G8R8A8_UNORM screen 17 år sedan
  Jonathan White 582ca6e418 cell: Added support for untwiddling textures during glReadPixels. This allows glReadPixels to work correctly on cell now and makes conformance tests that use pixel compares useable. 17 år sedan
  Brian Paul 3aea9c463b cell: include pthread.h 17 år sedan
  Brian Paul 70dd4379d2 cell: implement fencing for texture buffers 17 år sedan
  Brian Paul 0ae4728eb4 cell: set cell->num_textures 17 år sedan
  Brian Paul 0c1e98d959 cell: note that dst reg writing needs clamping 17 år sedan
  Brian Paul abfc32a68c cell: minor improvements to batch buffer functions 17 år sedan
  Brian Paul 6cec79dc4f cell: temporarily disable freeing of tiled texture memory 17 år sedan
  Brian Paul 81724da4f6 cell: use an approximation in compute_lambda_2d() to avoid sqrt 17 år sedan
  Brian Paul 9fa8671c73 cell: add new debug flag (cache) to report texture cache stats on exit 17 år sedan
  Brian Paul cb8ebc9124 cell: more efficient state emit for textures/samplers 17 år sedan
  Brian Paul fa7b838806 cell: use 7-bit weights in sample_texture_2d_bilinear_int() 17 år sedan
  Brian Paul 51ffab362b cell: pass spu_texture_level ptr to get_four_texels() 17 år sedan
  Brian Paul 033c90f4c1 cell: implement KIL instruction 17 år sedan
  Brian Paul 8bff2fccc9 cell: CELL_NUM_SPUS env var 17 år sedan
  Brian Paul 5191429b15 cell: trilinear mipmap interpolation 17 år sedan
  Brian Paul f0c70f9aab cell: update comments 17 år sedan
  Brian Paul 1da8f9b005 cell: call proper sampler function in sample_texture_cube() 17 år sedan
  Brian Paul 926b8dbb3e cell: clean up various texture-related things 17 år sedan
  Brian Paul 0116ee1d1c cell: start some performance measurements 17 år sedan
  Brian Paul 1c915b14a5 cell: updated debug code 17 år sedan
  Brian Paul 224c19a758 cell: get rid of last usage of float4 union/typedef 17 år sedan