profile/ivi/mesa.git
2013-02-28 Wang Quanxianupdate to 9.0.3 2.0 2.0alpha accepted/2.0/20130308.050539 accepted/2.0alpha/20130301.200806 submit/2.0/20130308.010836 submit/2.0alpha/20130301.070733
2013-02-28 Wang QuanxianFix spec file %post and %postun scriptlets (resolves...
2013-02-28 Wang Quanxianupdate changes log
2013-02-28 Wang Quanxianupdate to 9.0.1
2013-02-28 Graydon, TracyRevert "Enable building against wayland". Drat. Pushed...
2013-02-28 Rusty LynchEnable building against wayland
2013-02-28 Graydon, TracySync with OBS version
2013-02-28 Geoffroy Van... Fix spec file %post and %postun scriptlets (resolves...
2013-02-28 Wang QuanxianAdd X11 into EGL platforms
2013-02-28 Wang QuanxianChange version number to be format release.number.g...
2013-02-28 Wang Quanxianadd tag and changes
2013-02-28 Wang QuanxianDefine mesa libversion as 8.1.0
2013-02-28 Wang Quanxianlibrary glsl is hold into dricore library
2013-02-28 Rusty LynchAdd obsoletes tags for simulator-opengl
2013-02-28 Rusty LynchFixing packaging
2013-02-28 Rusty LynchFixing packaging
2013-02-28 Rusty LynchAdd packaging files for Tizen
2013-02-21 Andreas Bolldocs: Add 9.0.3 release notes
2013-02-21 Andreas Bollmesa: Bump version to 9.0.3
2013-02-21 Zack RusinDRI2: Don't disable GLX_INTEL_swap_event unconditionally
2013-02-21 Eric Anholti965/gen7: Set up all samplers even if samplers are...
2013-02-20 Eric Anholti965/vs: Try again when we've successfully spilled...
2013-02-14 Brian Paulnouveau: Fix build.
2013-02-13 Kenneth Graunkei965: Fix the SF Vertex URB Read Length calculation...
2013-02-13 Kenneth Graunkei965: Fix the SF Vertex URB Read Length calculation...
2013-02-13 Kenneth Graunkei965: Compute the maximum SF source attribute.
2013-02-13 Kenneth Graunkei965: Refactor Gen6+ SF attribute override code.
2013-02-13 Andreas Bollcherry-ignore: Ignore candidates for the 9.1 branch.
2013-02-13 Roland Scheideggersoftpipe: fix using optimized filter function
2013-02-13 Marek Olšákr300g: fix blending with blend color and RGBA formats
2013-02-13 Brian Paulsvga: fix sRGB rendering
2013-02-13 Brian Paulmesa: don't expose IBM_rasterpos_clip in a core context
2013-02-13 Brian Paulst/mesa: only enable GL_EXT_framebuffer_multisample...
2013-02-13 Brian Paulmesa: don't enable GL_EXT_framebuffer_multisample for...
2013-02-13 Marek Olšákgallium/u_upload_mgr: fix a serious memory leak
2013-02-13 Brian Paulutil: add new error checking code in vbuf helper
2013-02-13 Brian Paulst/mesa: do proper error checking for u_upload_alloc...
2013-02-13 Brian Paulutil: add some defensive coding in u_upload_alloc()
2013-02-13 Brian Paulst/mesa: add null pointer check in st_renderbuffer_delete()
2013-02-13 Brian Paulmesa: remove warning message in _mesa_reference_renderb...
2013-02-13 Brian Pauldri_glx: fix use after free report
2013-02-13 Brian Paulst/mesa: fix context use-after-free problem in st_rende...
2013-02-13 Brian Paulmesa: pass context parameter to gl_renderbuffer::Delete()
2013-02-13 Brian Paulmesa: fix-up and use _mesa_delete_renderbuffer()
2013-02-13 Michel Dänzerconfigure.ac: GLX cannot work without OpenGL
2013-02-13 Brian Paulst/mesa: set ctx->Const.MaxSamples = 0, not 1
2013-02-13 Brian Paulxlib: use _mesa_generate_mipmap() for mipmap generation...
2013-02-13 Brian Paulosmesa: use _mesa_generate_mipmap() for mipmap generati...
2013-02-13 Brian Paulvbo: add a null pointer check to handle OOM instead...
2013-02-13 Brian Paulsvga: add NULL pointer check in svga_create_sampler_state()
2013-02-13 Brian Paulmesa: use GLbitfield64 when copying program inputs
2013-02-13 Zack Rusinglx: only advertise GLX_INTEL_swap_event if it's supported
2013-02-13 Kenneth Graunkebuild: Fix build on systems where /usr/bin/python isn...
2013-02-13 Andreas Bollbuild: require python module libxml2
2013-02-13 Kenneth Graunkeglsl: Track UBO block names in the symbol table.
2013-02-13 Adam Jacksonr200: Fix probable thinko in r200EmitArrays
2013-02-13 Jordan Justenunpack: support unpacking MESA_FORMAT_ARGB2101010
2013-02-13 Brian Paulutil: add get/put_tile_z() support for PIPE_FORMAT_Z32_...
2013-02-13 Brian Paulutil: fix addressing bug in pipe_put_tile_z() for PIPE_...
2013-02-13 Brian Paulst/glx: allow GLX_DONT_CARE for glXChooseFBConfig(...
2013-02-13 Brian Paulxlib: allow GLX_DONT_CARE for glXChooseFBConfig() attri...
2013-02-13 Marek Olšákr600g: fix int->bool conversion in fence_signalled
2013-02-13 Brian Paulxlib: handle _mesa_initialize_visual()'s return value
2013-02-13 Frank Henigmanmesa: add bounds checking for uniform array access
2013-02-13 Paul Berrymesa: Allow glReadBuffer(GL_NONE) for winsys framebuffers.
2013-02-13 Brian Paulsoftpipe: fix unreliable FS variant binding bug
2013-02-13 Brian Paulsoftpipe: fix up FS variant unbinding / deletion
2013-02-13 Matt Turnermesa/uniform_query: Don't write to *params if there...
2013-02-13 Stefan Dösingerr200: Initialize swrast before setting limits
2013-02-13 Stefan Dösingerradeon: Initialize swrast before setting limits
2013-02-13 Stefan Dösingermeta: Disable GL_FRAGMENT_SHADER_ATI in MESA_META_SHADER
2013-02-13 Brian Pauldraw: set precalc_flat flag for AA lines too
2013-02-13 José Fonsecadraw: Properly limit vertex buffer fetches on draw...
2013-02-13 Kenneth Graunkemesa: Disable GL_NV_primitive_restart extension in...
2013-02-13 Brian Paulst/glx: accept GLX_SAMPLE_BUFFERS/SAMPLES_ARB == 0
2013-02-13 Anuj Phogatmesa: Fix GL_LUMINANCE handling for textures in glGetTe...
2013-02-13 Matt Turnermesa: Set transform feedback's default buffer mode...
2013-02-13 Matt Turnermesa: Return 0 for XFB_VARYING_MAX_LENGTH if no varyings
2013-02-13 José Fonsecamesa/st: Don't use 4bits for GL_UNSIGNED_BYTE_3_3_2...
2013-02-10 Andreas Bollconfigure.ac: Allow OpenGL ES1 and ES2 only with enable...
2013-02-02 Eric Anholti965: Actually add support for GL_ANY_SAMPLES_PASSED...
2013-01-31 Jerome Glisser600g: add cs memory usage accounting and limit it...
2013-01-30 Kenneth Graunkecherry-ignore: Ignore candidates for the 9.1 branch.
2013-01-30 Chad Versacei965/disasm: Fix horizontal stride of dest registers
2013-01-30 Kenneth Graunkei965/vs: Store texturing results into a vec4 temporary.
2013-01-30 Kenneth Graunkei965/vs: Set LOD to 0 for ordinary texture() calls.
2013-01-30 Kenneth Graunkei965/vs: Create a 'lod_type' temporary for ir->lod_info...
2013-01-30 Kenneth Graunkei965: Add missing _NEW_BUFFERS dirty bit in Gen7 SBE...
2013-01-30 Eric Anholti965/fs: Don't generate saturates over existing variabl...
2013-01-30 Kenneth Graunkecherry-ignore: Ignore i965 guardband bug fixes.
2013-01-30 Eric Anholti965/fs: Fix the gen6-specific if handling for 80ecb8f1...
2013-01-30 Kenneth Graunkei965: Add chipset limits for Haswell GT1/GT2.
2013-01-30 Kenneth Graunkei965: Use Haswell's sample_d_c for textureGrad with...
2013-01-30 Kenneth Graunkei965: Lower textureGrad() with samplerCubeShadow.
2013-01-30 Kenneth Graunkei965: Do texture swizzling in hardware on Haswell.
2013-01-30 Kenneth Graunkei965: Refactor texture swizzle generation into a helper.
2013-01-30 Kenneth Graunkei965: Fix primitive restart on Haswell.
2013-01-22 Andreas Bolldocs: add news item for 9.0.2 release
2013-01-22 Andreas Bolldocs: Add 9.0.2 release md5sums
2013-01-22 Andreas Bolldocs: Add 9.0.2 release notes
next