mesa.git
2010-05-17 Roland Scheideggerst/xorg: adapt to interface changes
2010-05-17 Roland Scheideggerst/python: adapt to interface changes
2010-05-17 Roland Scheideggersvga: adapt to interface changes
2010-05-17 Roland Scheideggerr300g: adapt to interface changes
2010-05-17 Roland Scheideggernouveau: adapt to interface changes
2010-05-17 Roland Scheideggerfo: adapt to interface changes
2010-05-17 Roland Scheideggeridentity: adapt to interface changes
2010-05-17 Roland Scheideggertrace: adapt to interface changes
2010-05-17 Roland Scheideggeri965g: adapt to interface changes
2010-05-17 Roland Scheideggeri915g: adapt to interface changes
2010-05-17 Roland Scheideggersoftpipe: adapt to interface changes
2010-05-17 Roland Scheideggerllvmpipe: adapt to interface changes
2010-05-17 Roland Scheideggercell: adapt to interface changes
2010-05-17 Roland Scheideggermesa/st: adapt to interface changes
2010-05-17 Roland Scheideggergallium/util: adapt util code to interface changes
2010-05-17 Roland Scheideggergallium: clean up resource_copy_region function
2010-05-17 Roland Scheideggergallium: another interface change for multisampling
2010-05-04 Roland ScheideggerMerge commit 'origin/master' into gallium-msaa
2010-05-04 Kristian Høgsbergintel: Enable GL_EXT_framebuffer_object for gles2
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 Kristian Høgsbergmesa: Forgot to add .pc.in files for gles
2010-05-04 José Fonsecagallivm: Implement TXD.
2010-05-04 Chia-I Wugles: Add -I$(TOP)/include.
2010-05-04 Kristian Høgsbergmesa: Only initialize TNL for OpenGL
2010-05-04 Kristian Høgsbergmesa: Only initialize save dispatch table for OpenGL
2010-05-04 Kristian Høgsbergprogs/egl/opengles2: Add es2gears demo
2010-05-03 Brian Paulmesa: increase MAX_DRAW_BUFFERS to 8
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 Brian Paulst/mesa: remove dead code
2010-05-03 Brian Paulst/mesa: remove unused needFlush parameter to st_finali...
2010-05-03 Brian Paulst/mesa: updated comments and fix some formatting in...
2010-05-03 Brian Paulst/mesa: rename srcImageStride -> srcRowStride and...
2010-05-03 Brian Paulst/mesa: consolidate and clean-up texture memory alloca...
2010-05-03 Brian Paulst/mesa: updated comments for st_texture_image_map()
2010-05-03 Brian Paulst/mesa: move some texture size calculation code
2010-05-03 Brian Paulst/mesa: remove old convolution-related vars and min...
2010-05-03 Brian Paulst/mesa: remove unsupported convolution code
2010-05-03 Brian Paulprogs/demos: check for GL_ARB_imaging if convolutions...
2010-05-03 Brian Paulst/mesa: updated comment
2010-05-03 Brian Paulglsl: change variable declared assertion into conditional
2010-05-03 Brian PaulRevert "glapi: s/strcpy/strncpy/"
2010-05-03 Brian Paulst/mesa: remove dead code
2010-05-03 Brian Paulst/mesa: restore original last_layer comparison
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 Kristian HøgsbergGenerate es glapi files when es1 or es2 is enabled
2010-05-03 José Fonsecagallivm: Display message instead of crashing when sampl...
2010-05-03 Kristian Høgsbergdriswrast: Fix more context creation breakage
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 Airlienouveau: fix nouveau_create_context decleration
2010-05-03 Dave Airliesoftpipe: invalidate cache view when swizzles are diffe...
2010-05-03 Dave Airlieglx: fix regression with GLX_USE_GL
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 Jakob Bornecrantzswrast: Correct include for mtypes.h
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 Xavier ChantryUpdate drisw state tracker to use new API aware context...
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 Vinson Leemesa: Include api_exec.h in dlist.c.
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 Kristian Høgsbergconfigure.ac: Fix test for whether to build src/gles
2010-05-02 Kristian Høgsbergmesa: Include mfeatures.h before testing feature macros
2010-05-02 Kristian Høgsbergmesa: Only compile ES files when ES1 or ES2 are selected
2010-05-02 José Fonsecamesa: #ifdef out more remap_table related code when...
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 Kristian HøgsbergHook in install rules for es1 and es2
2010-05-02 Kristian HøgsbergAdd glesv2.pc and glesv1_cm.pc pkg-config files for...
2010-05-02 Kristian Høgsbergst/mesa: Create context for API_OPENGL as first priority
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
next