index
:
external_mesa3d.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa/meta: move BindTexture() call in _mesa_meta_GenerateMipmap()
Brian Paul
2009-12-14
1
-3
/
+3
*
meta: Bind texture to unit 0 for mipmap generation
Ian Romanick
2009-12-09
1
-0
/
+4
*
mesa: remove unused vertex array driver hooks
Brian Paul
2009-11-16
1
-13
/
+0
*
mesa: use _mesa_get_current_tex_object()
Brian Paul
2009-11-02
1
-6
/
+2
*
Merge branch 'texformat-rework'
Brian Paul
2009-10-28
2
-8
/
+8
|
\
|
*
mesa: remove ctx->Driver.CompressedTextureSize() hook
Brian Paul
2009-10-24
1
-1
/
+0
|
*
mesa: replace gl_texture_format with gl_format
Brian Paul
2009-09-30
1
-1
/
+1
|
*
mesa: use _mesa_get_format_base_format()
Brian Paul
2009-09-27
1
-1
/
+2
*
|
mesa: s/Bilt/Blit
Brian Paul
2009-10-27
1
-1
/
+1
*
|
meta: Fix the BufferSubData in meta clear to be BufferData.
Eric Anholt
2009-10-20
1
-3
/
+2
*
|
mesa: remove unused ctx->Driver.PrioritizeTextures() hook
Brian Paul
2009-10-14
1
-1
/
+0
*
|
mesa: remove unused ctx->Driver.TextureMatrix() hook
Brian Paul
2009-10-14
1
-1
/
+0
*
|
mesa: remove left-over debug printf
Brian Paul
2009-10-14
1
-1
/
+0
*
|
mesa: whitespace fixes
Brian Paul
2009-10-13
1
-2
/
+2
*
|
mesa: do RTT check in _mesa_meta_check_generate_mipmap_fallback()
Brian Paul
2009-10-13
1
-7
/
+48
*
|
mesa: save/set/restore texture base/wrap state in blitframebuffer_texture()
Brian Paul
2009-10-12
1
-4
/
+15
*
|
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-08
1
-34
/
+4
|
\
\
|
*
|
mesa: don't need to free textures, VBOs, etc. in _mesa_meta_free()
Brian Paul
2009-10-07
1
-28
/
+4
*
|
|
meta: Make sure texImage->TexFormat is valid for CopyTex(Sub)Image.
Michel Dänzer
2009-10-03
1
-0
/
+7
*
|
|
mesa: optimized _mesa_meta_BlitFramebuffer() for src=texture case
Brian Paul
2009-10-02
1
-0
/
+130
*
|
|
mesa: added _mesa_meta_check_generate_mipmap_fallback()
Brian Paul
2009-10-02
2
-3
/
+28
*
|
|
meta: Fix invalid PBO access from DrawPixels when trying to just alloc.
Eric Anholt
2009-09-28
1
-6
/
+15
*
|
|
intel: Drop my generatemipmap code in favor of the new shared code.
Eric Anholt
2009-09-28
1
-1
/
+1
|
|
/
|
/
|
*
|
mesa: _mesa_meta_GenerateMipmap() now working
Brian Paul
2009-09-24
1
-33
/
+172
*
|
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-22
1
-28
/
+20
|
\
\
|
|
/
|
*
mesa: don't re-use the meta glDrawPixels VBO; create a new one each time
Brian Paul
2009-09-22
1
-30
/
+22
*
|
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-20
1
-4
/
+0
|
\
\
|
|
/
|
*
mesa: fix clip plane, fog issues
Brian Paul
2009-09-16
1
-4
/
+0
*
|
mesa: remove redundant readbuffer check
Brian Paul
2009-09-19
1
-5
/
+0
*
|
mesa: rename functions to be more consistant with rest of mesa
Brian Paul
2009-09-19
2
-41
/
+40
*
|
mesa: use new meta functions
Brian Paul
2009-09-19
1
-4
/
+4
*
|
mesa: meta functions for glCopyColorTable, glCopyConvolutionFilter, etc
Brian Paul
2009-09-19
2
-0
/
+141
*
|
mesa: fix some glCopyTex[Sub]Image regressions related to convolution
Brian Paul
2009-09-19
1
-0
/
+26
*
|
mesa: use new _mesa_meta_CopyTex[Sub]Image() functions
Brian Paul
2009-09-19
1
-5
/
+6
*
|
mesa: meta driver functions for glCopyTex[Sub]Image()
Brian Paul
2009-09-16
2
-23
/
+335
*
|
mesa: remove incorrect texture state check
Brian Paul
2009-09-15
1
-6
/
+0
*
|
mesa: nicer vertex setup
Brian Paul
2009-09-10
1
-128
/
+138
*
|
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-10
1
-0
/
+9
|
\
\
|
|
/
|
*
mesa: need to set all stencil bits to 0 before setting the 1 bits
Brian Paul
2009-09-10
1
-0
/
+9
*
|
mesa: fix cut&paste typos
Mathias Frohlich
2009-09-10
1
-4
/
+4
*
|
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-09
1
-1
/
+4
|
\
\
|
|
/
|
*
mesa: disable GL_LUMINANCE case in _mesa_meta_draw_pixels()
Brian Paul
2009-09-09
1
-1
/
+4
*
|
mesa: initial version of _mesa_meta_generate_mipmap()
Brian Paul
2009-09-06
2
-4
/
+182
*
|
mesa: use separate temp texture for bitmaps
Brian Paul
2009-09-06
1
-21
/
+42
*
|
mesa: temp_texture changes
Brian Paul
2009-09-06
1
-21
/
+35
*
|
mesa: free meta bitmap buffers
Brian Paul
2009-09-06
1
-0
/
+4
*
|
mesa: use _mesa_set_enable()
Brian Paul
2009-09-06
1
-11
/
+11
*
|
mesa: _mesa_meta_bitmap() function
Brian Paul
2009-09-06
2
-3
/
+175
|
/
*
ARB sync: Add support for GL_ARB_sync to swrast
Ian Romanick
2009-09-03
1
-0
/
+8
*
mesa: obey stencil write mask in _mesa_meta_draw_pixels()
Brian Paul
2009-09-01
1
-6
/
+8
[next]