mesa.git
2008-12-15 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-15 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2008-12-15 Pierre Willenbrockintel: Don't steal renderbuffer from caller in intel_mi...
2008-12-15 Eric Anholti965: Add decode of index/vertex buffer and primitive...
2008-12-15 Eric Anholtintel: Add batchbuffer assertions to hopefully catch...
2008-12-15 Ian RomanickPerform range checking on app supplied texture base...
2008-12-15 Ian RomanickGLX: Include glapi.h before glapitable.h
2008-12-15 Ian RomanickGLX: Change resulting from previous commit
2008-12-15 Neil RobertsReturn 0 as the request size when the pixels parameter...
2008-12-15 Ian RomanickGLX: Fix protocol for glTexSubImage#D
2008-12-14 Dan NicholsonAdd OSMesa pkg-config file
2008-12-14 Dan NicholsonAdd more package metadata to the pkg-config files
2008-12-14 Gary WongFix silly type mismatch error in multinoise demo.
2008-12-13 Gary Wongi965: Finish OPCODE_NOISEn instructions.
2008-12-13 Gary WongAdd "multinoise" demo, to test 1/2/3/4 dimensional...
2008-12-13 Gary WongEnsure p.w is initialised in noise demo.
2008-12-13 Pekka PaalanenNouveau: move the definition of log2i() to header
2008-12-12 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2008-12-12 Alan Hourihanemesa: move declaration
2008-12-12 Alan Hourihanemesa: when we have interleaved arrays, check bounds...
2008-12-12 Keith Whitwellgallium: fix refcount bug introduced in eb20e2984
2008-12-12 Keith WhitwellMerge branch 'no-validate' into gallium-0.1
2008-12-12 Keith Whitwellgallium: avoid mapping same vertex buffer in subsequent...
2008-12-12 Keith Whitwellst: reduce unnecessary calls to pipe->set_vertex_buffers()
2008-12-12 Keith Whitwellst: move feedback draw function to new file
2008-12-12 Keith Whitwellst: don't unilaterally ABS the argument to RSQ
2008-12-12 Patrice Mandinnouveau: remove useless NOUVEAU_BO_SWIZZLED flag, copy...
2008-12-12 Keith WhitwellRevert "pipebuffer: Implement proper buffer validation."
2008-12-12 Keith WhitwellRevert "pipebuffer: Ondemand buffer manager."
2008-12-12 Keith WhitwellRevert "pipebuffer: Fix buffer overflow."
2008-12-12 José Fonsecaglut: MinGW portability fixes.
2008-12-12 José Fonsecagdi: Reimplement using the WGL statetracker.
2008-12-12 José Fonsecamesa: Bring in new mesa sub-statetracker.
2008-12-12 Roland Scheideggergallium: fixes for srgb, new srgb formats
2008-12-12 Roland Scheideggermesa: fixes for srgb, new srgb formats
2008-12-12 José Fonsecascons: Build progs.
2008-12-12 Xiang, Haihaointel: check for null texture. (fix #13902)
2008-12-12 José Fonsecascons: Allow to request the winddk toolchain.
2008-12-11 Alan Hourihanegallium: catch vertex overflow higher up
2008-12-11 Keith Whitwellst: reduce unnecessary calls to pipe->set_vertex_buffers()
2008-12-11 Keith Whitwellst: move feedback draw function to new file
2008-12-11 Keith Whitwellst: don't unilaterally ABS the argument to RSQ
2008-12-11 Michal Krolsoftpipe: Add missing header include.
2008-12-11 Michal Kroldraw: Silencium compiler warnings on Windows.
2008-12-11 Xiang, Haihaoi915: fallback for cube map texture.
2008-12-11 Brian Paulgallium: added missing brace to fix broken build
2008-12-11 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-11 Brian Paulgallium: added draw_set_mrd() function to fix polygon...
2008-12-11 Brian Paulgallium: only mark back color buffer surfaces as undefi...
2008-12-11 Brian Paulgallium: restore default_depth_bits() call in xlib...
2008-12-10 Alan Hourihanegallium: change 65535 to UNDEFINED_VERTEX_ID
2008-12-10 Keith Whitwellmesa: more trivial tests
2008-12-10 Keith Whitwellutil: new funcs for triming/validating primitives
2008-12-10 Keith Whitwelldraw: add const qualifiers
2008-12-10 Alan Hourihanegallium: more vertex count checks
2008-12-10 Alan Hourihanegallium: temporary check for > 65535 vertices
2008-12-09 Guillaume Melquiondtnl: Fix zeroing of the 3ub part of a 3ub+1ub attrib...
2008-12-09 Guillaume Melquiondtnl: Optimize SSE load[23]f_1 since they don't need...
2008-12-09 Guillaume Melquiondtnl: Fix typo that resulted in fallback from SSE for...
2008-12-09 Guillaume Melquiondtnl: Avoid undefined input value use in insert_3f_viewp...
2008-12-09 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2008-12-09 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-09 José Fonsecapython/retrace: Dump indices too.
2008-12-09 José Fonsecagallium: Abort by default on windows user space.
2008-12-08 Pierre Willenbrockintel: Require the right amount of space in glBitmap...
2008-12-08 Alan Hourihanefix conflict breakage
2008-12-08 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2008-12-08 José Fonsecapython/retrace: Dump vertex buffer contents.
2008-12-07 Pekka Paalanennouveau: make nv20 use NV{20,25}TCL objects
2008-12-07 Eric Anholtmesa: Fix GenerateMipmapEXT(GL_TEXTURE_CUBE_MAP_ARB).
2008-12-07 Eric Anholtintel: Fall back on rendering to a texture attachment...
2008-12-07 Eric Anholtintel: Fix crash in automatic mipmap generation for...
2008-12-07 Eric Anholtintel: Put CopyTexImage fallback under DEBUG_FALLBACKS...
2008-12-07 Eric Anholtintel: Fix glCopyPixels blit acceleration for FBO desti...
2008-12-07 Eric Anholtintel: Fix glBitmap blit acceleration for FBO destinations.
2008-12-05 Jakob Bornecrantzi915: Silence warnings
2008-12-05 Brianmesa: assorted clean-ups, updated comments, etc.
2008-12-05 Brianmesa: replace large macros with inline functions
2008-12-04 Briansoftpipe: plug in softpipe's texture samplers into...
2008-12-04 Briangallium: added draw_texture_samplers() to support textu...
2008-12-04 Briangallium: query PIPE_CAP_MAX_VERTEX_TEXTURE_UNITS to...
2008-12-04 Briangallium: added PIPE_CAP_MAX_VERTEX_TEXTURE_UNITS query
2008-12-04 Briangallium: check vertex shaders for samplers/texture...
2008-12-04 Briandemos: added simple vertex shader texture test.
2008-12-04 Jeremy Huddlestondarwin: Use -Os instead of -O2
2008-12-03 Eric Anholti965: Fix failure to upload new constant data when...
2008-12-03 Eric Anholti965: Fix stray character that the compile whined about.
2008-12-02 Younes Mantonnouveau: Calc pitch for swizzled textures appropriately.
2008-12-02 Younes Mantonmesa: Update some .gitignore files.
2008-12-02 Younes Mantonnouveau: Use swizzled textures & render targets on...
2008-12-02 Younes Mantonnouveau: nv04-nv40 linear <-> swizzled conversion.
2008-12-02 Younes Mantongallium: Make room for custom PIPE_TEXTURE_USAGE_*...
2008-12-02 Younes Mantong3dvl: Map/unmap incoming block texture once per frame.
2008-12-02 Younes Mantong3dvl: Use texture instead of surface for backbuffer.
2008-12-02 Younes Mantong3dvl: Move MC shaders to a seperate file, #included...
2008-12-02 Kristian HøgsbergBump dri2proto requirement to 1.99.3, drop CopyRegion...
2008-12-02 Dave Airlieintel: restore old vertex submit paths for i8xx hardware.
2008-12-02 Briansoftpipe: minor tweaks, clean-ups
2008-12-02 Briansoftpipe: compute nearest/linear texcoords four at...
2008-12-02 Briangallium: minor texture-related clean-ups, comments...
next