dri/swrast: Remove unnecessary header.
[mesa.git] / src / mesa / drivers / dri / i965 /
2010-06-02 Kristian Høgsbergintel: Remove a leftover DRI1/DRI2 conditional
2010-05-28 Eric Anholti965: Add cache unit -> bo name mapping for more gen6...
2010-05-26 Eric Anholti965: Add support for EXT_timer_query on Ironlake.
2010-05-26 Eric Anholti965: Move Gen6 debugging emit_mi_flush into the Gen6...
2010-05-26 Eric Anholti965: Emit MI_FLUSH before PSP on Ironlake for clip...
2010-05-23 Eric Anholti965: Add support for all 8 possible ARB_draw_buffers...
2010-05-23 Eric Anholti965: Fix bit allocation for number of color regions...
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-21 Keith WhitwellMerge branch 'gallium-front-ccw'
2010-05-20 Eric Anholti965: remove disabled code for cycling through MRF...
2010-05-13 Eric Anholti965: Reduce a single GL_QUADS to GL_TRIANGLE_FAN.
2010-05-11 Kristian Høgsbergintel: Drop viewport hack when we can
2010-05-04 Roland ScheideggerMerge commit 'origin/master' into gallium-msaa
2010-05-02 Kristian HøgsbergMerge branch 'gles2-2'
2010-04-30 Roland ScheideggerMerge commit 'origin/master' into gallium-msaa
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-05-19 Keith WhitwellMerge commit 'origin/graw-tests'
2010-05-18 Eric Anholti965: Remove constant or ignored-by-hw args from FF...
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 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-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-04-28 Kristian Høgsbergintel: Only register ES2 extensions for ES2 contexts
2010-04-28 Kristian Høgsbergdri: Add DRI entrypoints to create a context for a...
2010-04-23 Ian RomanickMerge branch '7.8'
2010-04-23 Jerome GlisseMerge remote branch 'origin/7.8'
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.
2010-04-22 Brian PaulMerge branch '7.8'
2010-04-21 Zhenyu Wangintel: Clean up chipset name and gen num for Ironlake
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 WillenbrockFill the padding between entrys in the sampler key
2010-04-27 Brian PaulMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-19 Brian PaulMerge branch '7.8'
2010-04-18 Vinson Leei965: Assert that an OPCODE_IF was seen before an OPCOD...
2010-04-13 Jesse BarnesMerge branch '7.8'
2010-04-11 Maciej CencoraMerge commit 'origin/7.8'
2010-04-11 Vinson Leei965: Remove unnecessary header.
2010-04-09 Brian PaulMerge branch '7.8'
2010-04-08 Dave AirlieMerge remote branch 'origin/7.8'
2010-04-05 Ian RomanickMerge branch '7.8'
2010-04-04 Ian RomanickMerge branch '7.8'
2010-03-31 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-30 Michel DänzerMerge branch '7.8'
2010-03-26 Michel DänzerMerge branch '7.8'
2010-03-25 Brian PaulMerge branch '7.8'
2010-03-25 Jakob BornecrantzMerge branch 'gallium-targets'
2010-03-24 Eric Anholti965: Handle the negate and abs swizzles on brw_wm_glsl...
2010-03-23 Brian PaulMerge branch '7.8'
2010-03-22 Eric Anholti965: Add disasm for SNB MATH opcode.
2010-03-22 Eric Anholti965: Enable normal clipping on SNB.
2010-03-22 Eric Anholti965: Force single program flow in SNB GS, to match...
2010-03-22 Eric Anholti965: Correct copy and wasted field shifts for SNB...
2010-03-22 Eric Anholti965: Enable VS on SNB.
2010-03-22 Eric Anholti965: Remove gratuitous jump or nop from OPCODE_END...
2010-03-22 Eric Anholti965: Ignore execution mask for the mov(m0, g0) of...
2010-03-22 Eric Anholti965: Allow FS constants to be used as immediates inste...
2010-03-22 Eric Anholti965: Add INTEL_DEBUG=glsl_force to force brw_wm_glsl.c.
2010-03-22 Eric Anholti965: Optimize OPCODE_CMP by using BRW_SEL to choose...
2010-03-22 Brian PaulMerge branch '7.8'
2010-03-17 Eric Anholtintel: Replace mt->pitch with mt->region->pitch.
2010-03-17 Brian PaulMerge branch '7.8'
2010-03-17 Pauli NieminenMerge branch '7.8' into master
2010-03-16 Eric AnholtRevert "i965: Do VS SGT, SLT, and friends using CMP...
2010-03-16 Eric AnholtRevert "i965: Do FS SLT, SGT, and friends using CMP...
2010-03-16 Eric Anholti965: Fix ENDLOOP to only patch up this loop's BREAK...
2010-03-16 Eric Anholti965: Unalias all GLSL source regs from the destination...
2010-03-16 Eric Anholti965: Fix nested loops in the VS.
2010-03-16 Eric Anholti965: Fix up VP constbuf leak on program delete.
2010-03-16 Eric Anholti965: Fix up the handling of point sprite coordinate...
2010-03-16 Eric Anholti965: Add support for the CMP opcode in the GLSL path.
2010-03-16 Eric Anholti965: Fix the response len of masked sampler messages...
2010-03-16 Chia-I WuMerge remote branch 'origin/gallium-st-api'
2010-03-15 Zack RusinMerge remote branch 'origin/master' into gallium_draw_llvm
2010-03-13 Keith WhitwellMerge commit 'origin/master' into gallium-sampler-view
2010-03-12 Eric Anholti965: Clarify the roles of emit_pixel_xy(), emit_delta_...
2010-03-12 Eric Anholti965: Clarify that DELTAXY always occurs for both X...
2010-03-12 Eric Anholti965: Do FS SLT, SGT, and friends using CMP, SEL instea...
2010-03-12 Eric Anholti965: Do VS SGT, SLT, and friends using CMP, SEL instea...
2010-03-12 Eric Anholti965: Fix up VS DP4 sequences to avoid dependency control.
2010-03-12 Eric Anholti965: When doing a swizzled kill pixel, don't do redund...
2010-03-12 Eric Anholti965: Use the SEL instruction to implement MIN and...
2010-03-12 Michel DänzerMerge branch '7.8'
next