22526 Commits (1ea7f0fef055245fa18c0fbc3e54a866956c2507)
 

Author SHA1 Message Date
  Brian Paul e53d6ab39b st: rearrange some code to be a little more clear 16 years ago
  Brian Paul 227aa0070d gallium: remove unneeded compressed=0 assignment 16 years ago
  Brian Paul f97df61d26 gallium: remove unneeded compressed=0 assignment 16 years ago
  Brian Paul f122015674 st: remove comp_byte parameter to st_texture_create() 16 years ago
  Brian Paul 1ad2484f03 st: consolidate format->usage computation 16 years ago
  Brian Paul eaca19edbb st: add const qualifiers, use GL types 16 years ago
  Brian Paul d11d903c1b st: make loops over 3D texture slices a litte more intuitive 16 years ago
  Brian Paul 5facd7986a st: reformatting and clean-ups in texture code 16 years ago
  Michal Krol 790a18f2c2 tgsi/sse2: Fix ARL instruction. 16 years ago
  Michal Krol c54b219975 tgsi/sse2: Fix LIT instruction. 16 years ago
  José Fonseca 7cfd3b3bdf trace: Dump the fence, not its pointer. 16 years ago
  José Fonseca 16c9bb81fd wgl: Remove unused member. 16 years ago
  José Fonseca 0da3a13d6a trace: Use 'flags' name consistently. 16 years ago
  José Fonseca 7ea265888f gallium: Use "flags" consistently. 16 years ago
  José Fonseca fa2b9e4306 gdi: Use stw_* names. 16 years ago
  José Fonseca 81660a44dc wgl: Use more stw_* names. 16 years ago
  José Fonseca 4bbb5eb96a wgl: Use hooks instead of subclassing the window. 16 years ago
  Brian Paul deff099215 mesa: fix potential recursive locking deadlock in _mesa_HashWalk() 16 years ago
  Brian Paul 3163ea1453 i965: free shader's constant buffer in brwDeleteProgram() 16 years ago
  José Fonseca 564ba25386 wgl: Catch the attempt of releasing a context which is not current. 16 years ago
  José Fonseca 858d3da441 wgl: Move the framebuffer list to the device. Avoid recursive locking. 16 years ago
  José Fonseca 8ef4129003 wgl: More symbol naming normalization. 16 years ago
  José Fonseca d8ffccc80b stw: Use wglext.h's defines and prototypes. 16 years ago
  José Fonseca 19068d93c8 stw: Normalize symbols prefix. 16 years ago
  José Fonseca 7e563200b8 wgl: Add const qualifier to global constant data. 16 years ago
  Brian Paul 8131123eff i965: set BRW_MASK_DISABLE flag in "send" instruction in brw_dp_READ_4() 16 years ago
  Brian Paul 43fc20e4e1 i965: clean-ups, debug code in brw_wm_glsl.c 16 years ago
  Brian Paul 42cd3014f8 i965: init current_const[i].index = -1 16 years ago
  Brian Paul ed9ba19bbb i965: move the fetch_constants() call before setting conditional mod state 16 years ago
  Brian Paul f4468384b6 mesa: minor datatype changes in optimization code 16 years ago
  Ben Skeggs 0da2781f2f nv50: adapt for new clear interface 16 years ago
  Corbin Simpson 8648c26858 r300-gallium: Properly emit indexbufs. 16 years ago
  Corbin Simpson b3639d43f2 r300-gallium: Add vertex shader constant emit. 16 years ago
  José Fonseca 71504c7700 python/retrace: Try to cope with failures creating textures. 16 years ago
  José Fonseca c89eba0f31 python: Don't try to finish a null fence. 16 years ago
  José Fonseca 4342d6a91f python/retrace: Use colors on windows console. 16 years ago
  Robert Ellison 23ad86cfb9 Mesa: allow suppression of debug messages in a debug build 16 years ago
  Alan Hourihane a97c846d61 gallium: when using gl_PointCoord ensure we use the correct attribute. 16 years ago
  José Fonseca 84e784665a python/retrace: Allow to specify the range of calls of interest. 16 years ago
  José Fonseca e0e5d5014e trace: Make calls dumping threadsafe. 16 years ago
  José Fonseca d2cdf6253c trace: Make call no global. 16 years ago
  José Fonseca c14562d3b1 python/retrace: Handle recent traces. 16 years ago
  José Fonseca aaea658dbe python: Fix method renaming. 16 years ago
  José Fonseca 724929db3c python: Cope with null surfaces. 16 years ago
  José Fonseca 923b4413a6 wgl: Integrate the trace driver on debug builds. 16 years ago
  José Fonseca 927eb8fe4c trace: Simplify cast wrappers. 16 years ago
  José Fonseca 7000b9d74a trace: Match pipe_context::clear prototype. 16 years ago
  Brian Paul a3277c542b gallium: handle the case of util_pack_z_stencil(format=PIPE_FORMAT_S8_UNORM) 16 years ago
  Brian Paul 9f784647ad docs: bump Gallium version number 16 years ago
  Brian Paul f6b71d02c7 docs: updated Cell driver info 16 years ago