22236 Commits (e848a86dbacbec0bed16fac29264c77f4c2eeb0c)
 

Author SHA1 Message Date
  Corbin Simpson e87f26a9b6 r300-gallium: Debugging for the more sensitive card registers. 16 years ago
  Corbin Simpson 0f0d0b62ff r300-gallium: r500-fs: Fixup immediate->constant counting a bit. 16 years ago
  Corbin Simpson fbd758c55e r300-gallium: More query stuff. 16 years ago
  Brian Paul c334ce273e swrast: use better _swrast_compute_lambda() function 16 years ago
  Vinson Lee 1eee1bac1f mesa: update/fix doxygen comments 16 years ago
  José Fonseca c1f8de9954 util: Realloc takes bytes. 16 years ago
  Michal Krol f20a0155f3 wgl: Port sharedtex_mt to WGL. 16 years ago
  Michal Krol ed3781fdc5 tgsi: Document ps_2_0 instruction set operations. 16 years ago
  Michal Krol 223bf49b20 tgsi: Document ps_1_4 instruction set operations. 16 years ago
  Michal Krol 95ef9803da tgsi: Document ps_1_1 instruction set operations. 16 years ago
  Michal Krol f07400592f tgsi: Begin documenting GLSL instruction set operations. 16 years ago
  Michal Krol 0ff360c829 tgsi: Begin documenting NV_geometry_program4 instruction set operations. 16 years ago
  Thomas Hellstrom 1d2b14cf56 xdemos: Fix sharedtex_mt. 16 years ago
  Michal Krol 7f1062584e python: Return on unknown pixel format. 16 years ago
  Michal Krol c337bafeb9 gallium: Use `_new' name, `new' is a reserved keyword in C++. 16 years ago
  Michal Krol 1e23dac869 gallium: Provide unprotected atomic implementation for display and miniport interfaces. 16 years ago
  Michal Krol 709b3128f3 python: Fix build after refcount rework. 16 years ago
  Michal Krol 7b0c459bb4 python: Include `p_winsys_screen.h'. 16 years ago
  Michal Krol 4e1c925ef5 python: Do not pass screen object to pipe_buffer_reference. 16 years ago
  Michal Krol 627c2d2f0a tgsi: Silence const pointer cast warnings. 16 years ago
  Corbin Simpson 175f58baa9 r300-gallium: r500-fs: Properly set up TEX/OUT. 16 years ago
  Corbin Simpson 307e68f739 r300-gallium: r500-fs: Texture insts, ABS, moar comments. 16 years ago
  Corbin Simpson 93ef9ec5eb r300-gallium: Clean up some code, un-special-case scalar ops. 16 years ago
  Corbin Simpson f1d93f6082 r300-gallium: r500-fs: CMP/MOV/SWZ, negation, ADD/MAD/MUL/SUB. 16 years ago
  Corbin Simpson add896aec8 r300-gallium: Fix relocation for textures. 16 years ago
  Jakob Bornecrantz b95789ddb9 trace: Fix memory leak 16 years ago
  José Fonseca cddf629282 util: bitmask data type. 16 years ago
  Jakob Bornecrantz 068fd6d50b trace: Re-init refcounters just incase 16 years ago
  Jakob Bornecrantz f73066fbd5 trace: Dump buffer data via buffer writes 16 years ago
  Jakob Bornecrantz 2f52c7f901 progs/trivial: Ignores 16 years ago
  Jakob Bornecrantz 2004b99b83 progs/tests: Ignores 16 years ago
  Michal Krol d8445e8fe1 python: Use transfer object to read from a surface. 16 years ago
  Michal Krol fcf93aa06d python: pipe_vertex_buffer's pitch member has been renamed to stride. 16 years ago
  Michal Krol 56282d79f6 python: size is not a member of pipe_constant_buffer any more. 16 years ago
  Corbin Simpson 5ad1721540 r300-gallium: r500-fs: Add ABS. 16 years ago
  Corbin Simpson 567aead92a r300-gallium: r500-fs: Clamp only when saturation flags are set. 16 years ago
  Corbin Simpson 3cce08e313 r300-gallium: r500-fs: Working ADD and MUL, add more sop stuff. 16 years ago
  Corbin Simpson b9ecd7273b r300-gallium: Cleanup a few things. 16 years ago
  Corbin Simpson d16533cc87 r300-gallium: r500-fs: MUL. 16 years ago
  Corbin Simpson fe1c94d8d3 r300-gallium: r500-fs: Stub out the simple scalar ops. 16 years ago
  Corbin Simpson a22e40c29c r300-gallium: r500-fs: Add DPH. 16 years ago
  Corbin Simpson 65ec17f320 r300-gallium: r500-fs: Add dot products. 16 years ago
  Michal Krol c97b671d64 gallium: Implement atomic for MSVC on x86. 16 years ago
  Michal Krol a7d42e11b4 gallium: Implement atomic interface for windows user mode subsystem. 16 years ago
  José Fonseca 102cb5c9cd scons: Promote declaration-after-statement to error. Detect more warnings. 16 years ago
  José Fonseca e5a3aa5672 progs: Try to read the texture from the current dir, if full path fails. 16 years ago
  Michal Krol ed7bb2c196 gallium: Use macro parameter names consistently. 16 years ago
  Michal Krol bf6ed0b962 gallium: pipe_mutex_init() is of type void. 16 years ago
  Michal Krol 13dad5294b gallium: Include p_compiler.h for integer types. 16 years ago
  Michal Krol 47c18b35b0 softpipe: Use p_atomic_read, not atomic_read. 16 years ago