intel: Handle forced swrast clears before other clear bits.
[mesa.git] / src /
2011-01-03 Eric Anholtintel: Handle forced swrast clears before other clear...
2011-01-03 Brian Paulst/mesa: fix renderbuffer pointer check in st_Clear()
2011-01-03 Brian Paulmesa: s/GLuint/gl_buffer_index/
2011-01-03 Brian Paulst/mesa: 80-column wrapping
2011-01-03 Brian Paulst/mesa: 80-column wrapping
2011-01-02 Dave Airlieradeon: fix build on non-KMS systems.
2011-01-01 Kenneth Graunkeglsl: Really remove unused "instructions" parameter.
2011-01-01 Kenneth Graunkeglsl: Remove unused "instructions" parameter.
2010-12-31 Brian Paulmapi: add missing newline in error message
2010-12-31 Brian Paulegl: add missing case in _eglError()
2010-12-31 Henri Verbeetst/mesa: Handle wrapped depth buffers in st_copy_texsub...
2010-12-30 Vinson Leeutil: Add forward declarations in u_index_modify.h.
2010-12-30 Vinson Leetgsi: Clean up header file inclusion in tgsi_text.h.
2010-12-30 Vinson Leegraw: Include p_shader_tokens.h for tgsi_token struct.
2010-12-30 Vinson Leetgsi: Clean up header file inclusion in tgsi_sanity.h.
2010-12-30 Vinson Leex86: Clean up header file inclusion in mmx.h.
2010-12-30 Vinson Leetnl: Clean up header file inclusion in t_vertex.h.
2010-12-30 Vinson Leevbo: Clean up header file inclusion in vbo.h.
2010-12-30 Vinson Leetnl: Clean up header file inclusion in t_vp_build.h.
2010-12-30 Vinson Leetnl: Clean up header file inclusion in tnl.h.
2010-12-29 Marek Olšákutil: add a way to store translated indices to a user...
2010-12-29 Marek Olšákr300g: support user buffers as constant buffers
2010-12-29 Eric Anholti965: Do lowering of array indexing of a vector in...
2010-12-28 Eric Anholti965: Fix regression in FS comparisons on original...
2010-12-28 Eric Anholti965: Factor out the ir comparision to BRW_CONDITIONAL_...
2010-12-28 Vinson Leeglcpp: Add negative tests for redefintions with valuele...
2010-12-28 Dave Airlietgsi_dump: fix assert due to missing property name.
2010-12-28 Marek Olšákr300g: rename aos to vertex arrays
2010-12-28 Marek Olšákr300g: mark vertex arrays as dirty after a buffer_offse...
2010-12-28 Zhenyu Wangi965: Fix occlusion query on sandybridge
2010-12-28 Zhenyu WangRevert "i965: upload multisample state for fragment...
2010-12-27 Kenneth Graunkei965: Internally enable GL_NV_blend_square on ES2.
2010-12-27 Xiang, Haihaoi965: don't spawn GS thread for LINELOOP on Sandybridge
2010-12-27 Kenneth Graunkei965: Flatten if-statements beyond depth 16 on pre...
2010-12-27 Kenneth Graunkeglsl: Support if-flattening beyond a given maximum...
2010-12-16 Jakob Bornecrantzsvga, glhd: Remove incorrect assert and add note
2010-12-16 Jakob Bornecrantzsvga: Minor debug text fix
2010-12-16 Jakob Bornecrantzsvga: Remove debug print in winsys
2010-12-16 Jakob Bornecrantzsvga: Correct spelling in swtnl backend
2010-12-16 Jakob Bornecrantzsvga: Fix newline at EOF
2010-12-16 Jakob Bornecrantzsvga: Add Galahad and Softpipe to scons build
2010-12-16 Jakob Bornecrantzwrapper: Flush pipe on unmap
2010-12-16 Jakob Bornecrantzwrapper: Fix width and height given to map and remove...
2010-12-26 Jakob Bornecrantzi915g: Ignore color0 writes all cbufs tgsi property
2010-12-26 Chia-I Wust/egl: Fix eglChooseConfig when configs is NULL.
2010-12-26 Vinson Leeswrast: Clean up header file inclusion in ss_vb.h.
2010-12-26 Vinson Leeswrast: Clean up header file inclusion in ss_triangle.h.
2010-12-26 Vinson Leeswrast: Clean up header file inclusion in s_texfilter.h.
2010-12-26 Vinson Leeswrast: Clean up header file inclusion in s_texcombine.h.
2010-12-26 Vinson Leeswrast: Clean up header file inclusion in s_masking.h.
2010-12-26 Vinson Leenvfx: Remove unused variable.
2010-12-25 Xavier Chantrynvfx: restore BEGIN_RING usage
2010-12-25 Eric Anholtintel: Only do frame throttling at glFlush time when...
2010-12-25 Marek Olšákr300g: simplify buffer_transfer_inline_write
2010-12-25 Marek Olšákr300g: simplify the code for buffer uploads
2010-12-25 Marek Olšákr300g: user index buffers are always aligned
2010-12-25 Marek Olšákr300g: increase the size of upload buffers
2010-12-25 Vinson Leeswrast: Clean up header file inclusion in s_logic.h.
2010-12-25 Vinson Leeswrast: Clean up header file inclusion in s_fragprog.h.
2010-12-25 Vinson Leeswrast: Clean up header file inclusion in s_span.h.
2010-12-25 Vinson Leeswrast: Clean up header file inclusion in s_fog.h.
2010-12-25 Vinson Leeswrast: Clean up header file inclusion in s_depth.h.
2010-12-25 Vinson Leeswrast: Clean up header file inclusion in s_blend.h.
2010-12-25 Vinson Leeswrast: Clean up header file inclusion in s_atifragshad...
2010-12-25 Vinson Leeswrast: Clean up header file inclusion in s_alpha.h.
2010-12-25 Vinson Leeswrast: Clean up header file inclusion in s_accum.h.
2010-12-25 Vinson Leeswrast: Clean up header file inclusion in s_aatriangle.h.
2010-12-25 Vinson Leeswrast: Clean up header file inclusion in s_aaline.h.
2010-12-25 Vinson Leest/mesa: Clean up header file inclusion in st_mesa_to_t...
2010-12-25 Vinson Leest/mesa: Clean up header file inclusion in st_gen_mipmap.h.
2010-12-24 Marek Olšákr300g/swtcl: re-enable LLVM
2010-12-24 Henri Verbeetr600g: r600_blit_uncompress_depth() can't fail.
2010-12-24 Henri Verbeetr600g: Get rid of r600_blit_uncompress_depth_ptr.
2010-12-24 Chia-I Wumapi: Move mapi_func typedef to entry.h.
2010-12-24 Chia-I Wumapi: Define MAPI_TMP_DEFINES only when needed.
2010-12-24 Chia-I Wumapi: Add and use entry_get_public.
2010-12-24 Chia-I Wumapi: Make struct mapi_stub opaque.
2010-12-24 Chia-I Wumapi: Allow blocks to be disabled from the output.
2010-12-24 Chia-I Wumapi: Fix hidden entries.
2010-12-24 Chia-I Wumapi: Add "handcode" attribute to the script.
2010-12-24 Chia-I Wumapi: Minor ABIPrinter refactoring.
2010-12-24 Chia-I Wumapi: Store alias entry instead of alias name.
2010-12-24 Dave Airlier600g: hack around property unknown issues.
2010-12-24 Dave Airlier300g: turn back on rv530 hiz.
2010-12-24 Dave Airlier300g: hyperz fixing typo.
2010-12-24 Vinson Leemesa: Assert format is not MESA_FORMAT_COUNT in _mesa_f...
2010-12-24 Xiang, Haihaoi965: use align1 access mode for instructions with...
2010-12-24 Xiang, Haihaoi965: fix register region description
2010-12-24 Vinson Leer600g: Rearrange print order of outputs of R600_ERR.
2010-12-24 Vinson Leemesa: Assert _mesa_DeleteFragmentShaderATI doesn't...
2010-12-24 Vinson Leest/egl: Remove unnecessary header.
2010-12-24 Vinson Leelibgl-xlib: Remove unnecessary header.
2010-12-24 Vinson Leer300g: Remove unnecessary header.
2010-12-23 Dave Airlietgsi_text: just parse as an integer (value is a boolean).
2010-12-23 Vinson Leemapi: Remove unnecessary header.
2010-12-23 Vinson Leeintel: Remove unnecessary headers.
2010-12-23 Dave Airlier300g: add support for color0 writes to all bound color...
2010-12-23 Dave Airliemesa/st: set the color write cbuf property for fragColo...
2010-12-23 Dave Airliesoftpipe: add support for color writes all color bufs...
2010-12-23 Dave Airliegallium: add fragment shader property for color writes...
next