18330 次代码提交 (8415d06d90a197e16554dab98d160334fd9f9f93)
 

作者 SHA1 备注 提交日期
  José Fonseca 8415d06d90 util: Fix util_fast_pow/exp2/log2. 17 年前
  José Fonseca 5dc8e67078 tgsi: SSE2 optimized exp2, log2 and pow implementations. 17 年前
  José Fonseca 906336cd7c util: Header for SSE2 intrinsics portability. 17 年前
  José Fonseca 6607f2cf19 rtasm: Implement immediate group 1 instructions. Fix SIB emition. 17 年前
  Brian Paul fe1c9872ae cell: checkpoint: more work in emit_function_call() 17 年前
  Brian Paul 55b65d3b42 cell: stub-out sin/cos function bodies to avoid trashing caller's stack for now 17 年前
  Brian Paul 938e12c1ca gallium: SPU register comments 17 年前
  Brian Paul 9d00cd3fc7 cell: move command processing code into new spu_command.c file 17 年前
  Brian Paul bb01c1a78e cell: move debug-related declarations 17 年前
  Brian Paul f45d39fa34 cell: move debug macros into new spu_debug.h 17 年前
  Brian Paul a1189ea882 cell: move really_clear_tiles() 17 年前
  Brian Paul bac5900a14 cell: align instruction buffers to 8-byte, not 32-byte boundary 17 年前
  Brian Paul b5303446a8 cell: asst clean-up, var renaming 17 年前
  Brian Paul 6741739d1e cell: remove unneeded blend/depth_stencil subclasses 17 年前
  Brian Paul 164fb1299e cell: checkpoint: support for function calls in SPU shaders 17 年前
  Brian Paul f5127909fb cell: inst reorder to save a cycle 17 年前
  Alan Hourihane 632055f831 st: add prototype for st_get_framebuffer_dimensions() 17 年前
  Alan Hourihane 6d3e2e7e92 st: export st_get_framebuffer_dimensions() to retrieve 17 年前
  Brian Paul c7510ddc3f mesa: fix incorrect parameter order 17 年前
  Brian Paul 47bf268457 mesa: remove const qualifiers to match device driver interface function 17 年前
  Brian Paul 81234666fc gallium: rename tgsi_translate_mesa_program() to st_translate_mesa_program() 17 年前
  Brian Paul fad2dd8447 mesa: add some braces 17 年前
  Brian Paul f51cca72d3 mesa: fix/simplify initialization of vertex/fragment program limits 17 年前
  Brian Paul b5e1a93036 mesa: increase MAX_INSTRUCTIONS 17 年前
  Brian Paul d01269a57f mesa: fix swizzle failure, fix typo 17 年前
  Brian Paul 6c72bc8089 mesa: fix default buffer object access value 17 年前
  Alan Hourihane e9c722b660 st: change from ** to * for st_unreference_framebuffer() 17 年前
  Keith Whitwell 6f83c30dd0 mesa: fix indenting 17 年前
  Keith Whitwell 9ee04ce4e4 dri: remove unused files present only on gallium-0.2 branch 17 年前
  Keith Whitwell fb8db63a89 Merge commit 'origin/master' into HEAD 17 年前
  Alan Hourihane bb6a69d169 egl: cleanup doublebuffer check 17 年前
  Alan Hourihane cc6bdf49ca egl: switch to egl_glx.so as the default EGL driver for X. 17 年前
  Alan Hourihane 192f45606a egl: fudge with LIBGL_DRIVERS_PATH to pick up EGL specific DRI driver. 17 年前
  Alan Hourihane 8015f3ae3b egl: Add new EGL driver that wraps GLX. 17 年前
  Alan Hourihane d142f216d2 link EGL demos with -lGL 17 年前
  Brian 1e3a44fab0 mesa: fix cast/conversion for optional code 17 年前
  José Fonseca 9f3e37de17 util: Update fast_log2 article url. 17 年前
  Brian Paul b3c3bc63f0 mesa: fix typo (s/feadback/feedback/). Fixes broken selection/feedback. 17 年前
  Brian Paul 8124faf89d mesa: fix float->int mapping for glGetIntegerv(GL_DEPTH_CLEAR_VALUE) 17 年前
  Brian Paul 6222eb3fcd mesa: fix some VBO buffer object issues 17 年前
  Sam Hocevar 507ef82077 mesa: fix function params to match prototypes 17 年前
  Sam Hocevar 7be5411ce6 mesa: prevent the slang code generator from aborting when faced with a sampler variable redeclaration. 17 年前
  Sam Hocevar 561787e697 i965: support for sin() and cos() in vertex shaders. 17 年前
  Sam Hocevar 831bfb9053 i965: more meaningful message for unsupported opcodes. 17 年前
  Eric Anholt c5945c2d17 intel: Fix clears to depth_stencil texture attachments. 17 年前
  Alan Hourihane 4fe186f8dc add cso_hash_contains() function 17 年前
  Brian 1fe385fdc9 set SamplerUnit[] entry in load_texture() just to be safe 17 年前
  Brian dff0b0e772 use PROGRAM_CONSTANT instead of PROGRAM_STATE_VAR when generating immediates/literals 17 年前
  Brian 9b7e5a51f4 set program->SamplersUsed bit when using a texture instruction 17 年前
  Brian 93fef22d05 Remove ctx field from texenvprog_cache 18 年前