index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
main
Age
Commit message (
Expand
)
Author
2011-03-11
mesa: replace NEED_SECONDARY_COLOR(), RGBA_LOGICOP_ENABLED() with inlines
Brian Paul
2011-03-11
mesa: call FLUSH_VERTICES() before deleting shaders, buffers, query objects
Brian Paul
2011-03-08
mesa: add ATI_texture_compression_3dc
Marek Olšák
2011-03-08
mesa: add EXT_texture_compression_latc
Marek Olšák
2011-03-07
mesa: return after invalidating renderbuffer
Marek Olšák
2011-03-07
mesa: invalidate framebuffer if internal format of renderbuffer is changed
Marek Olšák
2011-03-07
mesa: initialize DummyBufferObject's mutex
Brian Paul
2011-03-07
mesa: remove stray _mesa_finish() call in _mesa_CopyPixels()
Brian Paul
2011-03-02
mesa: added gl_program_constants::MaxAddressOffset
Brian Paul
2011-03-02
Revert "mesa: reduce calls to _mesa_test_framebuffer_completeness()"
Brian Paul
2011-03-02
rgtc: remove GL types from this file.
Dave Airlie
2011-03-02
rgtc: move the texel fetch into common unsigned/signed code.
Dave Airlie
2011-03-02
rgtc: fix issues with compressor and signed types.
Dave Airlie
2011-03-02
rgtc: don't try to access off the end of the block.
Dave Airlie
2011-03-02
rgtc: move to using ubyte for fetch instead of chan + fix limit
Dave Airlie
2011-03-02
rgtc: fix fetch function limits for signed types
Dave Airlie
2011-03-02
rgtc: fixup mipmap generation
Dave Airlie
2011-03-02
swrast/rgtc: fix rendering issues introduced when fix constants
Dave Airlie
2011-03-01
rgtc: shared the compressor code between signed/unsigned
Dave Airlie
2011-02-28
mesa: move PBO-related functions into a new file
Brian Paul
2011-02-28
mesa: always generate error in glColorTableParameter[fi]v()
Brian Paul
2011-02-28
mesa: remove GL_SGI_texture_color_table support
Brian Paul
2011-02-28
mesa: consolidate framebuffer target lookup code
Brian Paul
2011-02-28
mesa: remove some old do-nothing code
Brian Paul
2011-02-28
mesa: reduce calls to _mesa_test_framebuffer_completeness()
Brian Paul
2011-02-28
mesa: reduce calls to _mesa_test_framebuffer_completeness()
Brian Paul
2011-02-28
mesa: s/mesaFormat/attFormat/
Brian Paul
2011-03-01
rgtc: fix void pointer arith.
Dave Airlie
2011-02-28
glsl: Enable GL_OES_texture_3D extension for ES2.
Kenneth Graunke
2011-02-28
swrast: add RGTC support
Dave Airlie
2011-02-28
mesa: Add RGTC texture store/fetch support.
Dave Airlie
2011-02-28
mesa: make_float_temp_image non-static
Dave Airlie
2011-02-22
mesa: move comment, change debug code
Brian Paul
2011-02-22
mesa: Avoid undeclared ffs function warning on mingw.
José Fonseca
2011-02-21
Revert "mesa: convert macros to inline functions"
Brian Paul
2011-02-21
mesa: convert macros to inline functions
Brian Paul
2011-02-21
i965: Use compiler builtins when available
Chris Wilson
2011-02-18
mesa: MESA_VERBOSE logging for glRead/Draw/CopyPixels, glBlitFramebuffer
Brian Paul
2011-02-18
Point to bugs.freedesktop.org rather than bugzilla.freedesktop.org
Cyril Brulebois
2011-02-17
mesa: fix comments for _mesa_clip_readpixels()
Brian Paul
2011-02-17
mesa: remove the MESA_NO_DITHER env var
Brian Paul
2011-02-16
mesa: make _mesa_write_renderbuffer_image() non-static
Brian Paul
2011-02-16
mesa: 80-column wrap
Brian Paul
2011-02-16
mesa: fix texture3D mipmap generation for UNSIGNED_BYTE_3_3_2 and 4_4
Marek Olšák
2011-02-16
mesa: fix mipmap generation for MESA_FORMAT_AL44
Marek Olšák
2011-02-16
mesa: use gl_format type instead of GLuint
Brian Paul
2011-02-14
vbo: bind arrays only when necessary
Marek Olšák
2011-02-11
mesa: remove some unused gl_shader fields
Brian Paul
2011-02-08
mesa: remove unused BITFIELD64 macros
Brian Paul
2011-02-08
mesa: remove _mesa_create_context_for_api()
Brian Paul
[next]