i965/fs: Add support for specifying register horizontal strides.
[mesa.git] / src /
2014-02-12 Francisco Jerezi965/fs: Add support for specifying register horizontal...
2014-02-12 Francisco Jerezi965/fs: Add support for sub-register byte offsets...
2014-02-12 Brian Paulglsl: rename _restrict to restrict_flag
2014-02-12 Brian Paulmesa: assorted clean-ups in detach_shader()
2014-02-12 Brian Paulsvga: replace out-of-temps assertion with debug warning
2014-02-12 Francisco Jerezmesa: Handle binding of uniforms to image units with...
2014-02-12 Francisco Jerezglsl/linker: Propagate image uniform access qualifiers...
2014-02-12 Francisco Jerezglsl/linker: Assign image uniform indices.
2014-02-12 Francisco Jerezglsl/linker: Count and check image resources.
2014-02-12 Francisco Jerezglsl: Add image built-in function generator.
2014-02-12 Francisco Jerezglsl: Add built-in constants for ARB_shader_image_load_...
2014-02-12 Francisco Jerezglcpp: Add built-in define for ARB_shader_image_load_store.
2014-02-12 Francisco Jerezglsl: Add built-in types defined by ARB_shader_image_lo...
2014-02-12 Francisco Jerezglsl/ast: Generalize some sampler variable restrictions...
2014-02-12 Francisco Jerezglsl/ast: Forbid declaration of image variables in...
2014-02-12 Francisco Jerezglsl/ast: Make sure that image argument qualifiers...
2014-02-12 Francisco Jerezglsl/ast: Verify that function calls don't discard...
2014-02-12 Francisco Jerezglsl/ast: Validate and apply memory qualifiers to image...
2014-02-12 Francisco Jerezglsl/parser: Handle image built-in types.
2014-02-12 Francisco Jerezglsl/parser: Handle image memory qualifiers.
2014-02-12 Francisco Jerezglsl/parser: Handle the early_fragment_tests input...
2014-02-12 Francisco Jerezglsl/lexer: Add new tokens for ARB_shader_image_load_store.
2014-02-12 Francisco Jerezglsl/ast: Keep track of type qualifiers defined by...
2014-02-12 Francisco Jerezglsl: Add gl_uniform_storage fields to keep track of...
2014-02-12 Francisco Jerezglsl: Add image memory and layout qualifiers to ir_vari...
2014-02-12 Francisco Jerezglsl: Add helper methods to glsl_type for dealing with...
2014-02-12 Francisco Jerezglsl: Add image type to the GLSL IR.
2014-02-12 Francisco Jerezglsl: Add ARB_shader_image_load_store extension enables.
2014-02-12 Fredrik Höglundmesa: Preserve the NewArrays state when copying a VAO
2014-02-12 Maarten Lankhorstnouveau: create only 1 shared screen between vdpau...
2014-02-12 Maarten Lankhorstgallium makefiles: use a linker script for building...
2014-02-12 Matt Turnerglsl: Do not vectorize vector array dereferences.
2014-02-12 Ian Romanickmeta: Enable cubemap array texture support to decompres...
2014-02-12 Ian Romanickmeta: Add cubemap array support to generic blit shader...
2014-02-12 Ian Romanickmeta: Get the correct info log
2014-02-12 Ian Romanickmeta: Expand texture coordinate from vec3 to vec4
2014-02-12 Ian Romanickmeta: Use GLSL to decompress 2D-array textures
2014-02-12 Ian Romanickmeta: Use common GLSL code for blits
2014-02-12 Ian Romanickmeta: Improve GLSL version check
2014-02-12 Ian Romanickmeta: Add rectangle textures to the shader-per-sampler...
2014-02-12 Ian Romanickmeta: Refactor shader generation code out of mipmap...
2014-02-12 Ian Romanickmeta: Refactor the table of glsl_sampler structures
2014-02-12 Ian Romanickmeta: Use common vertex setup code for _mesa_meta_Bitma...
2014-02-12 Ian Romanickmeta: Add storage to the vertex structure for R, G...
2014-02-12 Ian Romanickmeta: Use common routine to configure fixed-function...
2014-02-11 Kenneth Graunkei965: Fix General and Indirect Base Addresses on Broadwell.
2014-02-11 Kenneth Graunkei965: Drop VECTOR_MASK_ENABLE in Broadwell's 3DSTATE_VS...
2014-02-11 Kenneth Graunkei965/gs: Fix EndPrimitive on Broadwell.
2014-02-11 Kenneth Graunkei965/vec4: Support arbitrarily large sampler indices...
2014-02-11 Kenneth Graunkei965/fs: Support arbitrarily large sampler indices...
2014-02-11 Kenneth Graunkei965/fs: Fix Broadwell texture header setup to be uncom...
2014-02-11 Ian Romanickmesa: GL_ARB_half_float_pixel is not optional
2014-02-11 Ian Romanickmesa: Fix extension dependency for half-float TexBOs
2014-02-11 Ian Romanickmeta: Silence unused parameter warning in _mesa_meta_Co...
2014-02-11 Ian Romanickmeta: Silence unused parameter warning in setup_drawpix...
2014-02-11 Ian Romanickmeta: Refactor common VAO and VBO initialization code
2014-02-11 Ian Romanickmeta: Track the _mesa_meta_DrawPixels VBO just like...
2014-02-11 Ian Romanickmeta: Expand the vertex structure for the GenerateMipma...
2014-02-11 Ian Romanickmeta: Expand the vertex structure for the DrawPixels...
2014-02-11 Ian Romanickmeta: Expand the vertex structure for the Clear paths
2014-02-11 Ian Romanickmeta: Expand the vertex structure for the CopyPixels...
2014-02-11 Ian Romanickmeta: Expand the vertex structure for the BlitFramebuff...
2014-02-11 Ilia Mirkinnv30,nvc0: only claim a single viewport
2014-02-11 Emil Velikovst/clover: use VISIBILITY_CXXFLAGS where approapriate
2014-02-11 Emil Velikovomx: use VISIBILITY_CFLAGS to control exported symbols
2014-02-11 Emil Velikovosmesa: drop obsolete AM_CXXFLAGS
2014-02-11 Emil Velikovst/vdpau: automake: export only PUBLIC symbols
2014-02-11 Emil Velikovst/vdpau: do not export VdpPresentationQueueTargetCreateX11
2014-02-11 Emil Velikovwayland-egl: automake: add symbol test
2014-02-11 Emil Velikovst/egl: automake: avoid exporting all symbols
2014-02-11 Emil Velikovtargets/egl-static: automake: don't export local symbols
2014-02-11 Emil Velikovgbm: automake: add symbol tests
2014-02-11 Emil Velikovtargets/gbm: automake: do not export internal symbols
2014-02-11 Emil Velikovgbm: do not export _gbm_mesa_get_device
2014-02-11 Emil Velikovgbm: automake: add
2014-02-11 Emil Velikovst/gbm: automake: do not export gbm_gallium_drm_device_...
2014-02-11 Emil Velikovauxiliary/pipe-loader: automake: avoid exporting all...
2014-02-11 Emil Velikovegl/dri2/android: free driver_name in dri2_initialize_a...
2014-02-11 Emil Velikovdri/nouveau: Pass the API into _mesa_initialize_context
2014-02-11 Emil Velikovgbm: drop unneeded dependency of libudev
2014-02-11 Emil Velikovopencl: do not link against libudev
2014-02-11 Emil Velikovgallium/tests: do not link against libudev
2014-02-11 Emil Velikovegl-static: stop linking against libudev
2014-02-11 Emil Velikovegl_dri2: remove LIBUDEV_CFLAGS from Makefile.am
2014-02-11 Emil Velikovpipe-loader: drop obsolete libudev.h include
2014-02-11 Christian Königomx/radeonsi: fix target
2014-02-11 Christian Königvl: add H264 encoding interface
2014-02-11 Kenneth Graunkei965: Don't call abort() on an unknown device.
2014-02-11 Daniel Kurtzglsl: Add locking to builtin_builder singleton
2014-02-11 Kenneth Graunkei965/fs: Simplify FS_OPCODE_SET_OMASK stride mashing...
2014-02-11 Kenneth Graunkei965/fs: Simplify FS_OPCODE_SET_SAMPLE_ID stride mashin...
2014-02-11 Dave Airlier600g: add support for multiple viewports.
2014-02-11 Dave Airliest/mesa: add support for GL_ARB_viewport_array (v0.2)
2014-02-11 Dave Airliest/mesa: add support for viewport index semantic
2014-02-10 Kenneth Graunkei965: Program 2x MSAA sample positions.
2014-02-10 Kenneth Graunkei965: Store 4x MSAA sample positions in a scalar value...
2014-02-10 Kenneth Graunkei965: Duplicate less code in GetSamplePositions driver...
2014-02-10 Ilia Mirkinnouveau/video: make sure that firmware is present when...
2014-02-10 Kenneth Graunkemesa: Fix MESA_FORMAT_Z24_UNORM_S8_UINT vs. X8_UINT...
2014-02-10 Maxence Le Dorémesa: remove duplicated init of MaxViewports
next