mesa.git
2012-03-05 Marek Olšákr600g: remove support for SCALED colorbuffer formats
2012-03-05 Marek Olšákr600g: permit blitting between textures with STREAM...
2012-03-05 Marek Olšákr600g: fix and improve rasterizer discard for r600...
2012-03-05 Marek Olšákr600g: rework rasterizer discard for evergreen
2012-03-05 Marek Olšákr600g: make some scissor regs invariant on r600-r700
2012-03-05 Marek Olšákr600g: make some scissor regs invariant on evergreen
2012-03-05 Marek Olšákr600g: rework scissor for r600-r700
2012-03-05 Marek Olšákr600g: rework scissor for evergreen
2012-03-05 Marek Olšákr600g: remove obsolete todo comments
2012-03-05 Marek Olšákr600g: correctly handle queries which don't need begin_...
2012-03-05 Marek Olšákr600g: don't suspend timer queries for u_blitter
2012-03-05 Marek Olšákr600g: release query buffers in destroy_query
2012-03-05 Marek Olšákr600g: move all query code into r600_query.c
2012-03-05 Marek OlšákRevert "gallium: add flag PIPE_TRANSFER_MAP_PERMANENTLY"
2012-03-05 Yuanhan Liui915: fix wrong rendering of gl_PointSize on Pineview
2012-03-05 Yuanhan Liutnl: let _TNL_ATTRIB_POINTSIZE do not depend on ctx...
2012-03-05 Tom Stellardr300/compiler: Add support for inline literals
2012-03-03 Christian Königvl: fix shader in/out numbering
2012-03-03 Eric Anholtegl: Also put a symlink from libEGL.so in lib/ for...
2012-03-03 Kurt Roeckxi915: Fix i830 polygon stipple from PBOs.
2012-03-03 Kurt Roeckxi915: Compute maximum number of verts using the actual...
2012-03-03 Chris Wilsoni830: Compute initial number of vertices from remaining...
2012-03-03 Alban Browaeysdri/i915: Fix off-by-one in i830 clip region size.
2012-03-03 Eric Anholtintel: Don't enable GL_ARB_draw_instanced pre-gen4.
2012-03-03 Eric Anholti915: Fix piglit fbo-nodepth-test on i830.
2012-03-02 Christian Königvl/compositor: fix shader in/out numbering
2012-03-02 Christian Königst/vdpau: implement OutputSurfaceQueryPutBitsYCbCrCapab...
2012-03-02 Christian Königst/vdpau: implement OutputSurfacePutBitsYCbCr
2012-03-02 Christian Königst/vdpau: implement VideoSurfaceGetBitsYCbCr
2012-03-02 Christian Königst/vdpau: implement OutputSurfaceQueryGetPutBitsNativeC...
2012-03-02 Christian Königst/vdpau: implement OutputSurfaceGetBitsNative
2012-03-02 Christian Königst/vdpau: implement OutputSurfacePutBitsNative
2012-03-02 Christian Königst/vdpau: implement OutputSurfaceQueryPutBitsIndexedCap...
2012-03-02 Christian Königst/vdpau: fix default swizzle for Output/Bitmap samplers
2012-03-02 Christian Königst/vdpau: add support for per vertex colors
2012-03-02 Christian Königst/vdpau: implement BitmapSurfaceQueryCapabilities
2012-03-02 Christian Königst/vdpau: implement OutputSurfaceRenderBitmapSurface
2012-03-02 Christian Königst/vdpau: implement BitmapSurfaceGetParameters
2012-03-02 Christian Königst/vdpau: implement BitmapSurfacePutBitsNative
2012-03-02 Christian Königst/vdpau: implement BitmapSurfaceCreate/Destroy
2012-03-02 Christian Königst/vdpau: avoid an unnessasary copy
2012-03-02 Christian Königvl/csc: simplify matrix handling
2012-03-02 Christian Königvl/compositor: add support for per layer dst areas
2012-03-02 Christian Königvl/compositor: add per vertex color suport
2012-03-02 Christian Königvl/compositor: replace pipe_video_rect with u_rect
2012-03-02 Christian Königvl/compositor: split shaders and state
2012-03-01 Vinson LeeRevert "gallivm: Change getExtent and readByte to non...
2012-03-01 Brian PaulRevert "st/mesa: don't unreference user attribs up...
2012-03-01 Christian Königvl: move dirty area handling into winsys abstraction
2012-03-01 Christian Königvl: hide X latency by using asynchronous requests
2012-03-01 Christian Königvl: use SwapBuffers instead of CopyBuffers
2012-03-01 Christian Königst/xvmc: remove dst buffer texture workaround
2012-03-01 Christian Königvl: rewrite vl DRI backend using XCB
2012-03-01 José Fonsecaegl: Don't include strings.h on Windows.
2012-03-01 Yuanhan Liumesa: let GL3 buf obj queries not depend on opengl...
2012-03-01 José Fonsecagallivm: Update comments and prototype of vector-selects.
2012-03-01 Brian Pauldocs: remove mention of components no longer in main...
2012-03-01 Brian Paulst/mesa: remove old assertion
2012-03-01 Brian Paulr300g: init chan=0 to silence warning
2012-02-29 Kenneth Graunkei965: Disable PrimitiveID upload.
2012-02-29 Kenneth Graunkei965: Enable the GL_ARB_draw_instanced extension.
2012-02-29 Kenneth Graunkei965: Fix swizzles for system values such as gl_InstanceID.
2012-02-29 Ian Romanickglsl: Make gl_InstanceID available with GL_ARB_draw_ins...
2012-02-29 Eric Anholtmesa: Add missing error check for first < 0 in glDrawAr...
2012-02-29 Eric Anholtmesa: Fix display lists for draw_elements_base_vertex...
2012-02-29 Eric Anholtmesa: Fix display list handling for GL_ARB_draw_instanced.
2012-02-29 Eric Anholtmesa: Fix typo in comment.
2012-02-29 Kenneth Graunkei965: Fix Gen6+ dynamic state upper bound on older...
2012-02-29 Eric Anholtegl/drivers: Convert to automake.
2012-02-29 Eric Anholtegl/main: Convert to automake.
2012-02-29 Eric Anholtegl: Clean up some flow of EGL platform handling.
2012-02-29 Eric Anholtegl: Drop the non-builtin-drivers support.
2012-02-29 Eric Anholtegl: Drop _EGL_MAIN entrypoint obfuscation.
2012-02-29 Eric Anholtglx: Convert to automake.
2012-02-29 Mathias Fröhlichmesa: Push the shine table into the tnl module.
2012-02-29 Mathias Fröhlichmesa: Do not invalidate shine tables in compute light...
2012-02-29 Mathias Fröhlichmesa: Avoid revalidating shine tables in _tnl_RasterPos.
2012-02-29 Mathias Fröhlichmesa: Avoid using the shine table for _tnl_RasterPos
2012-02-29 Mathias Fröhlichmesa: Avoid explicit invalidation of shine tables.
2012-02-29 Mathias Fröhlichmesa: Remove gl_light_attrib::_Flags.
2012-02-29 Mathias Fröhlichmesa: Remove _CosCutoffNeg from light state.
2012-02-29 Brian Paulutil: replace format equality test with compatibility...
2012-02-29 Brian Paulutil: better comment for util_is_format_compatible()
2012-02-29 Brian Paulmesa: use arrayObj var in more places in client_state()
2012-02-29 Brian Paulmesa: asst. fixes for texture arrays and borders
2012-02-29 Brian Paulmesa: check for no state change in VertexAttribDivisor()
2012-02-29 Brian Paulutil: fix assertions in u_blitter.c code
2012-02-29 Brian Paulmesa: reorder things in mtypes.h
2012-02-29 Brian Paulsvga: fix max_lod clamping in update_tss_binding()
2012-02-28 Christian Königst/vdpau: fix use of *.o in Makefile.vdpau
2012-02-28 Christian Königst/xvmc: fix use of *.o in Makefile.xvmc
2012-02-28 Eric Anholti965: Avoid blocking on the GPU for setting the HiZ...
2012-02-28 Kenneth Graunkeglcpp: Don't strlen() the output for every token being...
2012-02-28 Kenneth Graunkeralloc: Make rewrite_tail increase "start" by the new...
2012-02-28 Dave Airliegallivm: add major integer opcodes to the tgsi action...
2012-02-28 Dave Airliegallivm: drop deprecated opcodes
2012-02-28 Dave Airliegallivm: only do rcp/mul for floating
2012-02-28 José Fonsecasvga: Advertise SVGA3D_DEVCAP_MAX_POINT_SIZE.
2012-02-28 Neil Robertsmesa: Don't disable fast path for normalized types
2012-02-28 Brian Paulgallium: remove trailing comma to silence warning
next