intel: move declaration before code
[mesa.git] / src /
2012-01-10 Brian Paulmesa: use STATIC_ASSERT in a few more places
2012-01-10 José Fonsecascons: Fix libGL.so build.
2012-01-10 Brian Paulmesa: move _mesa_clear_accum_buffer() inside FEATURE_ac...
2012-01-10 Brian Paulmesa: add missing color buffer datatype check for glBli...
2012-01-10 Jakob Bornecrantzsvga: Drop execbuf throttling
2012-01-10 Jakob Bornecrantzsvga: Add somewhat sensible fallback and silence warning
2012-01-10 Jakob Bornecrantzsvga: Silence warning
2012-01-10 Jakob Bornecrantzsvga: Silence warning
2012-01-10 Jakob Bornecrantzsvga: Silence warning
2012-01-10 Jakob Bornecrantzsvga: Ignores
2012-01-10 Jakob Bornecrantzmesa: Silence warning
2012-01-10 Jakob Bornecrantzmesa: Silence warning
2012-01-10 Jakob Bornecrantzdraw: Silence warning
2012-01-10 Jakob Bornecrantztarget-helpers: If neither softpipe or llvmpipe is...
2012-01-10 Dave Airliedraw/softpipe: EXT_transform_feedback support (v2)
2012-01-10 Dave Airliegallium: introduce GLSL based interpolation rules....
2012-01-09 Christoph Bumillernvc0: fix FP header clip distance mask
2012-01-09 Christoph Bumillernvc0/ir: TXF array index already is an integer
2012-01-09 Christoph Bumillernv50/ir: handle TGSI_SEMANTIC_VERTEXID
2012-01-09 Christoph Bumillernv50/ir/tgsi: translate SNE as unordered comparison
2012-01-09 Christoph Bumillernv50/ir/ra: don't coalesce contraint-moves
2012-01-09 Christoph Bumillernvc0: enable shader watchdog timer
2012-01-09 Christoph Bumillernv50/ir/tgsi: handle TGSI_OPCODE_IABS
2012-01-09 Christoph Bumillernv50/ir/opt: optimize u32 MOD by power of 2 into AND
2012-01-09 Christoph Bumillernv50/ir/opt: s/SHL/SHR in optimization of u32 DIV
2012-01-09 Christoph Bumillernv50/ir,nvc0: make ClipDistance and ClipVertex work
2012-01-09 Christoph Bumillernv50,nvc0: handle new PIPE_CAPs
2012-01-09 Christoph Bumillernvc0/ir/emit: fix modifiers of f32 add with long immediate
2012-01-09 Christoph Bumillernvc0/ir: fix default insertion position in pre-SSA...
2012-01-09 Marek OlšákSquash-merge branch 'gallium-clip-state'
2012-01-10 Kenneth Graunkei965: Fix zeroing of unused attributes in 3DSTATE_SBE.
2012-01-10 Kenneth Graunkei965: Re-sync outdated comments about Gen6+ push constants.
2012-01-10 Kenneth Graunkei965: Update dirty bit comments for the gen7_ps_state...
2012-01-10 Kenneth Graunkei965: Annotate the use of _NEW_PROGRAM in Gen6+ SF...
2012-01-10 Kenneth Graunkei965: Add missing _NEW_PROGRAM dirty bit to the brw_sf_...
2012-01-10 Kenneth Graunkei965: Add missing _NEW_PROGRAM dirty bit to the gen7_sb...
2012-01-10 Kenneth Graunkei965: Remove BRW_NEW_CURBE_OFFSETS dirty bit from Gen7...
2012-01-10 Kenneth Graunkei965: Remove BRW_NEW_URB_FENCE dirty bit from Gen6...
2012-01-10 Kenneth Graunkei965: Add missing _NEW_BUFFERS dirty bit to Gen6+ DEPTH...
2012-01-09 Andy Claytonglsl: fix glsl optimization infinite loop from copy_pro...
2012-01-09 Jakob Bornecrantzsoftpipe: Don't use llvm in draw
2012-01-09 Jakob Bornecrantzdraw: Fail if we fail to enable llvm when asked for it
2012-01-09 Jakob Bornecrantzdraw: Make it possible to create a llvm free context
2012-01-09 Kenneth Graunkemesa: Bump version to 8.0 (devel)
2012-01-09 Jerome Glisseradeon/winsys: fix get info ioctl error checking
2012-01-09 Eric Anholti965/fs: Fix projector==1.0 optimization pre-gen6.
2012-01-09 Eric Anholti965/fs: Fix GPU hangs with 16-wide integer div/mod...
2012-01-09 Paul Berrymesa: Fix bogus transform feedback error message when...
2012-01-09 Brian Paulmesa: fix error message in _mesa_BlitFramebufferEXT()
2012-01-09 Brian Paulmesa: check depth, stencil formats (not depths) in...
2012-01-09 Brian Paulmesa: add missing error check for linear blit of intege...
2012-01-09 Brian Paulswrast: convert blit_linear() to Map/UnmapRenderbuffer()
2012-01-09 Brian Paulmesa: add _mesa_unpack_ubyte_rgba_row() function
2012-01-09 Brian Paulmesa: rename _mesa_unpack_int_rgba_row() to _mesa_unpac...
2012-01-09 Christian Königvl: replace decode_buffers with auxiliary data field
2012-01-08 Kenneth Graunkei965: Actually enable SIMD16 dispatch on Ivybridge.
2012-01-08 Marek Olšáknvfx: remove unused-but-set variables
2012-01-08 Kenneth Graunkei965: Correct _NEW_TRANSOFORM typos.
2012-01-08 Kenneth Graunkei965: Correct misspellings of "invariant".
2012-01-07 Bryan Cainglsl_to_tgsi: emit IABS for absolute value of integers
2012-01-07 Brian Paulmesa: rework ctx->Driver.CopyTexSubImage() parameters
2012-01-07 Bryan Caingallium: add an IABS opcode to TGSI
2012-01-07 Brian Paulmesa: remove unused _mesa_unpack_uint_rgba_row() prototype
2012-01-07 Bryan Cainglsl_to_tgsi: fix emission of boolean constants
2012-01-07 Bryan Cainglsl_to_tgsi: remove bad assertion
2012-01-07 Brian Paulswrast: fix Z testing of points/lines for 16-bit depth...
2012-01-07 Brian Paulswrast: s/GLbitfield/GLbitfield64/ for sw_span::arrayAt...
2012-01-07 Brian Paulswrast: s/GLint/GLuint/ to silence MSVC signed/unsigned...
2012-01-07 Brian Paulmeta: add some 'f' suffixes to silence MSVC warnings
2012-01-07 Brian Paulmesa: add some 'f' suffixes to silence MSVC warnings
2012-01-07 Brian Paulutil: silence some MSVC type conversion warnings
2012-01-07 Brian Pauldraw: replace assert(0) with debug_warn_once()
2012-01-07 Brian Paulutil: add debug_warn_once() macro
2012-01-07 Brian Pauldraw: whitespace fixes, etc.
2012-01-07 Brian Paulgallium: make vbuf_render::set_primitive() return void
2012-01-07 Brian Paulsvga: fix assorted whitespace issues, add copyright...
2012-01-07 Brian Paulsvga: add switch cases for PIPE_SHADER_CAP_OUTPUT_READ
2012-01-07 Brian Paulmesa: add/update comments in _mesa_copy_buffer_subdata()
2012-01-07 Marek Olšáku_vbuf: don't unroll indices if mapping vertex buffers...
2012-01-07 Dave Airliedraw: fix missing include for u_format.
2012-01-07 Dave Airliest/mesa: add support for clip vertex.
2012-01-07 Dave Airliegallium: add new semantic for clip vertex.
2012-01-07 Dave Airliedraw: don't translate non-floats to float.
2012-01-07 Dave Airliest/mesa: fix default interpolation for colors.
2012-01-07 Kenneth Graunkeglsl/builtins: Add missing mix(genType, genType, bvec...
2012-01-07 Kenneth Graunkei965/vs: Fix invalid array access in copy propagation.
2012-01-06 Ian Romanickglsl: Don't mark assignment temporaries as read-only
2012-01-06 Ian Romanickglsl: Emit extra errors for l-value violations in ...
2012-01-06 Ian Romanickglsl: Emit errors for assignments to non-l-value expres...
2012-01-06 Ian Romanickglsl: Track descriptions of some expressions that can...
2012-01-06 Brian Paulmesa: remove gl_framebuffer:_DepthBuffer, _StencilBuffe...
2012-01-06 Brian Paulswrast: remove s_depthstencil.[ch] files
2012-01-06 Brian Paulswrast: remove calls to _swrast_update_depth/stencil_bu...
2012-01-06 Eric Anholti965: Turn on ARB_depth_buffer_float by default.
2012-01-06 Eric Anholtswrast: Convert the glBlitFramebuffer(GL_NEAREST) path...
2012-01-06 Eric Anholtmesa: Fix packing of stencil bits to MESA_FORMAT_Z32_FL...
2012-01-06 Eric Anholtswrast: Fix use of uninitialized value in rbmapping...
2012-01-06 Eric Anholtswrast: Use the fast copypixels code to implement fast...
2012-01-06 Eric Anholtswrast: Move the check for fast_copy_pixels() ability...
2012-01-06 Eric Anholti965: Add sensible disasm for the JMPI instruction.
next