r600g: use a select to handle front/back color in llvm
[mesa.git] / src / mesa /
2012-10-09 Ian Romanickmesa/tests: Remove driverCtx parameter from call to...
2012-10-09 Quentin Glidicintel: Add missing #include <time.h>
2012-10-09 Kenneth Graunkei965: Delete some dead code from brw_eu_emit.c.
2012-10-09 Brian Paulmesa: remove unused _mesa_cpal_compressed_format_type...
2012-10-09 Daniel Stoneteximage: Remove unnecessary compressed format check
2012-10-08 Brian PaulRevert "st/mesa: remove unused variables to fix compile...
2012-10-08 Brian Paulmesa: minor whitespace fixes in teximage.c
2012-10-08 Marek Olšákst/mesa: remove unused variables to fix compile warnings
2012-10-08 Marek Olšákmesa: remove unused variables to fix compile warnings
2012-10-08 Eric Anholti965/fs: Improve performance of copy/constant propagation.
2012-10-08 Eric Anholti965/fs: Move constant propagation to the same codebase...
2012-10-08 Eric Anholti965: Remove the old ARB_fragment_program backend.
2012-10-08 Eric Anholti965: Replace brw_wm_* with dumping code into the fs_vi...
2012-10-08 Eric Anholti965: Reduce maximum GL_ARB_fragment_program instructio...
2012-10-08 Eric Anholti965/fs: Add a couple more algebraic cases that help...
2012-10-08 Eric Anholti965/fs: Pull ir_binop_min/ir_binop_max handling to...
2012-10-08 Eric Anholti965/fs: Refactor rectangle/GL_CLAMP texture coordinate...
2012-10-08 Eric Anholti965/fs: Pass fragment depth to the fb write as a fs_re...
2012-10-08 Eric Anholtmesa: Note that OPCODE_RFL is not part of ARB_fp (it...
2012-10-08 Ian Romanickmeta: Make shader template literal strings be parameter...
2012-10-08 Ian Romanickmeta: Always enable GL_EXT_texture_array in mipmap...
2012-10-08 Ian Romanickmeta: Since mipmap output type is always vec4, don...
2012-10-08 Ian Romanickmeta: Don't use GLSL 1.30 shader on OpenGL ES 2
2012-10-08 Ian Romanickmeta: Rearrange shader creation in setup_glsl_generate_...
2012-10-08 Ian Romanickmeta: Remove unsafe global mem_ctx pointer
2012-10-05 Brian Paulmesa: remove the driverCtx parameter to _mesa_create...
2012-10-05 Brian Paulmesa: remove unused gl_context::DriverCtx field
2012-10-05 Brian Paulradeon/r200: remove use of gl_context::DriverCtx field
2012-10-05 Brian Paulradeon/r200: make radeon_context subclass of gl_context
2012-10-05 Kenneth Graunkemesa: Flag _NEW_VARYING_VP_INPUTS when TexEnv programs...
2012-10-04 Paul Berrymesa: don't enable glVertexPointer() when using API_OPE...
2012-10-04 Brian Paulmesa: don't call TexImage driver hooks for zero-sized...
2012-10-03 Rob Bradfordintel: Fix intel_texsubimage_tiled_memcpy to skip GL_EX...
2012-10-03 Matt Turnerdri drivers: Link dricommon before dynamic libraries
2012-10-03 Paul Berryregister_allocate: don't consider trivially colorable...
2012-10-03 Oliver McFaddenmesa: tests: EnumStrings.LookUpByNumber
2012-10-02 Brian Paulmesa: remove bogus compressed texture size checks
2012-10-02 Negreanu Marius... android: glcpp: fix abuse of yylex
2012-10-01 Matt Turnerbuild: Don't build libdricore if not building classic...
2012-10-01 Matt Turnerlibdricore: Remove dead C(XX)FLAGS_NOVISIBILITY
2012-10-01 Matt Turnerbuild: Add visibility CFLAGS to OSMesa
2012-10-01 Matt Turnerbuild: Link OSMesa with glapi, libdl, libstdc++
2012-10-01 Matt Turnerbuild: Set visibility CFLAGS in dri/swrast
2012-10-01 Matt Turnerbuild: Set visibility CFLAGS in dri/r200
2012-10-01 Matt Turnerbuild: Set visibility CFLAGS in dri/radeon
2012-10-01 Matt Turnerbuild: Set visibility CFLAGS in dri/nouveau
2012-10-01 Matt Turnerbuild: Set visibility CFLAGS in dri/i915
2012-10-01 Matt Turnerbuild: Set visibility CFLAGS in dri/common
2012-10-01 Matt Turnerbuild: Turn on visibility CFLAGS for core mesa
2012-10-01 Matt Turnerbuild: Use PTHREAD_LIBS and PTHREAD_CFLAGS
2012-10-01 Oliver McFaddenintel: add support for ANGLE_texture_compression_dxt.
2012-09-30 Marek Olšákst/mesa: implement decompress_with_blit using gallium...
2012-09-30 Marek Olšákst/mesa: implement BlitFramebuffer using gallium blit
2012-09-29 Brian Paulmesa: add fall-through comment, just to be clear
2012-09-29 Brian Paulmesa: remove useless GLenum casts
2012-09-29 Brian Paulmesa: add const qualifier in check_for_ending() to...
2012-09-29 Kenneth Graunkei965: Complain about variable index lowering when INTEL...
2012-09-29 Kenneth Graunkei965: Dump linked shaders on MESA_GLSL=dump.
2012-09-29 Anuj Phogatintel/i965: Disable SampleAlphaToOne if dual source...
2012-09-29 Vinson Leescons: Disable build of assembly sources on Cygwin.
2012-09-28 Jordan Justenmesa: allow MESA_GL_VERSION_OVERRIDE to override the...
2012-09-28 Ian Romanicki965: brwInitVtbl needs to know the chipset generation
2012-09-28 Ian Romanicki915: Don't free the intel_context structure when intel...
2012-09-28 Ian Romanicki965: Don't free the intel_context structure when intel...
2012-09-28 Ian Romanickintel: Don't call intelDestroyContext if there is no...
2012-09-28 Ian Romanickdri_util: Use calloc to allocate __DRIcontext
2012-09-28 Jordan Justenmain/version: add "(Core Profile) to version string...
2012-09-28 Ian Romanickmesa/tests: Sanity check the ES2 dispatch table
2012-09-28 Ian Romanickmesa/main: Make no-op dispatch function public
2012-09-28 Ian Romanickmesa/tests: Move stub function to a separate file
2012-09-28 Ian Romanickmesa: Don't set uniform dispatch pointers for many...
2012-09-28 Ian Romanickmesa: Don't set shaderapi dispatch pointers for many...
2012-09-28 Ian Romanickmesa: Don't set vtxfmt dispatch pointers for many thing...
2012-09-28 Ian Romanickmesa: Don't set loopback dispatch pointers for most...
2012-09-28 Ian Romanickmesa: Pass GL context to _mesa_create_save_table
2012-09-28 Ian Romanickmesa: Don't set dispatch pointer for glTexStorage in ES2
2012-09-28 Ian Romanickmesa: Don't set dispatch pointer for glGetProgramivARB...
2012-09-28 Ian Romanickmesa: Don't set dispatch pointer for glResizeBuffersMES...
2012-09-28 Ian Romanickmesa: Don't set dispatch pointers for glPointParameter...
2012-09-28 Ian Romanickmesa: Don't set dispatch pointers for glClearDepth...
2012-09-28 Ian Romanickmesa: Don't set dispatch pointer for glGetBufferSubData...
2012-09-28 Ian Romanickmesa: Don't set dispatch pointer for glGetDoublev in ES2
2012-09-28 Ian Romanickmesa: Don't set dispatch pointer for glPointSize in ES2
2012-09-28 Ian Romanickmesa: Set dispatch pointer for glShaderBinary
2012-09-28 Chad Versaceintel: Fix yet-another-bug in intel_texsubimage_tiled_m...
2012-09-28 Vinson Leemesa: Fix typo in error message.
2012-09-27 Kenneth Graunkemeta: Use float for temporary images, not (un)signed...
2012-09-27 Chad Versaceintel: Don't advertise GLX_SWAP_COPY_OML
2012-09-27 Eric Anholti965: Remove stale comment about rebuilding tnl_program.
2012-09-27 Eric Anholti965: Add a comment explaining one of the brw_draw_uplo...
2012-09-27 Eric Anholti965: Remove broken non-interleaved-to-interleaved...
2012-09-27 Eric Anholtintel: Remove dead intel_format_to_rb_datatype.
2012-09-27 Eric Anholtintel: Mark some file-local code as static.
2012-09-27 Eric Anholti965: Mark brw_disasm.c tables as static const.
2012-09-27 Eric Anholti965: Use visibility cflags on the driver code.
2012-09-27 Eric Anholti965/vp: Remove support for non-ARB_vp, non-NV_vp opcodes.
2012-09-27 Eric Anholti965/vp: Remove support for relative addressing of...
2012-09-27 Eric Anholti965/vp: Remove support for reading destination registers.
2012-09-27 Eric Anholti965/vp: Remove support for GLSL flow control from...
2012-09-27 Chad Versaceintel: Fix segfault in intel_texsubimage_tiled_memcpy
next