mesa.git
2006-10-13 Brian Paulinclude glapi.h to fix broken build
2006-10-13 Keith WhitwellUpload of interleaved arrays currently assumes that...
2006-10-13 Keith WhitwellMake sure instructions are zero'd out before use.
2006-10-13 Keith WhitwellUse unsigned long batchbuffer offset, fixes x64 warnings.
2006-10-13 Keith WhitwellFix printf warning.
2006-10-13 Keith WhitwellUse unsigned long cast for checking pointer alignment...
2006-10-13 Keith WhitwellUse mesa function to get opcode name rather than an...
2006-10-13 Michal KrolIndent and cosmetic changes.
2006-10-13 Brian PaulRevamp color table code.
2006-10-12 Brian Pauladjust_colors() function replaces old _mesa_chan_to_flo...
2006-10-12 Brian Pauluse _mesa_map_ci8_to_rgba8() instead of _mesa_map_ci8_t...
2006-10-12 Brian Paulremove _mesa_chan_to_float_span(), rename _mesa_map_ci8...
2006-10-12 Brian Paul_mesa_map_ci_to_rgba_chan() no longer used
2006-10-12 Brian PaulLots of changes to support runtime renderbuffer depths.
2006-10-12 Brian Pauldon't use temp storage in _mesa_convert_colors() when...
2006-10-12 Brian Paulremove some debug code invalidated by prev check-in
2006-10-11 Ian RomanickFix bug #4681.
2006-10-11 Brian Pauluse GLvoid * for _swrast_write_zoomed_rgb/rgba_span...
2006-10-11 Brian Paulrewrite/simplify the fast_draw_pixels() function
2006-10-11 Brian Pauluse _mesa_convert_colors(), update some assertions
2006-10-11 Brian PaulAdded _mesa_convert_colors().
2006-10-11 Brian Paulsupport for runtime renderbuffer depths
2006-10-11 Brian PaulIn xmesa_DrawPixels_8R8G8B() check if drawing into...
2006-10-11 Brian Pauladded shaderobjects_3dlabs.c
2006-10-11 Brian Paulremove 3dlabs.c
2006-10-11 Brian Paulsources for X.org xserver build
2006-10-11 Brian PaulList of source (.c) files in each directory.
2006-10-10 Brian Paula step toward moving run-time vertex program state...
2006-10-10 Brian Paulfixed NV_position_invariant
2006-10-10 Brian PaulMove the fp_machine struct into s_nvfragmprog.c since...
2006-10-10 Brian Pauls/GLuint/GLbitfield/
2006-10-10 Brian PaulIf program is position invariant, set VERT_BIT_POS...
2006-10-10 Keith WhitwellUse the mesa-provided texenv program rather than rollin...
2006-10-09 Ian RomanickAdded dispatch.html.
2006-10-09 Brian Paulreturn void instead of GLvoid for glClearDebugLogMESA...
2006-10-09 Ian RomanickUpdates for XCB. Bug 8560.
2006-10-09 Brian Pauladded a SyncHandle() call, remove UnlockDisplay() call...
2006-10-09 Brian PaulUpdates for XCB. Bug 8560.
2006-10-07 Ian RomanickMajor clean up of MakeContextCurrent
2006-10-07 Roland Scheideggerdo not import arrays for generic arb attribs if the...
2006-10-06 Brian Paulrewrite clear_rgba_buffer_with_masking()
2006-10-06 Brian Pauldeal with union/aliasing in convert_color_type()
2006-10-06 Brian Paulrewrite of read_fast_rgba_pixels()
2006-10-05 Keith Whitwellmissing file
2006-10-05 Keith WhitwellAccelerate glBitmap with a color expand blit. Nice...
2006-10-05 Keith WhitwellQuieten debug message.
2006-10-05 Keith Whitwelleliminate rhw divide under some circumstances
2006-10-05 Keith WhitwellQuieten debug message.
2006-10-04 Ian RomanickChanges to generated code caused by the previous commits.
2006-10-04 Ian RomanickFix the ordering of extensions.
2006-10-04 Ian RomanickKeep indentation consistent with indent.
2006-10-04 Ian RomanickDivide categories into four groups as they are processe...
2006-10-04 Ian RomanickAdd utility method client_supported_for_indirect.
2006-10-04 Brian Paulin MakeContextCurrent() use old display pointer for...
2006-10-04 Brian Pauluse _swrast_span_default_color() in the disabled code too
2006-10-04 Brian Paulcall _swrast_span_default_color() to simplify _swrast_B...
2006-10-04 Brian Paulminor formatting fix
2006-10-02 Felix KuehlingBugzilla 6242: [mach64] Use private DMA buffers (only)
2006-10-02 Brian Paulreturn null if no context
2006-10-01 Brian PaulNew SWspan and SWspanarrays typedefs.
2006-09-29 Michel Dänzeri915: Fix wait for scheduled swap on secondary display.
2006-09-29 Brian Paulupdated protos for blend funcs
2006-09-29 Brian Paulmore changes for runtime renderbuffer depths
2006-09-29 Brian Paulinclude mipmap.h
2006-09-29 Brian PaulMove mipmap generation functions, texture scaling funct...
2006-09-29 Brian Paulupdated info about name mangling
2006-09-28 Michel DänzerSynchronize drawable to the pipe where the bigger part...
2006-09-28 Michel DänzerAdd new I830 SAREA fields.
2006-09-28 Michel DänzerAdd helper function that returns the current vblank...
2006-09-28 Michel DänzerAdd helper function to calculate the area of the inters...
2006-09-28 Michel Dänzeri915: Handle DRM_VBLANK_SECONDARY when scheduling buffe...
2006-09-28 Michel Dänzeri915: Attempt to schedule buffer swap on target vertica...
2006-09-28 Michel DänzerAdd driGetVBlankInterval() helper function.
2006-09-28 Michel DänzerdriWaitForVBlank: Add support for secondary vertical...
2006-09-28 Michel DänzerSome restructuring of the driWaitForVBlank() code.
2006-09-28 Michel DänzerMake driDrawableInitVBlank() initialize the sequence...
2006-09-27 Brian Paulremove obsolete comment
2006-09-26 Jeremy KolbUpdate to use the new XCB naming convention.
2006-09-26 Jeremy KolbAdded function convertStringForXCB. Deals with the...
2006-09-26 Jeremy KolbUpdate linux-dr-xcb config file to use LIBDRM_CFLAGS
2006-09-26 Jerome GlisseRemove r200 dependency
2006-09-26 Jerome GlisseRemove r200 dependency.
2006-09-26 Michal KrolPrepend #extension 'MESA_shader_debug: require' to...
2006-09-26 Michal KrolAdd GLSL preprocessor.
2006-09-26 Michal KrolFix Windows newlines.
2006-09-26 Michal KrolAdd syntax files for expression and directive preprocessor.
2006-09-25 Brian PaulInitial work for supporting different renderbuffer...
2006-09-25 Michel DänzerFix and re-enable swizzling paths for big endian platforms.
2006-09-25 Keith Whitwellbring in active_sz mechanism from i965 driver. Fixes...
2006-09-25 Keith WhitwellFixup one place where attrsz was being used instead...
2006-09-24 Brian PaulChange logicop, blend, masking functions to use the...
2006-09-24 Brian PaulRoll the multi_write_rgba_span() code into _swrast_writ...
2006-09-24 Brian Pauluse span.array->rgba instead of local var in accum_return()
2006-09-24 Brian Pauluse span.arrays for color/indexes instead of a local...
2006-09-24 Sean D'Epagniercorrected cursor drawing
2006-09-23 Brian Paulallocate larger TempImage, use COMBO var to choose...
2006-09-22 Brian Paulfix the broken fallback string/debug stuff
2006-09-22 Brian Paulremove extra indentation
2006-09-22 Brian PaulGet rid of _swrast_mask_rgba_array() and _swrast_mask_i...
2006-09-22 Roland Scheideggerfix up access to vertex attrib components which don...
next