18344 Revize (8bdb4d2b2fdb12d0ba5249c289d349e35d893d00)
 

Autor SHA1 Zpráva Datum
  Stephane Marchesin 8bdb4d2b2f Gallivm: add slt. glxgears should be running, except it isn't. před 17 roky
  Stephane Marchesin 3f4b67f5d7 Gallivm: port to llvm 2.4. před 17 roky
  Stephane Marchesin fdcaf569d4 Gallivm: fix off-by-one. před 17 roky
  Stephane Marchesin 9859edc606 Gallivm: need to link with libstdc++ for llvm. před 17 roky
  Stephane Marchesin 0116ea34e1 Gallivm: more instructions. před 17 roky
  Stephane Marchesin 3f477e111a Gallivm: make it compile again, add some opcodes. před 17 roky
  Brian Paul 5620c20b24 mesa: fix temp register allocation problems. před 17 roky
  Brian Paul 2cb213ff23 egl: check for null ptr/name před 17 roky
  Brian Paul 5b60d6d07b egl: remove space after -L flag před 17 roky
  José Fonseca 23e325e55a Add -msse and -msse2 to the *-x86 configs. před 17 roky
  José Fonseca cb8a3ba433 util: No-op u_sse.h outside PIPE_ARCH_X86/X86_64. před 17 roky
  José Fonseca cbfce4175b tgsi: Include p_config.h. před 17 roky
  Jonathan White e3378790bb cell: Fixed usage of MAX_INSTRUCTIONS to use new MAX_PROGRAM_INSTRUCTIONS instead of old MAX_NV_XXX definitions in order to allow Cell TGSI fragment program generator to work again. před 17 roky
  Jonathan White 5e585719eb cell: Moved X86 checks to wrap #include section so that Cell targets will compile again. před 17 roky
  José Fonseca 8415d06d90 util: Fix util_fast_pow/exp2/log2. před 17 roky
  José Fonseca 5dc8e67078 tgsi: SSE2 optimized exp2, log2 and pow implementations. před 17 roky
  José Fonseca 906336cd7c util: Header for SSE2 intrinsics portability. před 17 roky
  José Fonseca 6607f2cf19 rtasm: Implement immediate group 1 instructions. Fix SIB emition. před 17 roky
  Brian Paul fe1c9872ae cell: checkpoint: more work in emit_function_call() před 17 roky
  Brian Paul 55b65d3b42 cell: stub-out sin/cos function bodies to avoid trashing caller's stack for now před 17 roky
  Brian Paul 938e12c1ca gallium: SPU register comments před 17 roky
  Brian Paul 9d00cd3fc7 cell: move command processing code into new spu_command.c file před 17 roky
  Brian Paul bb01c1a78e cell: move debug-related declarations před 17 roky
  Brian Paul f45d39fa34 cell: move debug macros into new spu_debug.h před 17 roky
  Brian Paul a1189ea882 cell: move really_clear_tiles() před 17 roky
  Brian Paul bac5900a14 cell: align instruction buffers to 8-byte, not 32-byte boundary před 17 roky
  Brian Paul b5303446a8 cell: asst clean-up, var renaming před 17 roky
  Brian Paul 6741739d1e cell: remove unneeded blend/depth_stencil subclasses před 17 roky
  Brian Paul 164fb1299e cell: checkpoint: support for function calls in SPU shaders před 17 roky
  Brian Paul f5127909fb cell: inst reorder to save a cycle před 17 roky
  Alan Hourihane 632055f831 st: add prototype for st_get_framebuffer_dimensions() před 17 roky
  Alan Hourihane 6d3e2e7e92 st: export st_get_framebuffer_dimensions() to retrieve před 17 roky
  Brian Paul c7510ddc3f mesa: fix incorrect parameter order před 17 roky
  Brian Paul 47bf268457 mesa: remove const qualifiers to match device driver interface function před 17 roky
  Brian Paul 81234666fc gallium: rename tgsi_translate_mesa_program() to st_translate_mesa_program() před 17 roky
  Brian Paul fad2dd8447 mesa: add some braces před 17 roky
  Brian Paul f51cca72d3 mesa: fix/simplify initialization of vertex/fragment program limits před 17 roky
  Brian Paul b5e1a93036 mesa: increase MAX_INSTRUCTIONS před 17 roky
  Brian Paul d01269a57f mesa: fix swizzle failure, fix typo před 17 roky
  Brian Paul 6c72bc8089 mesa: fix default buffer object access value před 17 roky
  Alan Hourihane e9c722b660 st: change from ** to * for st_unreference_framebuffer() před 17 roky
  Keith Whitwell 6f83c30dd0 mesa: fix indenting před 17 roky
  Keith Whitwell 9ee04ce4e4 dri: remove unused files present only on gallium-0.2 branch před 17 roky
  Keith Whitwell fb8db63a89 Merge commit 'origin/master' into HEAD před 17 roky
  Alan Hourihane bb6a69d169 egl: cleanup doublebuffer check před 17 roky
  Alan Hourihane cc6bdf49ca egl: switch to egl_glx.so as the default EGL driver for X. před 17 roky
  Alan Hourihane 192f45606a egl: fudge with LIBGL_DRIVERS_PATH to pick up EGL specific DRI driver. před 17 roky
  Alan Hourihane 8015f3ae3b egl: Add new EGL driver that wraps GLX. před 17 roky
  Alan Hourihane d142f216d2 link EGL demos with -lGL před 17 roky
  Brian 1e3a44fab0 mesa: fix cast/conversion for optional code před 17 roky