319 Ревизии (4f134f91a427b053d1bc069cb6cac48a0982abc3)

Автор SHA1 Съобщение Дата
  Brian Paul 83a525af95 cell: use tgsi_dump_instruction() instead of spe_comment() преди 17 години
  Brian Paul fba6dac380 cell: added rule to produce .s assembly files преди 17 години
  Brian Paul a129c7268a cell: fix breakage from xlib re-org преди 17 години
  Keith Whitwell 002dfb12fc gallium: split driver-independent code out of xlib winsys преди 17 години
  Jonathan Adamczewski 52d5d25537 cell: replace 0 with -1 in SPE_COUNT_USABLE_SPES query преди 17 години
  Brian Paul b7257890dc cell: fix code emit for RSQ/RCP when src arg == dst arg преди 17 години
  Jonathan Adamczewski 785e90a7dc cell: SIMDize sorting in setup_sort_vertices() преди 17 години
  Jonathan Adamczewski 90167d0ee9 cell: SIMDize some subtractions преди 17 години
  Jonathan Adamczewski bd2e8888ed cell: improvements to spu_tri.c преди 17 години
  Jonathan Adamczewski 921ec940f0 cell: new spu_shuffle.h header преди 17 години
  Brian Paul 8f6e2f8620 cell: initial codegen support for fragment shader loops преди 17 години
  Brian Paul 38b526999c cell: add support for PIPE_CAP_TEXTURE_MIRROR_REPEAT query преди 17 години
  Brian Paul 7ba6869308 cell: clean-up, improve SPU code generation преди 17 години
  Brian 9832f92850 cell: fix typo (s/10/0) преди 17 години
  Robert Ellison 11fc390f64 CELL: use variant-length fragment ops programs преди 17 години
  Robert Ellison 85063fe943 CELL: improve twiddling/untwiddling error text преди 17 години
  Robert Ellison 2c29a6896a CELL: fix stencil twiddling, stencil invert преди 17 години
  Robert Ellison 44257a8e75 CELL: fix stencil test bugs преди 17 години
  Brian Paul 058ccf0cb5 cell: include cell_surface.h преди 17 години
  Brian Paul 2d8d82000e cell: include cell_pipe_state.h преди 17 години
  Brian Paul 7f3d45758c cell: implement NRM3 opcode преди 17 години
  Robert Ellison 90027f8578 CELL: two-sided stencil fixes преди 17 години
  Robert Ellison b493fdd7e3 CELL: fix several stencil problems преди 17 години
  Brian Paul 88360913a7 cell: minor reformatting, var renaming преди 17 години
  Robert Ellison 14e1505cce CELL: fix use of stencil value mask преди 17 години
  Jonathan White 443e102fdc cell: Protected use of non-initialized untile buffers преди 17 години
  Robert Ellison 711f8a1dd9 CELL: stencil bug fixes преди 17 години
  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 години
  Brian Paul 1f7a323a13 cell: add scalar param to emit_function_call() to indicate scalar function calls преди 17 години
  Brian Paul 8b3af5c5d6 cell: use simd utilities for pow, exp2, log2 преди 17 години
  Brian Paul db680ac0e3 cell: fix a number of fence issues преди 17 години
  Brian Paul 5748759087 cell: don't include libmisc.h преди 17 години
  Brian Paul d01324eb78 cell: fix some problems when displaying to a PIPE_FORMAT_B8G8R8A8_UNORM screen преди 17 години
  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 години
  Brian Paul 3aea9c463b cell: include pthread.h преди 17 години
  Brian Paul 70dd4379d2 cell: implement fencing for texture buffers преди 17 години
  Brian Paul 0ae4728eb4 cell: set cell->num_textures преди 17 години
  Brian Paul 0c1e98d959 cell: note that dst reg writing needs clamping преди 17 години
  Brian Paul abfc32a68c cell: minor improvements to batch buffer functions преди 17 години
  Brian Paul 6cec79dc4f cell: temporarily disable freeing of tiled texture memory преди 17 години
  Brian Paul 81724da4f6 cell: use an approximation in compute_lambda_2d() to avoid sqrt преди 17 години
  Brian Paul 9fa8671c73 cell: add new debug flag (cache) to report texture cache stats on exit преди 17 години
  Brian Paul cb8ebc9124 cell: more efficient state emit for textures/samplers преди 17 години
  Brian Paul fa7b838806 cell: use 7-bit weights in sample_texture_2d_bilinear_int() преди 17 години
  Brian Paul 51ffab362b cell: pass spu_texture_level ptr to get_four_texels() преди 17 години
  Brian Paul 033c90f4c1 cell: implement KIL instruction преди 17 години
  Brian Paul 8bff2fccc9 cell: CELL_NUM_SPUS env var преди 17 години
  Brian Paul 5191429b15 cell: trilinear mipmap interpolation преди 17 години
  Brian Paul f0c70f9aab cell: update comments преди 17 години
  Brian Paul 1da8f9b005 cell: call proper sampler function in sample_texture_cube() преди 17 години