projects
/
platform
/
upstream
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/mesa.git
2011-12-02
Stéphane Marchesin
i915g: Add unsupported PIPE_SHADER_CAP_OUTPUT_READ...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
Chia-I Wu
docs: list GL_OES_compressed_ETC1_RGB8_texture in 7...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
Chia-I Wu
st/mesa: add support for GL_OES_compressed_ETC1_RGB8_te...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
Chia-I Wu
gallium: add PIPE_FORMAT_ETC1_RGB8
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
Chia-I Wu
mesa: add support for GL_OES_compressed_ETC1_RGB8_texture
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
Chia-I Wu
mesa: add ETC1 decoding routines
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
Chia-I Wu
glapi: regenerate files for GL_OES_compressed_ETC1_RGB8...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-02
Chia-I Wu
glapi: add GL_OES_compressed_ETC1_RGB8_texture for...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-01
Mathias Fröhlich
swrast: Fix signed/unsigned problems with negative...
commit
|
commitdiff
|
tree
|
snapshot
2011-12-01
Vinson Lee
u_vbuf: Silence uninitialized variable warnings.
commit
|
commitdiff
|
tree
|
snapshot
2011-12-01
Alex Deucher
r600g: add some new pci ids
commit
|
commitdiff
|
tree
|
snapshot
2011-12-01
Brian Paul
mesa: fix unpack_ARGB1555_REV()
commit
|
commitdiff
|
tree
|
snapshot
2011-12-01
Brian Paul
mesa: fix indentation in attrib.c
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
Eric Anholt
i965/fs: Fix regression in fbo-alphatest-nocolor.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
Eric Anholt
i965/fs: Make register file enum 0 be the undefined...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
Eric Anholt
i965: Don't perform the precompile on fragment shaders...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
Kai Wasserbäch
gallium/failover: Remove the deprecated module.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
Brian Paul
st/mesa: fix indentation
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
Brian Paul
mesa: use _mesa_is_bufferobj() in update_array()
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
Brian Paul
mesa: use Elements() macro in program printing code
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
Brian Paul
mesa: fix signed/unsigned comparison warning
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
Brian Paul
mesa: fix MESA_FORMAT_RG88 format match test
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
Brian Paul
mesa: fix printf format warning in _mesa_fprint_program...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
Brian Paul
tnl: s/INLINE/inline/
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
Brian Paul
mesa: regenerated dispatch.h (s/INLINE/inline/)
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
Brian Paul
glapi: s/INLINE/inline/ for dispatch.h file
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
Brian Paul
swrast: use STATIC_ASSERT to make sure texfetch table...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
Brian Paul
mesa: add STATIC_ASSERT() macro for compile-time assertions
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
Brian Paul
mesa: access pixels as GLushort in unpack_SL8()
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
Eric Anholt
mesa: Make _mesa_is_stencil_format() consistent with...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
Eric Anholt
mesa: Fix the datatype of GL_DEPTH32F_STENCIL8's depth...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
Eric Anholt
i965: Always handle GL_DEPTH_TEXTURE_MODE through the...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
Eric Anholt
i965: Fix EXT_texture_swizzle with a writemask in the...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-30
Eric Anholt
i965: Base HW depth format setup based on MESA_FORMAT...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-29
Kai Wasserbäch
gallium/cell: Remove the driver.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-29
Eric Anholt
i965: Don't depth test the fake depthbuffer when one...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-29
Ian Romanick
mesa: Allow generic attributes for glGetActiveAttrib...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-29
Chad Versace
swrast: Fix some static analysis warnings
commit
|
commitdiff
|
tree
|
snapshot
2011-11-29
José Fonseca
Remove windows kernel support code.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-29
José Fonseca
gallium/auxiliary: Remove os_stream.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-29
Kai Wasserbäch
docs: Removed i965 entry in the source tree listing.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-29
Kai Wasserbäch
docs: Added item to release notes for 7.12.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-29
José Fonseca
st/vega: Fix warnings about dllimport attributes on...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-29
Kai Wasserbäch
i965g: Delete this driver.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-29
Chia-I Wu
mesa: distinct gl_client_array arrays are gone
commit
|
commitdiff
|
tree
|
snapshot
2011-11-29
Mathias Fröhlich
mesa: Use VERT_ATTRIB_* indexed array in gl_array_object.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-29
Mathias Fröhlich
mesa: Make gl_program::InputsRead 64 bits.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-29
Mathias Fröhlich
mesa: Make gl_array_object::_Enabled 64 bits.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-29
Mathias Fröhlich
vbo: Use The VERT_{ATTRIB,BIT} defines.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-29
Mathias Fröhlich
mesa: Replace _NEW_ARRAY_* bits with VERT_BIT_*
commit
|
commitdiff
|
tree
|
snapshot
2011-11-29
Mathias Fröhlich
mesa: Introduce more symbolic VERT_{ATTRIB,BIT}* defines.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-29
Yuanhan Liu
mesa: move ElementArrayBufferObj to gl_array_object
commit
|
commitdiff
|
tree
|
snapshot
2011-11-29
Brian Paul
mesa: update comments for _mesa_format_matches_format_a...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-29
Brian Paul
mesa: add component comments for sRGB formats
commit
|
commitdiff
|
tree
|
snapshot
2011-11-29
Brian Paul
mesa: update texstore comments for R/G textures
commit
|
commitdiff
|
tree
|
snapshot
2011-11-29
Brian Paul
mesa: fix comments for RG formats
commit
|
commitdiff
|
tree
|
snapshot
2011-11-29
Brian Paul
st/mesa: don't try to allocate zero-sized renderbuffers
commit
|
commitdiff
|
tree
|
snapshot
2011-11-28
Daniel Vetter
gallium/i965g: hide that utterly broken driver better
commit
|
commitdiff
|
tree
|
snapshot
2011-11-28
Brian Paul
swrast: add missing texfetch table entry for MESA_FORMA...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-28
Brian Paul
mesa: remove unused gl_texture_object::DriverData field
commit
|
commitdiff
|
tree
|
snapshot
2011-11-28
Brian Paul
mesa: handle MapTextureImage() failures in mipmap gener...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-28
Brian Paul
mesa: handle MapTextureImage() failures in glGetTexImag...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-28
Brian Paul
mesa: handle MapTextureImage() failures in glTexImage...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-28
Brian Paul
mesa: fix frag shader generation for alpha test with...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-28
Brian Paul
mesa: check for null ptr in _mesa_is_bufferobj()
commit
|
commitdiff
|
tree
|
snapshot
2011-11-28
Brian Paul
mesa: move _mesa_base_format_has_channel() into image.c
commit
|
commitdiff
|
tree
|
snapshot
2011-11-28
Brian Paul
mesa: combine GL_TEXTURE_INTENSITY/LUMINANCE_SIZE queries
commit
|
commitdiff
|
tree
|
snapshot
2011-11-28
Brian Paul
mesa: use _mesa_base_format_has_channel() in fbobject...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-28
Brian Paul
mesa: fix indexing error in unpack_Z32_FLOAT_X24S8()
commit
|
commitdiff
|
tree
|
snapshot
2011-11-28
Dave Airlie
mesa/docs: add ARB_texture_rgb10_a2ui to relnotes/gl3.txt
commit
|
commitdiff
|
tree
|
snapshot
2011-11-28
Dave Airlie
st/mesa: add ARB_texture_rgb10_a2ui support
commit
|
commitdiff
|
tree
|
snapshot
2011-11-28
Dave Airlie
mesa/format: add mesa MESA_FORMAT_ARGB2101010_UINT...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-28
Dave Airlie
image/pack: fix missing GL_BGR(A)_INTEGER support.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-27
Ian Romanick
docs: Add 7.11.2 release notes and news
commit
|
commitdiff
|
tree
|
snapshot
2011-11-27
Dave Airlie
image: fix legal types for packed integer formats.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-27
Dave Airlie
r600g: add framebuffer support for 2/10/10/10 integer
commit
|
commitdiff
|
tree
|
snapshot
2011-11-27
Dave Airlie
r600g: add int support for 2/10/10/10 format.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-27
Dave Airlie
docs/gl3: these two interfaces are complete now.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-27
Dave Airlie
pack: fix indentation (trivial)
commit
|
commitdiff
|
tree
|
snapshot
2011-11-27
Dave Airlie
glapi: add ARB_texture_rgb10_a2ui support.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-27
Dave Airlie
gallium: add B10G10R10A2_UINT format
commit
|
commitdiff
|
tree
|
snapshot
2011-11-27
Chia-I Wu
mesa: add MESA_FORMAT_RGBX8888 and MESA_FORMAT_RGBX8888_REV
commit
|
commitdiff
|
tree
|
snapshot
2011-11-27
Beren Minor
egl_glx: Try first a default lookup for glXGetProcAddre...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-26
Chia-I Wu
android: bring in i915_dri and i965_dri automatically
commit
|
commitdiff
|
tree
|
snapshot
2011-11-26
Chia-I Wu
android: pass -std=c99 by default
commit
|
commitdiff
|
tree
|
snapshot
2011-11-26
Chia-I Wu
android: move libGLES_mesa build rules to src/egl/main/.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-26
Chia-I Wu
android: clean up libglapi bulid rules a bit
commit
|
commitdiff
|
tree
|
snapshot
2011-11-25
Thomas Hellstrom
st/xa: Kill a couple of compilation warnings
commit
|
commitdiff
|
tree
|
snapshot
2011-11-25
Thomas Hellstrom
st/xa, xa/vmwgfx: Generate exported symbol list from...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-25
Thomas Hellstrom
st/xa, xa/vmwgfx: Use XA_EXPORT attribute to indicate...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-25
Thomas Hellstrom
st/xa, xa/vmwgfx: Set the right version on library...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-25
Chia-I Wu
android: add support for ICS
commit
|
commitdiff
|
tree
|
snapshot
2011-11-25
Chia-I Wu
vbo: fix !FEATURE_beginend build
commit
|
commitdiff
|
tree
|
snapshot
2011-11-25
Chia-I Wu
st/egl: fix a crash in Android backend
commit
|
commitdiff
|
tree
|
snapshot
2011-11-23
Brian Paul
softpipe: s/int/unsigned/ to be consistent in alpha...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-23
Brian Paul
softpipe: remove pointless break stmt
commit
|
commitdiff
|
tree
|
snapshot
2011-11-23
Chad Versace
i965/gen6: Fix GPU hang when using stencil buffer witho...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-23
Eric Anholt
i915: Fix complete texturing regression since 27505a105a
commit
|
commitdiff
|
tree
|
snapshot
2011-11-23
Eric Anholt
i915: Fix build since hiz merge.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-23
Brian Paul
mesa: fix incorrect error message in format_unpack.c
commit
|
commitdiff
|
tree
|
snapshot
next