13569 Révisions (f504d87240542016213569b5da89e251adebc31d)
 

Auteur SHA1 Message Date
  Ian Romanick 3320b1874e Cell: Enable code gen for SPE attribute fetch il y a 17 ans
  Ian Romanick 71071b7a9e Cell: Add missing back-slash in linux-cell config file il y a 17 ans
  Ian Romanick eb3f7aa6f8 Cell: Add INCLUDE_DIRS to SPU_CFLAGS to fix build. il y a 17 ans
  Ian Romanick b08d3fa249 Make this file build on non-SSE builds (e.g., Cell) il y a 17 ans
  Ian Romanick 397b81bd1c Move cell_vertex_fetch.c for recent code reorg. il y a 17 ans
  Ian Romanick 55e64b63ad Initial version of code gen for attribute fetch il y a 17 ans
  Ian Romanick 2cc0c3b997 Correct the convert to and from float instructions il y a 17 ans
  Keith Whitwell c179bc9901 tgsi: pass through failure to sse-codegenerate for fragment programs too. il y a 17 ans
  Keith Whitwell b29d8d2729 draw: subclass vertex shaders according to execution method il y a 17 ans
  Keith Whitwell e822e09b89 softpipe: rename some functions to disambiguate il y a 17 ans
  Keith Whitwell 30d0bacf7a Merge commit 'origin/gallium-0.1' into gallium-0.1 il y a 17 ans
  Keith Whitwell 6ac2c1cc0c Merge commit 'origin/gallium-0.1' into gallium-0.1 il y a 17 ans
  José Fonseca 66f22aa3bf Code reorganization: s/aux/auxiliary/ -- update build. il y a 17 ans
  José Fonseca 92fcbf6e7b Code reorganization: s/aux/auxiliary/. il y a 17 ans
  Keith Whitwell c04a7f8929 gallium: reorganize fragment shader execution, unbreak sse il y a 17 ans
  Keith Whitwell fa9c160389 tgsi: disable dummy sse2 texture code il y a 17 ans
  José Fonseca 6d3831b11d Code reorganization: placeholder for state-trackers. il y a 17 ans
  José Fonseca 6acd63a498 Code reorganization: update build. il y a 17 ans
  José Fonseca b642730be9 Code reorganization: move files into their places. il y a 17 ans
  Zack Rusin 4593be34b2 vastly simplify indexing il y a 17 ans
  Zack Rusin cf51d5c421 redo indirection il y a 17 ans
  Zack Rusin f70cc89dbc redo the way immediates are handled il y a 17 ans
  Zack Rusin ae3375987f rename 'argument' to 'load' because that's what it does il y a 17 ans
  Zack Rusin d0364584be implement swizzling on writes il y a 17 ans
  Zack Rusin 13d9e616f6 a call was missed during the last rename il y a 17 ans
  Michal Krol 19780237ff gallium: Fix memory leak. il y a 17 ans
  Michal Krol 742c5d3e1b gallium: Fix memory leak. il y a 17 ans
  Michal Krol 6a7820d31f gallium: Use align_free() to free aligned memories. il y a 17 ans
  Michal Krol d3cd39493c gallium: Fix build on Windows. il y a 17 ans
  Michal Krol 3f1b712d0a gallium: Use MALLOC(). il y a 17 ans
  José Fonseca d8ae972fd0 gallium: Fix MSVC compiler warnings. il y a 17 ans
  Brian 663f4aaae6 gallium: remove some debug assertions in vertex format validation il y a 17 ans
  Brian 3d81a956b9 gallium: rearrange vertex info/layout validation il y a 17 ans
  Brian 1b6540b4b1 gallium: include draw_context.h to silence warning il y a 17 ans
  Brian d2b14311d9 gallium: minor function renaming il y a 17 ans
  Brian 4c1403f667 gallium: new tgsi_transform_shader() function il y a 17 ans
  Brian ca2f2c7664 gallium: new pgon-mode.c test il y a 17 ans
  Brian 5e345a653b gallium: call draw_flush() in softpipe_flush() il y a 17 ans
  Brian 7a3e59d236 gallium: fix some "instruction"/"declaration" mix-ups in tgsi_exec_prepare(). il y a 17 ans
  Brian 59cc1f4e62 gallium: replace "interpolate" terminology with "eval" to better reflect what's being done. il y a 17 ans
  Brian 4f32c53237 gallium: changes to polygon mode weren't detected in draw_unfilled stage. il y a 17 ans
  Brian b08102a8f3 gallium: rename draw_free_tmps->draw_free_temp_verts, draw_alloc_tmps->draw_alloc_temp_verts il y a 17 ans
  Brian e9c6c31651 galllium: comments, minor clean-ups il y a 17 ans
  Ian Romanick bbd7aabe2b More name typeo fixes. il y a 17 ans
  Ian Romanick d4d9943b01 s/spu_/spe_/g Ugh. il y a 17 ans
  Ian Romanick 18fd3b7571 Cell: pass pointers to stored memory values il y a 17 ans
  Ian Romanick f1257fd794 Cell: Fix unintended breakage from commit 1d62a057bcb3ee4ef6ebedd93f62ed2e0d8061ba il y a 17 ans
  Ian Romanick 77a1488620 Real-time assembler for Cell SPE. il y a 17 ans
  Ian Romanick dd07e154d2 Fetch routines convert and transpose all 4 vertices at once. il y a 17 ans
  Ian Romanick 125451b9f0 Remove open-coded fetch functions il y a 17 ans