mesa.git
2012-08-15 Marek Olšákr600g: implement timestamp query and get_timestamp...
2012-08-15 Marek Olšákr600g: enable MSAA on evergreen by default
2012-08-15 Marek Olšákr600g: implement copying between MSAA textures
2012-08-15 Marek Olšákr600g: implement MSAA color resolve
2012-08-15 Marek Olšákr600g: implement MSAA depth-stencil decompression and...
2012-08-15 Marek Olšákr600g: implement TXQ_LZ opcode
2012-08-15 Marek Olšákr600g: implement MSAA rendering and texturing for everg...
2012-08-15 Marek Olšákr600g: implement set_sample_mask
2012-08-15 Marek Olšákr600g: implement alpha-to-coverage
2012-08-15 Marek Olšákr600g: implement alpha-to-one
2012-08-15 Marek Olšákr600g: remove support for 3-channel colorbuffers
2012-08-15 Marek Olšákconfigure.ac: bump libdrm_radeon requirement to 2.6.38
2012-08-15 Marek Olšákwinsys/radeon: print error if CS is overflowed
2012-08-15 Marek Olšákgallium/u_blitter: implement X and Y texture flipping
2012-08-15 Marek Olšákgallium/u_blitter: implement blitting multisample resources
2012-08-15 Marek Olšákgallium: add TGSI support for multisample textures
2012-08-15 Marek Olšákgallium/tgsi: fix TGSI text parser
2012-08-15 Marek Olšákgallium/u_blit: set dst format from pipe_resource,...
2012-08-15 Marek Olšákgallium: make pipe_box signed in order to represent...
2012-08-15 Marek Olšákst/mesa: don't clamp fragment color with integer colorb...
2012-08-15 Marek Olšákmesa: flush vertices in test_framebuffer_completeness
2012-08-15 Michel Dänzerst/egl: Fix up for ClientVersion -> ClientMajorVersion...
2012-08-15 Jordan Justeni965: add ARB_texture_rgb10_a2ui support
2012-08-15 Jordan Justenmeta: allow CopyTexSubImage on integer formats
2012-08-15 Jordan Justenmesa ReadPixels: handle signed/unsigned integer clamping
2012-08-15 Jordan Justenmesa pack: handle packed integer formats with clamping
2012-08-15 Jordan Justenmesa unpack: call _mesa_problem when unpack function...
2012-08-15 Jordan Justenmesa texstore: handle signed/unsigned integer clamping
2012-08-15 Jordan Justenmesa GetTexImage: handle signed/unsigned integer clamping
2012-08-15 Jordan Justenmesa pack: handle uint and int clamping properly
2012-08-14 Chad Versaceintel: Fix rendering to a multisample front buffer
2012-08-14 Chad Versaceintel: Clean up intel_flush_front
2012-08-14 Chad Versaceintel: Refactor intel_downsample_for_dri2_flush
2012-08-14 Ian Romanickdocs: Add EGL extensions to release notes
2012-08-14 Ian Romanickegl: Allow OpenGL ES 3.0 as a version
2012-08-14 Ian Romanickdri2: Note that __DRI_API_GLES2 is also used for OpenGL...
2012-08-14 Ian Romanickegl_dri2: Add support for EGL_KHR_create_context and...
2012-08-14 Ian Romanickegl: Implement front-end support for EGL_EXT_create_con...
2012-08-14 Ian Romanickegl: Implement front-end support for EGL_KHR_create_context
2012-08-14 Ian Romanickegl_dri2: Silence warnings about missing initializers
2012-08-14 Ian Romanickegl: Rename ClientVersion to ClientMajorVersion, add...
2012-08-14 Ian Romanickegl_dri2: Use createContextAttribs if DRI2 version...
2012-08-14 Ian Romanickegl_dri2: Require DRI2 version 2
2012-08-14 Ian Romanickdri_util: Compare against the correct API enums
2012-08-14 Ian Romanickmesa: Enable GL_ARB_invalidate_subdata
2012-08-14 Ian Romanickmesa: Add skeleton implementations of glInvalidateTex...
2012-08-14 Ian Romanickmesa: Add skeleton implementations of glInvalidateBuffe...
2012-08-14 Ian Romanickmesa/es: Pass context to _mesa_init_bufferobj_dispatch
2012-08-14 Ian Romanickmesa: Add skeleton implementations of glInvalidate...
2012-08-14 Ian Romanickglapi: Add GL_ARB_invalidate_subdata
2012-08-14 Ian Romanickmesa/es3: Add _mesa_is_gles3 predicate
2012-08-14 Ian Romanickintel: Implement ARB_texture_storage
2012-08-14 Ian Romanickmesa: update glext.h to version 83
2012-08-14 Matt Turnerbuild: Use MKDIR_P in src/mesa/Makefile.am
2012-08-14 Matt Turnerbuild: Use AM_V_GEN in src/mesa/Makefile.am
2012-08-14 Matt Turnerbuild: Fix autogen.sh to allow out-of-tree builds
2012-08-14 Matt Turnerbuild: Fix out-of-tree generation of builtin_function.cpp
2012-08-14 Matt Turnerbuild: Fix gtest out-of-tree build
2012-08-14 Matt Turnerbuild: Fix out-of-tree generation of api_exec_es{1...
2012-08-14 Matt Turnerbuild/sources.mak: Add src/glsl/glcpp to INCLUDE_DIRS
2012-08-14 Matt Turnerbuild/sources.mak: Remove unused GLSL_LIBS
2012-08-14 Ian Romanickmesa: Kill GL_ARB_shadow_ambient with fire
2012-08-14 Tom Stellardradeon/llvm: Inline immediate offset when lowering...
2012-08-14 Tom Stellardradeon/llvm: Use correct opcocde for BREAK_LOGICALNZ_i32
2012-08-14 José Fonsecascons: Populate top_srcdir and top_builddir variables...
2012-08-14 Kenneth Graunkemesa: Use GLdouble for depthMax in final unpack convers...
2012-08-14 Eric Anholti965: Fix the scaling of seconds to ms in perf debug.
2012-08-14 Ian Romanicki965: Validate API and version in brwCreateContext
2012-08-14 Ian Romanicki915: Validate API and version in i915CreateContext
2012-08-14 Ian Romanicki830: Validate API and version before calling i830Creat...
2012-08-14 Ian Romanickintel: In the i915 driver, the chipset cannot be i965
2012-08-14 Ian Romanickdri: Pass API_OPENGL_CORE through to the drivers
2012-08-14 Ian Romanickmesa: Filter a bunch more functions based on API
2012-08-13 Ian Romanickmesa: Don't advertise extensions that are part of GL...
2012-08-13 Ian Romanickmesa: Don't advertise extensions that are part of GL...
2012-08-13 Ian Romanickmesa: Don't advertise extensions that are part of GL...
2012-08-13 Ian Romanickmesa: Don't advertise extensions that are part of GL...
2012-08-13 Ian Romanickmesa: Don't advertise deprecated extensions in a core...
2012-08-13 Christopher... build: Fix libdricore out-of-tree builds (v2)
2012-08-13 Christopher... build/mapi: More killing of TOP in favour of top_srcdir
2012-08-13 Christopher... build/glsl: fix location of generated files.
2012-08-13 Christopher... build/glapi: fix includes for generated files
2012-08-13 Christopher... build: fix out of tree generation of glapi_mapi_tmp.h
2012-08-13 Christopher... build/glx: fix include paths for out-of-tree builds
2012-08-13 Christopher... build: fix location of generated files in src/mesa...
2012-08-13 Kenneth Graunkeintel: Reserve enough space to finish occlusion queries...
2012-08-13 Kenneth Graunkeintel: Move finish_batch() call before MI_BATCH_BUFFER_...
2012-08-13 Eric Anholti965: Add perf debug for stalls during shader compiles.
2012-08-13 Eric Anholti965: Add performance debug for when the state cache...
2012-08-13 Eric Anholti965: Add performance debug for shader recompiles.
2012-08-13 Eric Anholti965: Add performance debug for fast clear fallbacks.
2012-08-13 Eric Anholtintel: Add performance debug for some common GPU stalls.
2012-08-13 Eric Anholti965: Add performance debug for register spilling.
2012-08-13 Eric Anholti965: Add INTEL_DEBUG=perf for failure to compile 16...
2012-08-13 Eric Anholtintel: Rename INTEL_DEBUG=fall to INTEL_DEBUG=perf.
2012-08-12 Pauli Nieminenmeta: texture rectangle textures may not have mipmaps
2012-08-12 Pauli Nieminenmeta: Use sampler object for mipmap generation
2012-08-12 Pauli Nieminenmesa/samplerobj: Avoid crash in sampler query if textur...
2012-08-12 Pauli Nieminenmesa: Remove unnecessary parameters CompressedTexImage
2012-08-12 Pauli Nieminenmesa: Remove unnecessary parameters from AllocTextureIm...
next