OSDN Git Service

radeon: fix some regressions in texturing code.
[android-x86/external-mesa.git] / src /
2011-11-03 Dave Airlieradeon: fix some regressions in texturing code.
2011-11-03 José Fonsecalibgl-gdi: Mingw-w64 in 32bit mode matches the Mingw32...
2011-11-03 Chia-I Wust/mesa: add support for GL_OES_EGL_image_external
2011-11-03 Chia-I Wumesa: add support for GL_OES_EGL_image_external
2011-11-03 Chia-I Wumesa: clean up validate_texture_wrap_mode
2011-11-03 Chia-I Wumesa: fix a logic error in glFramebufferTexture2D
2011-11-03 Chia-I Wuglsl: add support for GL_OES_EGL_image_external
2011-11-03 Chia-I Wumesa: add GL_OES_EGL_image_external to the extension...
2011-11-03 Chia-I Wumesa: add missing defines for GL_OES_EGL_image_external
2011-11-03 Chia-I Wumesa, i965: prepare for more than 8 texture targets
2011-11-03 Chia-I Wuglapi: regenerate files
2011-11-03 Chia-I Wuglapi: add entry points for OES_EGL_image_external
2011-11-03 Yuanhan Liuswrast: simplify the condition test for _swrast_choose_...
2011-11-03 Yuanhan Liumesa: fix the low limit of width and height for glRende...
2011-11-03 Yuanhan Liumesa: fix inital value for new renderbuffer
2011-11-03 Yuanhan Liumesa: complete the GL_TEXTURE_SWIZZLE* setup
2011-11-03 Yuanhan Liumesa: remove the redundant check
2011-11-02 Carl-Philip Haenschdriconf: updated german translation
2011-11-02 Carl-Philip Haenschdriconf: updated de.po
2011-11-02 Morgan ArmandwglSetPixelFormat should ignore the ppfd parameter.
2011-11-02 Michel Dänzerr300g: Fix queries on big endian hosts.
2011-11-02 Michel Dänzergallium/util: Add macros for converting from little...
2011-11-02 Paul Berryi965: Add support for integral vertex attributes.
2011-11-02 Paul Berrymesa: Set the "Integer" field of gl_client_array properly.
2011-11-02 Paul Berryglsl: Fix type mismatch when incrementing or decrementi...
2011-11-02 José Fonsecagallium/dri: Remove references to vblank.
2011-11-02 Kristian HøgsbergFix gallium dri compile and a merge conflict
2011-11-02 Jakob Bornecrantzsvga: Tag cursors with the scanout hint
2011-11-02 Kristian Høgsbergdri: Remove unused memops.h
2011-11-02 Kristian Høgsbergdri: Remove a few unused dri helper functions
2011-11-02 Kristian Høgsbergdri: Remove unused dri texmem.c
2011-11-02 Kristian Høgsbergdri: Move _dri_texformat_* to radeon_texture.c
2011-11-02 Kristian Høgsbergr200: Don't use driIsTextureResident helper
2011-11-02 Kristian Høgsbergdri: Drop unused dri renderbuffer helper functions
2011-11-02 Kristian Høgsbergdri: Move driUpdateFramebufferSize to dri_util.c
2011-11-02 Kristian Høgsbergdri: Remove unnecessary #defines and #includes
2011-11-02 Kristian Høgsbergdri: Remove unnecessary timestamp pointer indirection
2011-11-02 Kristian Høgsbergdri: Remove unused fields from __DriverAPIRec
2011-11-02 Kristian Høgsbergdri: Remove dri2.enabled flag
2011-11-02 Kristian Høgsbergdri: Remove DRI1 fields from DRI structs
2011-11-02 Kristian Høgsbergdri: Remove remaining DRI1 vblank code
2011-11-02 Kristian Høgsbergdri: Remove cliprect information from __DRIdrawable
2011-11-02 Kristian Høgsbergdri: Drop unused driCalculateSwapUsage
2011-11-02 Kristian Høgsbergdri: Remove unused driIntersectArea
2011-11-02 Kristian Høgsbergdri: Drop __driUtilUpdateDrawableInfo and helper macros
2011-11-02 Kristian Høgsbergdri: Remove unused driSwapBuffers
2011-11-02 Kristian Høgsbergdri: Drop unused driCreateNewContext
2011-11-02 Kristian Høgsbergdri: Fold driCreateNewDrawable into dri2CreateNewDrawable
2011-11-02 Kristian Høgsbergdri: Remove unsused driCreateNewScreen
2011-11-02 Kristian Høgsbergdri: Remove unused __DRIswapInfoRec
2011-11-02 Kristian Høgsbergdri: Remove driMediaStreamCounterExtension
2011-11-02 Kristian Høgsbergdri: Remove driSwapControlExtension
2011-11-02 Kristian Høgsbergdri: Drop driCopySubBufferExtension
2011-11-02 Kristian Høgsbergdri: Drop driReadDrawableExtension
2011-11-02 Kristian Høgsbergdri: Drop driLegacyExtension
2011-11-02 George Sapountzisst/dri/sw: add get_image inline helper similar to put_image
2011-11-02 Benjamin Franzkest/dri/sw: Fix incorrect cast
2011-11-02 Benjamin Franzkest/dri/sw: Implement texture_from_pixmap
2011-11-02 Benjamin FranzkeRevert "Duplicate state_tracker/dri/sw/dri_drawable.c"
2011-11-02 Benjamin FranzkeRevert "state_trackers/dri/sw: Implement texture_from_p...
2011-11-02 Alex Deucherr600g: add comment about special shader exports
2011-11-02 Vadim Girlinr600g: take into account PSIZE output for spi mapping
2011-11-02 José Fonsecasvga: Update state prototypes to return pipe_error.
2011-11-02 Jeremy HuddlestonBuild fix for -Werror=int-to-pointer-cast -Werror=point...
2011-11-02 Yuanhan Liuintel: fix potential segfault error
2011-11-01 Eric Anholtswrast: Use MapRenderbuffer for glReadPixels(GL_DEPTH_C...
2011-11-01 Eric Anholtmesa: Make unpack_uint_z_row return 32 bits of data.
2011-11-01 Eric Anholtnouveau: Add implementation of MapRenderbuffer.
2011-11-01 Eric Anholtradeon: Add implementation of MapRenderbuffer.
2011-11-01 Eric Anholtintel: Use MapRenderbuffer in spans setup.
2011-11-01 Eric Anholtintel: Add an implementation of MapRenderbuffer.
2011-11-01 Eric Anholtintel: Improve the debug info for renderbuffer allocation.
2011-11-01 Eric AnholtAdd MapRenderbuffer implementations for software drivers.
2011-11-01 Eric Anholtmesa: Add a driver hook for mapping renderbuffers.
2011-11-01 Eric AnholtRevert "intel: Drop the immediate validation of the...
2011-11-01 Brian Paulmesa: make save_EndConditionalRender param list (void...
2011-11-01 Brian Paulpostprocess: remove const qualifiers on unsigned int...
2011-11-01 Chia-I Wuscons: include src/glsl/Makefile.sources
2011-11-01 Chia-I Wuandroid: include src/glsl/Makefile.sources
2011-11-01 Chia-I Wuglsl: Refactor source lists to Makefile.sources
2011-11-01 Vinson Leemesa: Fix memory leak in out-of-memory path.
2011-11-01 Adam Jacksondrisw: Enable SGI_make_current_read for direct contexts
2011-11-01 Thomas Hellstromst/xa: Add a scanout flag for surfaces
2011-11-01 Eugeni DodonovBuild link_uniforms for android
2011-11-01 José Fonsecallvmpipe: Re-advertise support for stencil formats...
2011-11-01 José Fonsecallvmpipe: Use -1 instead of ~0 for "no slot".
2011-11-01 Nicholas Mielldri/nouveau: Enable NV_fog_distance on NV10 and NV20...
2011-11-01 Nicholas Miellst/mesa: Enable NV_fog_distance for Gallium drivers
2011-11-01 Nicholas Miellmesa: Add NV_fog_distance to the fixed-function vertex...
2011-11-01 Nicholas Miellmesa: Add the basics for the NV_fog_distance extension
2011-11-01 José Fonsecaralloc: Use _vscprintf on MinGW.
2011-10-31 José Fonsecasvga: Fix potential buffer overflow in rs draw state.
2011-10-31 José Fonsecallvmpipe: Remove unsed variables.
2011-10-31 José Fonsecautil: Add missing initializer.
2011-10-31 Paul Berryi965: Fix flat integral varyings.
2011-10-31 Paul Berrymesa: Add glsl_type::get_scalar_type() function.
2011-10-31 Paul Berryi965/gen6+: Switch GLSL from ALT to IEEE floating point...
2011-10-31 Paul Berryglsl: Add isinf() and isnan() builtins.
2011-10-31 Paul Berryglsl: Add '.ir' extension to builtin IR files
2011-10-31 Paul Berryglsl: Fix copy-paste error in constant_expression_value...
next