mesa.git
2008-07-03 Brian Paulmesa: fix array storage allocation bug
2008-07-03 Brian Paulmesa: regenerated file
2008-07-03 Brian Paulmesa: additional vec4 constructor
2008-07-03 Brian Paulmesa: fix various error codes
2008-07-03 Brian Paulmesa: fix some error codes in _mesa_ShaderSourceARB()
2008-07-03 Brian Paulmesa: fix problem freeing framebuffer/renderbuffer...
2008-07-03 Brian Paulgallium: added a4r4g4b4_put_tile_rgba()
2008-07-03 Brian Paulmesa: added case for fixed pt
2008-07-03 Brian Paulgallium: increase TGSI interpreter's number of temp...
2008-07-03 Brian Paulgallium: move, increase ST_MAX_SHADER_TOKENS
2008-07-03 Brian Paulgallium: increase TGSI_EXEC_MAX_COND_NESTING, etc
2008-07-03 Brian Paulgallium: fix surface memleak in bitmap code
2008-07-03 José Fonsecapipebuffer: Silent warnings.
2008-07-03 José FonsecaSupport conversion of YUV surfaces.
2008-07-03 José Fonsecagallium: Don't forget to get overllaping blits working...
2008-07-03 Jakob Bornecrantzi915: EGL almost works again
2008-07-03 Jakob Bornecrantzegl: Fix demodriver
2008-07-03 José Fonsecagallium: Use surface_copy for 1:1 blits.
2008-07-03 José Fonsecascons: Add a env.CodeGenerate method to simplify code...
2008-07-03 Brian Paulmesa: fix vertex array validation test for attribute...
2008-07-03 Brian Paulgallium: replace an assertion with "if (!texobj) continue"
2008-07-03 Brian Paulgallium: fix a bug in vertex program output mapping
2008-07-03 Brian Paulgallium: nr_attrs was off by one, updated comments...
2008-07-02 Brian Paulmesa: additional GLSL built-in constants
2008-07-02 Brian Paulmesa: when linking a shader program, make sure all...
2008-07-02 Brian Paulmesa: added some debug code (disabled)
2008-07-02 Brian Paulmesa: fix error codes in _mesa_shader_source(), _mesa_g...
2008-07-02 Brian Paulmesa: regenerated file
2008-07-02 Brian Paulmesa: added some missing equal() notEqual() intrinsics
2008-07-02 Brian Paulmesa: disable some debug assertions
2008-07-02 Brian Paulmesa: regenerated files
2008-07-02 Brian Paulmesa: fix all(bvec2) function typo, add missing bvec2...
2008-07-02 Brian Paulgallium: replace 128 with MAX_LABELS
2008-07-02 Brian Paulmesa: added _mesa_print_swizzle() debugging helper
2008-07-02 Roland Scheideggermesa: fix issues around multisample enable
2008-07-02 Michel Dänzergallium: Allow draw module to work on non-x86 platforms...
2008-07-02 José Fonsecapipebuffer: Debug buffer manager to detect buffer under...
2008-07-02 José Fonsecapipebuffer: Verify usage flag consistency. Minor cleanups.
2008-07-02 Brian Paulmesa: fix a GLSL vector subscript/writemask bug
2008-07-02 Brian Paulmesa: move some functions
2008-07-02 Brian Paulmesa: make _slang_swizzle_swizzle() non-private
2008-07-01 Brian Paulmesa: better function inlining in the presence of ...
2008-07-01 Brian Paulmesa: add/fix some IrInfo entries for debugging purposes
2008-07-01 Jakob Bornecrantzi915: Last reference to surface -> pitch
2008-07-01 José Fonsecagallium: Use the inline keyword on C++.
2008-07-01 José Fonsecascons: Output mapfile on windows ddk profile builds.
2008-06-30 José Fonsecagles: Don't define GLAPIENTRY here.
2008-06-28 Brian Paulmesa: added null ptr checks
2008-06-28 Brian Pauls/GL_INVALID_VALUE/GL_INVALID_OPERATION/ in _mesa_get_u...
2008-06-28 Brian Paulmesa: check FEATURE_point_size_array
2008-06-28 Brian Paulegl: set config's EGL_CONFORMANT, EGL_RENDERABLE_TYPE...
2008-06-28 Brian Paulegl: fix default value of EGL_SURFACE_TYPE, added some...
2008-06-28 José Fonsecaegl: WinCE doesn't have sys/types.h
2008-06-27 Zack Rusinegl: helps if the stride is right
2008-06-27 Zack Rusineh, we need a buildbot... fix the compilation
2008-06-27 Roland Scheideggergallium: handle msaa
2008-06-27 Robert Ellisonegl: These changes allow an eglBindAPI(EGL_OPENGL_ES_AP...
2008-06-27 Jonathan Whiteegl: Windows updates to the platform.h files
2008-06-27 Jakob Bornecrantzi915: Fix the last of the stride/pitch changes
2008-06-27 José Fonsecamesa: Replace void * arithmetic.
2008-06-27 José Fonsecagdi: Update for cpp removal.
2008-06-27 José Fonsecacell: Update for cpp removal.
2008-06-27 José Fonsecagallium: Drop pipe_texture->cpp and pipe_surface->cpp.
2008-06-27 José Fonsecascons: Get x86-64<->x86 cross build of assembly files...
2008-06-27 José Fonsecascons: Fix i965/xlib build.
2008-06-27 José Fonsecascons: Fix typo.
2008-06-27 José Fonsecamesa: Use the appropriate relocation.
2008-06-26 José Fonsecagallium: Describe pixel block.
2008-06-25 Brian Paulmesa: point size arrays
2008-06-24 Brian Paulgallium: remove some old dispatch code
2008-06-24 Brian Paulgallium: remove bad assertion
2008-06-24 Jakob Bornecrantzgallium: Fix whole source being used in u_blit
2008-06-24 José FonsecaFix CRLF line endings.
2008-06-24 José FonsecaAllow CRLF automatic conversion on MSVC project files.
2008-06-24 Jakob Bornecrantzi915: Create a texture and surface for shared frontbuffer
2008-06-24 Jakob Bornecrantzi915: Added texture_blanket function
2008-06-24 Jakob Bornecrantzi915: Moved screen creation to intel_be_device
2008-06-24 Jakob Bornecrantzgallium: Fix warning in u_blit.h
2008-06-24 Jakob Bornecrantzegl: Stdint was missing from eglconfigutil.h
2008-06-24 José Fonsecamesa: Fix Windows GDI winsys build.
2008-06-24 José Fonsecagallium: Avoid double arithmetic.
2008-06-24 José Fonsecamesa: Use standard integer types.
2008-06-24 José Fonsecamesa: Replace deprecated __MSC__ macro.
2008-06-24 José Fonsecadri/intel: Use standard integer types.
2008-06-24 José Fonsecagallium: Drop deprecated __MSC__ macro.
2008-06-24 José Fonsecaegl: Use standard integer types.
2008-06-24 José Fonsecamesa/dri: User standard integer types.
2008-06-24 José Fonsecamesa: More signed/unsigned float/integer fixes.
2008-06-24 José Fonsecamesa: WGL is not part of the WinCE API.
2008-06-24 José Fonsecagdi: Update for surface_alloc_storage changes.
2008-06-24 José Fonsecamesa: Use appropriate unsigned/signed, float/integer...
2008-06-24 José Fonsecamesa: Use _mesa_bsearch.
2008-06-24 José Fonsecamesa: bsearch implementation for WinCE.
2008-06-24 José Fonsecamesa: Replace abort by asserts.
2008-06-24 José Fonsecamesa: Move variable declarations to the scope top.
2008-06-24 José Fonsecamesa: Don't include sys/types.h on WinCE.
2008-06-23 Brian Paulgallium: added support for fixed-point formats, drawing
2008-06-23 Jonathan Whitegallium: code for PIPE_SUBSYSTEM_WINDOWS_USER
2008-06-23 José Fonsecamesa: ASSERT macro is already defined by WinCE headers.
2008-06-23 José Fonsecamesa: No getenv on WinCE.
next