mesa: remove trailing comma in enum list
[mesa.git] / src /
2010-05-05 Brian Paulmesa: 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 Paulst/mesa: need to pass srcLevel to st_texture_image_copy()
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 Kristian HøgsbergAdd egl.pc file
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 Kristian Høgsbergintel: Update renderbuffers unconditionally in intelSet...
2010-05-04 Brian Paulst/mesa: return success/fail from guess_and_alloc_texture()
2010-05-04 Brian Paulst/mesa: improved st_texture_image_copy()
2010-05-04 José Fonsecamesa/st: Fill in native program limits.
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-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 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ø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
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 Leemesa: s/sprintf/_mesa_snprintf/
2010-05-02 Vinson Leei965g: s/sprintf/util_snprintf/
next