egl_g3d: Check external modules for client APIs first.
[mesa.git] / src / gallium /
2010-05-08 Chia-I Wuegl_g3d: Check external modules for client APIs first.
2010-05-07 Brian Paulgallium/draw: additional comments in the clipping code
2010-05-07 Brian Paultgis: fix SOA aliasing for MUL instruction in SSE codegen
2010-05-07 José Fonsecawgl: Add mapi to includes.
2010-05-07 Chia-I Wust/vega: Use vgapi.
2010-05-07 Chia-I Wuglapi: Move to src/mapi/.
2010-05-06 Török Edwingallivm: Require SSE2 for draw_llvm/llvmpipe due to...
2010-05-06 Brian Paulsoftpipe: fix dangling references to shaders in the...
2010-05-06 Brian Paultgsi: make SSE ADD instruction SOA-safe
2010-05-06 Brian Paultgsi: code refactoring
2010-05-06 Brian Paultgsi: added tgsi_get_processor_name()
2010-05-06 Brian Paultgsi: fix tgsi_exec_machine_bind_shader() to handle...
2010-05-06 Brian Paulgallium/tgsi: remove unused tgsi_exec_labels code
2010-05-06 José Fonsecallvmpipe: Fix fence wait.
2010-05-06 José Fonsecascons: Disable graw-null on msvc until linkage works.
2010-05-06 José Fonsecagraw-null: Try to fix MSVC linkage problems.
2010-05-06 Jakob Bornecrantzsvga: Fix scons build
2010-05-06 Qicheng Christopher Lillvmpipe: implement occlusion query
2010-05-06 Jakob Bornecrantzutil: Recognize FALSE and F in debug_get_bool_option
2010-05-06 José Fonsecagallium: untrack u_indices_gen.c and u_indices_gen.c
2010-05-06 José Fonsecaraw/clear: Make it portable.
2010-05-06 José Fonsecagraw-null: New target to ensure we always have a graw...
2010-05-06 José Fonsecagraw-xlib: Remove duplicate graw.h file.
2010-05-06 José FonsecaRevert "gallium: untrack u_indices_gen.c and u_indices_...
2010-05-06 Xavier Chantrygallium: untrack u_indices_gen.c and u_indices_gen.c
2010-05-06 Xavier Chantrygallium: untrack u_indices_gen.c and u_indices_gen.c
2010-05-06 Brian Paulgallium: still more provoking vertex fixes
2010-05-06 Brian Paulgallium: added edge flag print/debug code (disabled)
2010-05-06 Brian Paulgallium: rename draw() to draw_elements() in vbuf code
2010-05-06 Brian Paulllvmpipe: update driver's provoking vertex code
2010-05-06 Brian Paulgallium: rework provoking vertex code
2010-05-05 Marek Olšáktgsi: make dumping work on non-debug builds
2010-05-05 Brian Paulllvmpipe: added a new assertion as a hint to Coverity
2010-05-05 Xavier Chantrynouveau: only advertise PIPE_FORMAT_DXT* if s3tc available
2010-05-05 José Fonsecagraw-xlib: Revert the output dir lib change.
2010-05-05 Vinson Leesvga: Remove unnecessary header.
2010-05-05 Vinson Leedraw: Remove unnecessary header.
2010-05-05 Vinson Leeutil: Remove unnecessary headers.
2010-05-05 Vinson Leellvmpipe: Remove unnecessary headers.
2010-05-05 Vinson Leer300g: Fix memory leak on error path.
2010-05-05 Brian Paulgallium: remove trailing comma in enum list
2010-05-05 Brian Paulllvmpipe: predicate LLVMDumpModule() on DEBUG_JIT
2010-05-05 José Fonsecatests/raw: Get it building with scons.
2010-05-04 José Fonsecadraw: Preserve the provoking vertex both when decomposi...
2010-05-04 Brian Pauldraw: Adjust wideline vertex coords for D3D.
2010-05-04 Brian Paulllvmpipe: fix broken compressed cube maps
2010-05-04 Brian Paulgallium/util: added is_format_compressed()
2010-05-04 Brian Paulllvmpipe: do some null pointer checking
2010-05-04 Brian Paulllvmpipe: add some tests for malloc() returning NULL.
2010-05-04 Marek Olšákr300g: advertise S3TC only when it's available in Gallium
2010-05-04 Wiktor Janasu_blitter: fix creating fragment shaders
2010-05-04 José Fonsecagallivm: Proper implementation of TXL opcode.
2010-05-04 José Fonsecagallivm: Fix several glitches introduced in the prev...
2010-05-04 José Fonsecagallivm: Implement TXD.
2010-05-03 Brian Paulgallium: move surface utility functions into u_surface.c
2010-05-03 José Fonsecagallivm: Increase the TGSI translation limits and centr...
2010-05-03 José Fonsecagallicm: Newton-Raphson step to improve precision.
2010-05-03 Brian Paulcso: use framebuffer utility functions
2010-05-03 Brian Paulgallium: move framebuffer utility functions into a...
2010-05-03 Marek Olšákr300g: use util_format_short_name and util_format_is_plain
2010-05-03 Marek Olšákutil: add util_format_short_name
2010-05-03 Marek Olšákutil: add util_format_is_plain
2010-05-03 Marek Olšákr300g: refuse to create a texture with size 0
2010-05-03 Marek Olšákr300g: improve texture debug output, split into TEX...
2010-05-03 Török EdwinReorder LLVM passes, running mem2reg earlier.
2010-05-03 José Fonsecasvga: Silent warning.
2010-05-03 José Fonsecagallivm: Display message instead of crashing when sampl...
2010-05-03 José Fonsecatranslate: Make translate_generic truly generic.
2010-05-03 José Fonsecadraw: Remove draw_pt_fetch_prepare call from llvm middl...
2010-05-03 José Fonsecatgsi: Parse and dump predicates.
2010-05-03 José Fonsecagallium: Remove loop register file.
2010-05-03 José Fonsecagallivm: Replace predicate assertion failure with warni...
2010-05-03 José Fonsecadraw: Disable rtasm compilation when using LLVM.
2010-05-03 Dave Airliesoftpipe: invalidate cache view when swizzles are diffe...
2010-05-03 Zack Rusingallivm: fix nested break and continue statements
2010-05-02 Jakob Bornecrantzidentity: Move sampler view create and destroy to id_ob...
2010-05-02 Jakob Bornecrantzidentity: s/texture/resource/
2010-05-02 Jakob Bornecrantzidentity: Whitespace & Style
2010-05-02 Luca Barbierigallium/util: print \n after DXTn printf
2010-05-02 Xavier Chantryllvmpipe: add lp_test_* to .gitignore
2010-05-02 José Fonsecasvga: Remove the screen private context.
2010-05-02 José Fonsecasvga: Remove empty file.
2010-05-02 José Fonsecasvga: Update flags documentation.
2010-05-02 José Fonsecasoftpipe: Fix alpha blending for formats without alpha...
2010-05-02 José Fonsecallvmpipe: Fix alpha blending for formats without alpha...
2010-05-02 Vinson Leesvga: Include svga_surface.h in svga_screen.c.
2010-05-02 Vinson Leer300g: Remove unnecessary header.
2010-05-02 Xavier ChantryUpdate dri state tracker to use new API aware context...
2010-05-02 Marek Olšákr300g: do not validate buffers in check_cs
2010-05-02 Marek Olšákr300g: fix surface_copy for compressed formats
2010-05-02 José Fonsecaretrace: Add sampler_view_destroy
2010-05-02 José Fonsecatrace: Fix typo in method name.
2010-05-02 Kristian HøgsbergMerge branch 'gles2-2'
2010-05-02 Marek Olšákr300g: always set the pitch of the first miplevel in...
2010-05-02 Marek OlšákRevert "r300g: disable point sprites (again)"
2010-05-02 Marek Olšákr300g: merge VS output mapping state (VAP) to rasterize...
2010-05-02 Marek Olšákr300g: inline update_derived_shader_state
2010-05-02 Marek Olšákr300g: fix segfault when resizing a DRI2 framebuffer
2010-05-02 Marek Olšákr300g: cache tiling flags to reduce the number of DRM...
2010-05-02 Vinson Leei965g: s/sprintf/util_snprintf/
next