intel: Add extern "C" declarations to headers
[mesa.git] / src / mesa / drivers / dri / i965 / brw_eu.h
2012-05-10 Paul Berryintel: Add extern "C" declarations to headers
2012-04-09 Kenneth Graunkei965: Remove vestiges of function call support from...
2012-03-16 Eric Anholti965/fs: Jump from discard statements to the end of...
2012-02-11 Eric Anholti965: Add support for the MAD opcode on gen6+.
2012-01-27 Kenneth Graunkei965: Expose brw_set_sampler_message for use outside...
2011-12-26 Yuanhan Liui965: increase the brw eu instruction store size dynami...
2011-12-26 Yuanhan Liui965: get the jmp distance by instruction index
2011-12-26 Yuanhan Liui965: let the if_stack just store the instruction index
2011-12-21 Eric Anholti965: Don't make consumers of brw_CONT/brw_WHILE track...
2011-12-21 Eric Anholti965: Don't make consumers of brw_DO()/brw_WHILE()...
2011-12-21 Eric Anholti965: Drop unused do_insn argument from gen6_CONT().
2011-12-20 Paul Berryi965 gen6: Initial implementation of transform feedback.
2011-12-08 Paul Berryi965 gen6: Implement pass-through GS for transform...
2011-11-22 Chad VersaceMerge branch 'hiz' of ssh://people.freedesktop.org...
2011-11-17 Eric Anholti965/gen4: Fix sampling from integer textures.
2011-10-18 Kenneth Graunkei965: Rename pixel_scoreboard_clear to last_render_targ...
2011-10-18 Kenneth Graunkei965: Remove EOT parameter from brw_SAMPLE and brw_set_...
2011-10-18 Kenneth Graunkeintel: Convert from GLboolean to 'bool' from stdbool.h.
2011-10-11 Paul Berryi965: Fix computation of abs(-x) in FS
2011-10-11 Kenneth Graunkei965: Replace incorrect use of GLboolean with enum...
2011-08-30 Eric Anholti965/vs: Add support for pull constant loads for unifor...
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
2011-08-16 Eric Anholti965: Make some EU emit code for DP read/write messages...
2011-08-16 Eric Anholti965: Start adding the VS visitor and codegen.
2011-06-03 Christian KönigMerge remote-tracking branch 'mareko/r300g-draw-instanc...
2011-05-21 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-18 Kenneth Graunkei965: Move IF stack handling into the EU abstraction...
2011-05-18 Kenneth Graunkei965: Get a ralloc context into brw_compile.
2011-05-16 Kenneth Graunkei965: Pass brw_compile pointer to brw_set_src[01].
2011-05-07 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-04-26 Eric Anholti965/fs: Add support for math instructions in 16-wide...
2011-04-26 Eric Anholti965: Move the destination reg setup for 8/16 wide...
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-04-14 Eric Anholti965/fs: Constant-fold immediates in src0 of SEL instru...
2011-04-14 Eric Anholti965/fs: Constant-fold immediates in src0 of CMP instru...
2011-03-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-16 Kenneth Graunkei965: Rename brw_(IF|CONT)_gen6 functions to gen6_...
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2011-01-04 Christoph BumillerMerge remote branch 'origin/nvc0'
2010-12-22 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-22 Zhenyu Wangi965: explicit tell header present for fb write on...
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-06 Eric Anholti965: Add support for the instruction compression bits...
2010-12-02 Eric Anholti965: Add support for gen6 CONTINUE instruction emit.
2010-12-02 Eric Anholti965: Add support for gen6 BREAK ISA emit.
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-26 Eric Anholti965: Add EU code for dword scattered reads (constant...
2010-10-26 Thomas Balling Sør... Merge branch 'pipe-video' of git://anongit.freedesktop...
2010-10-26 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-10-22 Eric Anholti965: Add support for pull constants to the new FS...
2010-10-22 Brian PaulMerge branch 'primitive-restart-cleanup'
2010-10-21 Eric Anholti965: Add support for register spilling.
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-20 Eric Anholti965: Add EU emit support for gen6's new IF instruction...
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-14 Kenneth Graunkei965: Add support for ir_unop_round_even via the RNDE...
2010-10-14 Kenneth Graunkei965: Correctly emit the RNDZ instruction.
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-28 Eric Anholti965: Add support for POW in gen6 FS.
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-30 Eric Anholti965: Make brw_CONT and brw_BREAK take the pop count.
2010-08-20 Eric Anholti965: Also use the SIMD8 FB writes for SIMD8 mode on...
2010-08-20 Zhenyu Wangi965: Add AccWrCtl support on Sandybridge.
2010-08-19 Eric Anholti965: Don't set the swizzle on an immediate value in...
2010-08-18 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-26 Eric Anholti965: Fix reversed naming of the operations in compute...
2010-07-26 Eric Anholti965: Move the GRF-to-MRF optimizations to brw_optimize.c.
2010-07-22 Eric Anholti965: Clean up brw_dp_READ_4_vs() now that it has fewer...
2010-07-22 Eric Anholti965: Support relative addressed VS constant reads...
2010-07-08 Zhenyu Wangi965: Add 'wait' instruction support
2010-06-28 Jakob BornecrantzMerge branch 'gallium-drm-driver-drescriptor'
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-06-24 Brian PaulMerge branch 'shader-file-reorg'
2010-06-11 Brian Paulmesa: rename src/mesa/shader/ to src/mesa/program/
2010-05-01 Younes MantonMerge branch 'master' of ssh://git.freedesktop.org...
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-21 Keith WhitwellMerge branch 'gallium-front-ccw'
2010-05-19 Keith WhitwellMerge commit 'origin/graw-tests'
2010-05-18 Eric Anholti965: Remove constant or ignored-by-hw args from FF...
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 Brian PaulMerge branch '7.8'
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-27 Brian PaulMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-19 Brian PaulMerge branch '7.8'
2010-04-13 Jesse BarnesMerge branch '7.8'
2010-04-11 Maciej CencoraMerge commit 'origin/7.8'
2010-04-09 Brian PaulMerge branch '7.8'
2010-04-08 Dave AirlieMerge remote branch 'origin/7.8'
next