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
/
drivers
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
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
*
mesa: implement GL_DEPTH_BUFFER_BIT for _mesa_meta_blit_framebuffer()
Brian Paul
2009-08-31
2
-25
/
+96
*
mesa: disable another debug test
Brian Paul
2009-08-31
1
-1
/
+1
*
mesa: make verts[] arrays local vars
Brian Paul
2009-08-31
1
-101
/
+98
*
mesa: implement depth/stencil formats for meta glDrawPixels
Brian Paul
2009-08-31
1
-34
/
+229
*
mesa: remove accidentally commited debug/disabled code
Brian Paul
2009-08-31
1
-2
/
+2
*
mesa: consolidate texture-related code in meta.c
Brian Paul
2009-08-30
1
-262
/
+372
*
mesa: avoid redundant viewport changes in meta code
Brian Paul
2009-08-30
1
-3
/
+18
*
mesa: refactor: move _mesa_is_color/depth/stencil_format() helpers to image.c
Brian Paul
2009-08-13
1
-0
/
+1
*
mesa: handle glDrawPixels images which are larger than max rect texture size
Brian Paul
2009-08-11
1
-3
/
+47
*
mesa: added _mesa_meta_draw_pixels()
Brian Paul
2009-08-11
2
-1
/
+188
*
mesa: added META_FOG and optimize some meta_begin/end() code
Brian Paul
2009-08-11
2
-28
/
+36
*
mesa: save/restore texture matrix in meta code
Brian Paul
2009-08-10
1
-1
/
+20
*
mesa: for meta blit, check max texture size, use glCopyTexSubImage2D() when p...
Brian Paul
2009-08-10
1
-2
/
+27
*
mesa: initial meta implementation of glCopyPixels()
Brian Paul
2009-08-10
2
-0
/
+166
*
mesa: remove debug flush call
Brian Paul
2009-08-10
1
-2
/
+0
*
mesa: new driver meta-ops module
Brian Paul
2009-08-10
2
-0
/
+881
*
mesa: make query-related driver fallback functions static
Brian Paul
2009-06-19
1
-8
/
+4
*
mesa: make buffer object-related driver fallback functions static
Brian Paul
2009-06-19
1
-18
/
+1
*
Merge branch 'arb_map_buffer_range'
Brian Paul
2009-06-15
1
-0
/
+5
|
\
|
*
mesa: implement GL_ARB_map_buffer_range
Brian Paul
2009-06-08
1
-0
/
+5
*
|
Merge branch 'mesa_7_5_branch'
Jakob Bornecrantz
2009-06-12
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
mesa: add default function for ctx->Driver.CheckQuery() hook
Brian Paul
2009-06-11
1
-0
/
+1
*
|
mesa: plug in new _mesa_CopyBufferSubData() functions
Brian Paul
2009-06-02
1
-0
/
+3
|
/
*
mesa: move glGetTexImage(), glGetCompresssedTexImage() code into new file
Brian Paul
2009-04-03
1
-0
/
+1
*
mesa: remove GL_MESA_program_debug extension
Brian Paul
2009-03-07
1
-3
/
+0
*
mesa: use Stencil._Enabled field instead of Stencil.Enabled
Brian Paul
2009-03-02
1
-1
/
+1
*
mesa: asst updates for VMS
Jouk Jansen
2008-09-29
1
-2
/
+3
*
mesa: move rastpos helper to tnl
Keith Whitwell
2008-09-21
1
-0
/
+1
*
mesa: improved driver query interface
Keith Whitwell
2008-09-21
1
-2
/
+4
*
mesa: prefix a bunch of #include lines with "main/".
Brian Paul
2008-09-18
1
-18
/
+19
*
Move _mesa_init_glsl_driver_functions() into shader_api.c
Brian Paul
2008-05-18
2
-41
/
+0
*
Added ctx->Driver.GenerateMipmap() driver hook
Dave Airlie
2008-05-09
1
-0
/
+2
*
glcore: drop outdated sources files intented for xorg
George Sapountzis
2008-04-23
1
-2
/
+0
*
Merge branch 'master' of git+ssh://
[email protected]
/git/mesa/mesa
joukj
2007-11-30
1
-0
/
+2
|
\
|
*
New ctx->Driver.Map/UnmapTexture() functions for accessing textures from t_vb...
Brian
2007-11-29
1
-0
/
+2
*
|
Update of OpenVMS makefiles for the use of "new" include file convention
Jouk
2007-10-03
1
-1
/
+4
|
/
*
prefix some include filenames with shader/
root
2007-09-11
1
-4
/
+4
*
added _mesa_init_driver_state() to replace duplicated code in intel drivers
Brian
2007-05-22
2
-2
/
+101
*
s/occlude.h/queryobj.h/
Brian
2007-04-21
1
-1
/
+1
*
s/GetFragmentProgramRegister/GetProgramRegister/
Brian
2007-02-25
1
-1
/
+1
[prev]
[next]