21918 Commits (6aa6ae8cffd493fab8ef3174e9bfc6c9d72f8efb)
 

Autor SHA1 Nachricht Datum
  Brian Paul 6aa6ae8cff demos: fix error string, comment vor 16 Jahren
  Brian Paul 862dccd560 mesa: fix transposed red/blue in store_texel_rgb888/bgr888() functions vor 16 Jahren
  Brian Paul 4626e57e17 demos: fix typo vor 16 Jahren
  Keith Whitwell 1e074dcb7b demos: use glGenerateMipmapEXT entrypoint in cubemap.c vor 16 Jahren
  Roland Scheidegger 45b8e76b5c mesa test prog for ATI_envmap_bumpmap vor 16 Jahren
  Roland Scheidegger 3327cc64e7 i965: add support for ATI_envmap_bumpmap vor 16 Jahren
  Roland Scheidegger 36010806a1 regenerate glapi vor 16 Jahren
  Roland Scheidegger 114152e068 mesa: add support for ATI_envmap_bumpmap vor 16 Jahren
  Jakob Bornecrantz b7d841b59e progs/glsl: Ignore vor 16 Jahren
  Jakob Bornecrantz 808f322799 trace: Move buffer functions from winsys to screen vor 16 Jahren
  Jakob Bornecrantz 4225120503 trace: Remove all whitespace at EOL vor 16 Jahren
  Jakob Bornecrantz 5d418f7155 trace: Fixup trace a bit vor 16 Jahren
  Keith Whitwell 81569c2f69 mesa: add missing _glthread_INIT_MUTEX in _mesa_new_framebuffer() vor 16 Jahren
  Robert Ellison 6dceeb2eb8 i965: fix polygon face orientation when rendering to FBO vor 16 Jahren
  Brian Paul 548be3846d mesa: remove some last remnants of GL_MESA_program_debug vor 16 Jahren
  Brian Paul 4dfa3757c5 mesa: minor comments vor 16 Jahren
  Brian Paul 590f6fe050 mesa: remove gl_texture_object::_Function field and associated code vor 16 Jahren
  Brian Paul 7d9cb242fd intel: include main/viewport.h vor 16 Jahren
  Corbin Simpson d375a3bdda r300-gallium: Don't flush textures more than necessary. vor 16 Jahren
  Corbin Simpson f78bd5922d r300-gallium: Fix texture filters. vor 16 Jahren
  Corbin Simpson cec2170632 r300-gallium: r500-fs: More texture fixes. vor 16 Jahren
  Corbin Simpson c4c1774bbb r300-gallium: r500-fs: Add shader dumper and more tex work. vor 16 Jahren
  Corbin Simpson ddf31d0e31 r300-gallium: Fix CS count for texture emit. vor 16 Jahren
  Corbin Simpson 6b1596aed3 r300-gallium: r500-fs: Add SWZ. vor 16 Jahren
  Corbin Simpson ddba20b064 r300-gallium: Fix CS count in fb state emit. vor 16 Jahren
  Corbin Simpson d13e4bd1cb r300-gallium: Start swizzles. vor 16 Jahren
  Corbin Simpson 8b21250305 r300-gallium: Begin R500 fragment shader assembler. vor 16 Jahren
  Brian Paul 04465bb6df i965: fix lock-ups when GLSL program wrote to gl_FragDepth vor 16 Jahren
  Jakob Bornecrantz b6b198ea1b trace: Fixup trace a bit vor 16 Jahren
  Alan Hourihane b6c7db8deb xdemos: On termination with `esc` close the contexts correctly. vor 16 Jahren
  Michal Krol 5146b3f8fc tgsi: Implement RFL, SFL, STR, X2D opcodes. vor 16 Jahren
  Michal Krol 9ffe66760c tgsi: Begin documenting NV_fragment_program instruction set operations. vor 16 Jahren
  Michal Krol ae7ae570ef tgsi: Implement RCC opcode. vor 16 Jahren
  Michal Krol 94cf8ea3b6 tgsi: Document NV_vertex_program1_1 instruction set operations. vor 16 Jahren
  Brian Paul ddf7d8fe01 i965: more code clean-ups, comments vor 16 Jahren
  Brian Paul 76ff6d40f4 i965: minor code clean-ups, comments vor 16 Jahren
  Brian Paul 9c781de015 i965: use new cast wrappers vor 16 Jahren
  Brian Paul 294a473f7a i965: added cast wrappers, comments vor 16 Jahren
  Brian Paul 13177f03fc i965: asst. code clean-ups, comments vor 16 Jahren
  Brian Paul 6bed5caf88 i965: fix typos in comments vor 16 Jahren
  Brian Paul d861d589a8 glsl: remove _slang_attach_storage() function vor 16 Jahren
  Brian Paul b78463cbad glsl: some clean-ups, remove old assertions, add new assertions vor 16 Jahren
  Brian Paul 0522624c83 glsl: remove stray/unneeded totalSize assignment vor 16 Jahren
  Brian Paul 3c1ce2d649 mesa: fix dumb sizeof() vs. strlen() mix-up vor 16 Jahren
  Brian Paul 8dff9f349f glsl: fix typo: s/vec4_tex1d_proj/vec4_tex_1d_proj/ vor 16 Jahren
  Keith Whitwell a58065d4e2 progs/tests: compile with SCons and glew vor 16 Jahren
  Keith Whitwell 225de01f83 trivial: add a logic op test vor 16 Jahren
  Keith Whitwell 646f518e78 vpglsl: add simple mov.glsl vor 16 Jahren
  Michal Krol 38afa29340 tgsi: Untabify. vor 16 Jahren
  Michal Krol ca066f05cd tgsi: Implement CLAMP opcode. vor 16 Jahren