gallivm: add assertions to check type of phi variables
[mesa.git] / src / mesa /
2010-05-27 Brian Paulmesa: fix incorrect GL_DEPTH_STENCIL_ATTACHMENT format...
2010-05-27 Brian Paulfbdev: some hacking to get the driver to compile (untested)
2010-05-27 Brian Paulvbo: comments and whitespace
2010-05-27 Brian Paulvbo: remove unused prototype
2010-05-27 Brian Paulvbo: remove dead code
2010-05-27 Brian Paulvbo: update/add comments
2010-05-27 Vinson Leemesa: Remove unnecessary headers.
2010-05-27 Brian Paulmesa: remove unused includes
2010-05-27 Brian Paulmesa: rewrite _mesa_get_handle() and add some comments
2010-05-27 Brian Paulmesa: move GLSL uniform functions into new source file
2010-05-27 Vinson Leest/mesa: Remove unnecessary headers.
2010-05-26 Will DysonEnable hardware mipmap generation for radeon.
2010-05-26 Will DysonFix image_matches_texture_obj() MaxLevel check
2010-05-26 Will DysonFallback to software render if there is no miptree...
2010-05-26 Eric Anholti965: Add support for EXT_timer_query on Ironlake.
2010-05-26 Eric Anholtintel: Handle decode of PIPE_CONTROL instructions.
2010-05-26 Eric Anholti965: Move Gen6 debugging emit_mi_flush into the Gen6...
2010-05-26 Eric Anholti965: Don't PIPE_CONTROL instruction cache flush.
2010-05-26 Eric Anholti965: Emit MI_FLUSH before PSP on Ironlake for clip...
2010-05-26 Kristian HøgsbergRevert the 'make static' part of 962f92611216e304c95e7c...
2010-05-26 Brian Paulmesa: move all vertex array functions into varray.c
2010-05-26 Brian Paulmesa: added _mesa_GetVertexAttribIiv / AttribIuiv()
2010-05-26 Brian Paulmesa: added _mesa_VertexAttribIPointer()
2010-05-26 Brian Paulmesa: new GL 3.0 VertexAttrib commands
2010-05-26 Brian Paulmesa: make a bunch of shader API functions static
2010-05-26 Brian Paulmesa: display list support for uint uniforms
2010-05-26 Brian Paulmesa: consolidate some glUniform code
2010-05-26 Brian Paulmesa: unsigned int uniform functions (GL3)
2010-05-26 Brian Paulmesa: support for unsigned int uniforms
2010-05-26 Marek Olšákr300/compiler: implement SGT+SLE opcodes
2010-05-26 Marek Olšákr300/compiler: fix dumping r5xx vertex shaders
2010-05-26 Marek Olšákr300/compiler: move hardware caps to the radeon_compile...
2010-05-26 Marek Olšákr300/compiler: shorten swizzle expressions
2010-05-24 Brian Paulmeta: Convert Z value from normalized to object-space...
2010-05-24 Kristian Høgsbergmesa: Reenable check for GL_FRAMEBUFFER_INCOMPLETE_DRAW...
2010-05-24 Brian Paulglsl: silence unused var warnings
2010-05-24 Kristian Høgsbergmesa: Handle FEATURE_es2_glsl differences at runtime too
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 Jakob Borncrantzst_api: Give get_egl_image arguments directly to the...
2010-05-21 Brian Paulmesa: fix warnings about missing initializers in get...
2010-05-21 Brian Paulst/mesa: remove unused var
2010-05-21 Jakob Bornecrantzgallium: Fix invalidate framebuffer with old libGL...
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-21 David ShaoAdd __DragonFly__ in querymatrix for fpclassify()
2010-05-21 Keith WhitwellMerge branch 'gallium-front-ccw'
2010-05-20 Eric Anholti965: remove disabled code for cycling through MRF...
2010-05-20 Kristian Høgsbergintel: Throttle after doing copyregion/swapbuffers...
2010-05-18 Roland Scheideggerst/mesa: fix wrong argument order
2010-05-17 Roland Scheideggermesa/st: adapt to interface changes
2010-05-14 Keith Whitwellgallium: more work on ccw flag removal
2010-05-13 Eric Anholti965: Reduce a single GL_QUADS to GL_TRIANGLE_FAN.
2010-05-13 Eric Anholtintel: Don't update window system renderbuffers on...
2010-05-13 Eric Anholtmesa: Remove no-op wrappers around trig functions.
2010-05-13 Eric Anholtmesa: Remove _mesa_pow(), which is always just pow().
2010-05-13 Alan Hourihanemesa: silence compiler warning
2010-05-13 Vinson Leest/mesa: Remove unnecessary header.
2010-05-12 José Fonsecamesa/st: Expose pipe driver's shader limits.
2010-05-12 Chia-I Wust/mesa: Do not use draw module in OpenGL ES build.
2010-05-12 Chia-I Wumesa/es: Merge back to core mesa.
2010-05-12 Chia-I Wumesa/es: Remove omit list.
2010-05-12 Chia-I Wumesa: Make FEATURE_ATI_fragment_shader more modular.
2010-05-12 Chia-I Wumesa/es: Remove sources.mak.
2010-05-12 Chia-I Wumesa/es: Update sources.mak and fix the build.
2010-05-12 Chia-I Wust/mesa: Make st_cb_drawtex.h FEATURE_OES_draw_texture...
2010-05-12 Chia-I Wumesa: Add dummy _mesa_lookup_query_object to queryobj.h.
2010-05-12 Chia-I Wust/mesa: Make st_cb_blit.h FEATURE_EXT_framebuffer_blit...
2010-05-12 Chia-I Wust/mesa: Make st_cb_queryobj.h FEATURE_queryobj aware.
2010-05-12 Chia-I Wust/mesa: Make FEATURE_feedback and FEATURE_rastpos...
2010-05-12 Chia-I Wust/mesa: Make st_cb_{bitmap,drawpixels}.h FEATURE_drawp...
2010-05-12 Chia-I Wust/mesa: Make st_cb_accum.h FEATURE_accum aware.
2010-05-12 Chia-I Wumesa: Make FEATURE_EXT_transform_feedback more modular.
2010-05-12 Brian Paulmesa: fix error message strings
2010-05-12 Brian Paulmesa: added glGet code for GL_ARB_transform_feedback2
2010-05-12 Brian Paulmesa: remove unused header
2010-05-12 Brian Paulmesa: remove unused header
2010-05-12 Brian Paulst/mesa: update query code for transform feedback
2010-05-11 José Fonsecamesa/st+tgsi: Provide a free callback to match with...
2010-05-11 Kristian Høgsbergmesa: Optimize get.c by using a table-driven approach
2010-05-11 Vinson Leest/mesa: Remove unnecessary header.
2010-05-11 Kristian Høgsbergintel: Don't update renderbuffers in intelSetTexBuffer2...
2010-05-11 Kristian Høgsbergintel: Drop viewport hack when we can
2010-05-11 José Fonsecamesa/st: Remove internal flushes from Mesa state tracker.
2010-05-11 Vinson Leemesa: s/uint/GLuint/ in _mesa_BindTransformFeedback...
2010-05-11 Brian Paulmesa: more transform feedback infrastructure
2010-05-11 Kristian Høgsbergintel: Also flush front buffer in glFinish()
2010-05-10 Brian Paulst/mesa: rename vars, added comments
2010-05-10 Vinson Leei915: Drop intelFlush().
2010-05-10 Kristian Høgsbergintel: Drop intelFlush()
2010-05-10 Kristian Høgsbergintel: Only flush fake front buffer on API level glFlush()
2010-05-10 Kristian Høgsbergintel: Don't mark front buffer dirty if we're only...
2010-05-10 Kristian Høgsbergintel: Mark frontbuffer dirty in intel_prepare_render()
2010-05-10 Brian Paulst/mesa: only set prevInstWrotePsiz if translating...
2010-05-10 Brian Paulst/mesa: additional assertions in dst_register()
2010-05-10 Vinson Leemesa: Update comments in get_gen_es.py.
2010-05-10 Brian Paulswrast: fix 16-bit/channel rendering
2010-05-10 Brian Paulosmesa: use unsigned 16-bit/channel format
2010-05-10 Brian Paulmesa: fix typos, comment in signed 16-bit tex fetch...
2010-05-10 Brian Paulmesa: added unsigned 16-bit/channel tex format
2010-05-10 Brian Paulmesa: added comments for signed 16-bit formats
next