gallium: remnants of old ccw state
[mesa.git] / src / mesa / drivers /
2010-05-21 Keith WhitwellMerge branch 'gallium-front-ccw'
2010-05-20 Eric Anholti965: remove disabled code for cycling through MRF...
2010-05-20 Kristian Høgsbergintel: Throttle after doing copyregion/swapbuffers...
2010-05-13 Eric Anholti965: Reduce a single GL_QUADS to GL_TRIANGLE_FAN.
2010-05-13 Eric Anholtintel: Don't update window system renderbuffers on...
2010-05-13 Eric Anholtmesa: Remove _mesa_pow(), which is always just pow().
2010-05-11 Kristian Høgsbergintel: Don't update renderbuffers in intelSetTexBuffer2...
2010-05-11 Kristian Høgsbergintel: Drop viewport hack when we can
2010-05-11 Brian Paulmesa: more transform feedback infrastructure
2010-05-11 Kristian Høgsbergintel: Also flush front buffer in glFinish()
2010-05-10 Vinson Leei915: Drop intelFlush().
2010-05-10 Kristian Høgsbergintel: Drop intelFlush()
2010-05-10 Kristian Høgsbergintel: Only flush fake front buffer on API level glFlush()
2010-05-10 Kristian Høgsbergintel: Don't mark front buffer dirty if we're only...
2010-05-10 Kristian Høgsbergintel: Mark frontbuffer dirty in intel_prepare_render()
2010-05-10 Brian Paulosmesa: use unsigned 16-bit/channel format
2010-05-08 Marek Olšákr300g: respect compare mode regardless of sampler type
2010-05-08 Marek Olšákr300/compiler: fake equal/notequal for shadow samplers
2010-05-08 Marek Olšákr300/compiler: use perspective division only for TXP...
2010-05-08 Marek Olšákr300/compiler: make shadow sampler codegen more readabl...
2010-05-08 Marek Olšákr300/compiler: shorten RC_*SWIZZLE* expressions
2010-05-08 Marek Olšákr300/compiler: generalize depth texture mode to support...
2010-05-08 Marek Olšákr300/compiler: fix LIT instruction case 0^0 = 1
2010-05-07 Brian Paulmesa: remove driver hooks for GetFloat/Integer/Doublev...
2010-05-07 Chia-I Wuglapi: Move to src/mapi/.
2010-05-05 Eric Anholti965: When an RB gets a new region, clear the old from...
2010-05-05 Eric Anholtintel: Don't tile textures so small that size is blown...
2010-05-05 Brian Paulosmesa: remove unused var
2010-05-05 Brian Paulosmesa: fix OSMesa for CHAN_BITS=32
2010-05-04 Kristian Høgsbergintel: Update renderbuffers unconditionally in intelSet...
2010-05-04 Kristian Høgsbergintel: Enable GL_EXT_framebuffer_object for gles2
2010-05-03 Kristian Høgsbergdriswrast: Fix more context creation breakage
2010-05-03 Dave Airlienouveau: fix nouveau_create_context decleration
2010-05-02 Jakob Bornecrantzswrast: Correct include for mtypes.h
2010-05-02 Xavier ChantryUpdate drisw state tracker to use new API aware context...
2010-05-02 Kristian HøgsbergMerge branch 'gles2-2'
2010-05-19 Keith WhitwellMerge commit 'origin/graw-tests'
2010-05-19 Nicolai Hähnler300/compiler: Implement constant folding
2010-05-19 Tom Stellardr300/compiler: Emit 0.5 swizzle when necessary.
2010-05-18 Eric Anholti965: Remove constant or ignored-by-hw args from FF...
2010-05-18 Eric Anholti965: Revert accidental debug change in 562e2d114ec0cba8
2010-05-18 Zou Nan hai gen6 fix: fix a wrong bit in binding_table_pointer
2010-05-18 Eric Anholti965: Fix point coordinate replacement after airlied...
2010-05-18 Eric Anholti965: Add SF program disasm under INTEL_DEBUG=sf.
2010-05-17 Kristian Høgsbergintel: Call intel_draw_buffer() again after _mesa_make_...
2010-05-17 Eric Anholti965: Make rasterization of single and multiple quad...
2010-05-16 Eric Anholti965: Remove the half-baked code for multiple OQs at...
2010-05-16 Eric Anholti965: Remove unused occlusion query struct field.
2010-05-16 Tom Stellardr300/compiler: fix peephole optimizer
2010-05-16 Nicolai Hähnler300/compiler: Implement simple peephole optimizer
2010-05-15 Marek Olšákr300/compiler: silence a warning
2010-05-14 Eric Anholti965: Set the correct provoking vertex for clipped...
2010-05-14 Eric Anholti965: Add program dumping for INTEL_DEBUG=gs.
2010-05-14 Eric Anholti965: Parse the ff_sync URB send opcode on Ironlake...
2010-05-14 Eric Anholti965: Use R16G16B16A16_FLOAT for 3-component half-float.
2010-05-14 Eric Anholti965: Dump out the correct shared function for SEND...
2010-05-14 Eric Anholti965: Support INTEL_DEBUG=clip to dump the clip program.
2010-05-14 Eric Anholtintel: Handle arbitrary compressed formats in intel_com...
2010-04-28 Kristian Høgsbergintel: Only register ES2 extensions for ES2 contexts
2010-04-28 Kristian Høgsbergconfigure.ac: Add options to enable GLES1/2 API support
2010-04-28 Kristian Høgsbergintel: Advertise GLES1/2 for i915+ when enabled
2010-04-28 Kristian Høgsbergdri: Add DRI entrypoints to create a context for a...
2010-04-28 Kristian Høgsbergdri: Add DRI entrypoints to create a context for a...
2010-04-21 Marek Olšákradeon: fix warning
2010-04-21 Zhenyu Wangintel: Add Sandybridge mobile chipset id
2010-04-21 Zhenyu Wangintel: Clean up chipset name and gen num for Ironlake
2010-04-29 Eric Anholti965: Reject shaders with uninlined function calls...
2010-04-29 Eric Anholti965: Fix cube map layouts on Ironlake.
2010-04-29 Eric Anholti965: Implement VS MAX in a more obvious way.
2010-04-29 Eric Anholti965: Use immediate float operands for some VS instruct...
2010-04-20 Eric Anholti915: Map sampler indices to texture units correctly...
2010-04-20 Eric Anholti915: Add missing break; after handling the stub NOISE...
2010-04-20 José FonsecaMerge branch 'gallium-index-bias'
2010-04-20 Dan NicholsonMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-28 Jakob BornecrantzMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-28 Pierre WillenbrockDisable scissor when begining meta operations
2010-04-28 Pierre WillenbrockDon't set srcLevel on GL_TEXTURE_RECTANGLE_ARB targets
2010-04-28 Pierre WillenbrockFill the padding between entrys in the sampler key
2010-04-28 Eric Anholti915: Add debugging for just prorgam compile under...
2010-04-28 Eric Anholti915: Provide counts in the error messages for program...
2010-04-27 Marek Olšákradeon: fix warnings
2010-04-27 Pierre Willenbrockmesa: Disable scissor when begining meta operations
2010-04-27 Pierre Willenbrockmesa: Don't set srcLevel on GL_TEXTURE_RECTANGLE_ARB...
2010-04-27 Brian PaulMerge branch '7.8'
2010-04-27 Jakob Bornecrantzdri_util: Assume error checking is done properly in...
2010-04-26 Alex Deucherr600: add support for more rendering formats
2010-04-26 Alex Deucherr600: avoid setting invalid bit on r7xx for blits
2010-04-26 Andre Maasikasr600: enable VERT_RESULT_PSIZ - makes point size &...
2010-04-26 Andre Maasikasr600: adjust point sprites after 911fa4a4a1
2010-04-25 Vinson Leeradeon: Remove NULL check of bo_legacy->tobj.
2010-04-25 Vinson Leedri: Remove unnecessary header.
2010-04-23 Ian RomanickMerge branch '7.8'
2010-04-23 Jerome GlisseMerge remote branch 'origin/7.8'
2010-04-23 Jerome Glisser600: don't enable depth test if there is no depth...
2010-04-23 Michel DänzerMerge branch '7.8'
2010-04-22 Eric Anholti965: Fix assertion for surface tile offset usage on...
2010-04-22 Eric Anholti965: Fix scissoring when width or height is 0.
next