53360 Commits (eee1ff423c6a0c9c776b4e76b79bb5ed5480d83c)
 

Author SHA1 Message Date
  Eric Anholt 54679fcbca i965: Share the predicate field between FS and VS. 13 years ago
  Eric Anholt 7abfb67dc4 i965: Rename fs_cfg types to not mention fs. 13 years ago
  Eric Anholt 5ed57d9543 i965: Move brw_fs_cfg.* to brw_cfg.*. 13 years ago
  Eric Anholt 24aeeb2fdc i965: Make the FS and VS share a few visitor/instruction fields. 13 years ago
  Eric Anholt 338fd85e62 i965/vs: Trim the swizzle of the scratch write temporary. 13 years ago
  Eric Anholt af911b2819 i965/vs: Do the temporary allocation in emit_scratch_write(). 13 years ago
  Eric Anholt 9499f7984e i965/vs: Simplify emit_scratch_write() prototype. 13 years ago
  Eric Anholt 914d8f9f84 i965/vs: Add a little bit of IR-level debug ability. 13 years ago
  Adam Jackson a30d14635d glx: Add GLXBadProfileARB to the error string list 13 years ago
  Owen W. Taylor 1d0c621121 glx: Fix listing of INTEL_swap_event in glXQueryExtensionsString() 13 years ago
  José Fonseca aa2067c757 gallivm: Hide AVX support when requested by LP_NATIVE_VECTOR_WIDTH or unsupported by LLVM. 13 years ago
  Will Schmidt 54821c0e99 gallivm: Use mcjit for ppc_64 architecture 13 years ago
  Brian Paul 32638737c5 st/mesa: silence MSVC signed/unsigned comparison warning 13 years ago
  Brian Paul ead664e506 st/mesa: silence MSVC double/unsigned assignment warning 13 years ago
  Brian Paul 198d1bdb5f tgsi: silence MSVC signed/unsigned comparison warnings 13 years ago
  Brian Paul 34a5fd2a39 util: fix MSVC signed/unsigned comparison warning in u_upload_mgr.c code 13 years ago
  Brian Paul ba7bfdeff2 util: fix MSVC signed/unsigned comparison warning in u_vbuf.c code 13 years ago
  Brian Paul a0785544e3 util: fix MSVC double/float conversion warning in u_format_r11g11b10f.h 13 years ago
  Brian Paul f031910486 draw: silence MSVC signed/unsigned comparison warnings 13 years ago
  Brian Paul a115a29153 util/blitter: silence assorted MSVC warnings 13 years ago
  Brian Paul 7abd136e91 wmesa: remove old, unused span code 13 years ago
  José Fonseca 879894552b scons: Fix graw-xlib lib order. 13 years ago
  José Fonseca ea2978b11c tgsi: Add support to parse IMM[x] too. 13 years ago
  José Fonseca 2ab6e67d90 Revert "gallivm: Don't use llvm.x86.avx.max/min.ps.256 inadvertently." 13 years ago
  Vinson Lee 53e36d333c build: Build on Cygwin with gnu99 instead of c99. 13 years ago
  Matt Turner 0199ff7fe3 es2api: Add GL ES 3 headers 13 years ago
  Matt Turner c9155c9317 glapi: Add es2="3.0" attributes to XML. 13 years ago
  Brian Paul 1284543a44 svga: whitespace fixes, remove useless comments 13 years ago
  Brian Paul 0087f5ce51 svga: silence MSVC warning about negating an unsigned value 13 years ago
  Brian Paul ffbac58746 svga: silence MSVC double/float assignment warnings 13 years ago
  Brian Paul ce3faa993c svga: fix MSVC double/float parameter warning 13 years ago
  Brian Paul d21e6c87c0 svga: silence MSVC float/int assignment warnings 13 years ago
  Brian Paul 200291e087 svga: silence MSVC double/float assignment warnings 13 years ago
  Brian Paul 25cd2c2a8a svga: silence some MSVC signed/unsigned comparison warnings 13 years ago
  Ian Romanick 4d0458dc6e mesa/tests: Add ES1.1 dispatch table sanity test 13 years ago
  Ian Romanick 95b76eab71 mesa/tests: Compile ES2 test regardless of FEATURE_ES2 setting 13 years ago
  Brian Paul c50d6a2abc mesa: remove FEATURE_ES1 tests in enable.c code 13 years ago
  Brian Paul 1633fa1627 mesa: remove FEATURE_ES test in _mesa_get_compressed_formats() 13 years ago
  Brian Paul 4936aadcd1 mesa: remove FEATURE_ES test in _mesa_is_compressed_format() 13 years ago
  Brian Paul 920f331cf1 mesa: remove FEATURE_GL test from updated_drawbuffers() 13 years ago
  Brian Paul 99940eef48 mesa: remove #if _HAVE_FULL_GL checks 13 years ago
  Brian Paul 198fa6452b mesa: remove ASSERT_NO_FEATURE macro 13 years ago
  Eric Anholt 7139ab80ca i965: Fix rendering to small mipmaps of depth/stencil buffers using a temp mt. 13 years ago
  Eric Anholt 5c8dd6cf79 i965: Share the draw x/y offset masking code between main/blorp and all gens. 13 years ago
  Eric Anholt ddfa346e4a i965: Make a helper function for the renderbuffer temporary mt workaround. 13 years ago
  Eric Anholt 4bec2e31bf i965: Warn on a couple of workarounds in blending. 13 years ago
  Eric Anholt 1fe71848b6 intel: Add a macro for printing a debug warning once. 13 years ago
  Andreas Boll 85067d4bab docs: add note about removal of GL_NV_fragment_program 13 years ago
  Paul Berry 381186dbf8 glapi: Delete gles_api.py, since it is no longer used. 13 years ago
  Paul Berry c8ad6ef1c6 mapi_abi: Use GLES information from XML rather than gles_api.py. 13 years ago