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