index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
main
/
dd.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'texformat-rework'
Brian Paul
2009-10-28
1
-9
/
+2
|
\
|
*
mesa: remove ctx->Driver.CompressedTextureSize() hook
Brian Paul
2009-10-24
1
-7
/
+0
|
*
mesa: removed gl_texture_image::CompressedSize field
Brian Paul
2009-10-01
1
-1
/
+1
|
*
mesa: replace gl_texture_format with gl_format
Brian Paul
2009-09-30
1
-2
/
+2
*
|
mesa: remove unused ctx->Driver.PrioritizeTextures() hook
Brian Paul
2009-10-14
1
-6
/
+0
*
|
mesa: remove unused ctx->Driver.TextureMatrix() hook
Brian Paul
2009-10-14
1
-1
/
+0
|
/
*
mesa: Add support for ARB_draw_elements_base_vertex.
Eric Anholt
2009-09-08
1
-1
/
+16
*
ARB sync: Add support for GL_ARB_sync to swrast
Ian Romanick
2009-09-03
1
-0
/
+16
*
ARB sync: Add infrastructure for glGetInteger64v
Ian Romanick
2009-09-03
1
-0
/
+2
*
mesa: change ctx->Driver.BufferData() to return GLboolean for success/failure
Brian Paul
2009-09-03
1
-3
/
+3
*
mesa: Make MultiDrawElements submit multiple primitives at once.
Eric Anholt
2009-09-01
1
-1
/
+5
*
mesa: new CopyBufferSubData() driver hook
Brian Paul
2009-06-02
1
-0
/
+6
*
mesa: remove unused matrixType param from ctx->Driver.UniformMatrix() functions
Brian Paul
2009-04-14
1
-1
/
+1
*
mesa: remove GL_MESA_program_debug extension
Brian Paul
2009-03-07
1
-3
/
+0
*
Merge commit 'origin/gallium-0.1'
Keith Whitwell
2009-03-03
1
-0
/
+32
|
\
|
*
mesa: add MapBufferRange driver callbacks
Keith Whitwell
2009-03-03
1
-0
/
+26
|
*
mesa: Add BeginVertices driver call
Keith Whitwell
2009-03-03
1
-0
/
+6
|
*
mesa: implement glGetUniformiv() with new ctx->Driver function
Brian Paul
2008-07-08
1
-0
/
+2
|
*
mesa: add parenthesis
Brian Paul
2008-06-18
1
-3
/
+3
|
*
Remove unused texunit parameter to ctx->Driver.GenerateMipmap()
Brian
2008-02-08
1
-2
/
+1
|
*
Added ctx->Driver.GenerateMipmap() driver hook
Brian
2008-02-06
1
-0
/
+7
|
*
Rework gallium and mesa queries a little.
Keith Whitwell
2007-12-11
1
-0
/
+2
|
*
Implement query object interface.
Brian
2007-09-11
1
-3
/
+3
|
*
Move guts of glRasterPos down into T&L module.
Brian
2007-09-06
1
-0
/
+5
*
|
mesa: display list clean-ups
Brian
2009-01-31
1
-2
/
+2
*
|
mesa: added ctx->Driver.ValidateFramebuffer() callback
Brian Paul
2009-01-22
1
-0
/
+2
*
|
mesa: add parenthesis
Brian Paul
2008-09-21
1
-3
/
+3
*
|
mesa: move rastpos helper to tnl
Keith Whitwell
2008-09-21
1
-0
/
+5
*
|
mesa: improved driver query interface
Keith Whitwell
2008-09-21
1
-3
/
+5
*
|
mesa: implement glGetUniformiv() with new ctx->Driver function
Brian Paul
2008-07-08
1
-0
/
+2
*
|
Remove unused texunit parameter to ctx->Driver.GenerateMipmap()
Brian
2008-05-09
1
-2
/
+1
*
|
Added ctx->Driver.GenerateMipmap() driver hook
Dave Airlie
2008-05-09
1
-0
/
+7
*
|
Change GetCompressedTexImage in dd_function_table to not take const pointers.
Kristian Høgsberg
2008-02-25
1
-2
/
+2
*
|
New ctx->Driver.Map/UnmapTexture() functions for accessing textures from t_vb...
Brian
2007-11-29
1
-0
/
+5
|
/
*
fix mesa fb binding
Roland Scheidegger
2007-07-19
1
-1
/
+1
*
s/GetFragmentProgramRegister/GetProgramRegister/
Brian
2007-02-25
1
-3
/
+3
*
Overhaul of GLSL API functions, dispatching, etc.
Brian
2006-12-19
1
-0
/
+52
*
update comments
Brian Paul
2006-11-01
1
-17
/
+6
*
Remove x/y/width/height parameters from Clear functions.
Brian Paul
2006-11-01
1
-12
/
+3
*
Don't pass x/y/width/height to ctx->Driver.Accum().
Brian Paul
2006-10-18
1
-3
/
+2
*
updated comments, mark GetBufferSize() and ResizeBuffers() as obsolete
Brian Paul
2006-10-15
1
-5
/
+5
*
Move the fp_machine struct into s_nvfragmprog.c since (except for program
Brian Paul
2006-10-10
1
-2
/
+3
*
Some structure renaming. Prefix vertex/fragment-related structs with
Brian Paul
2006-07-20
1
-5
/
+5
*
Add support for GL_APPLE_vertex_array_object. Several test programs
Ian Romanick
2006-06-12
1
-0
/
+10
*
Put color index attribute into the 6th attribute slot.
Brian Paul
2006-04-25
1
-1
/
+0
*
No longer alias generic vertex attribs with conventional attribs for GL_ARB_v...
Brian Paul
2006-04-25
1
-0
/
+3
*
merge from texman branch
mesa_20060325
Brian Paul
2006-03-26
1
-5
/
+5
*
Lots of changes/fixes for rendering to framebuffer objects.
Brian Paul
2006-03-20
1
-5
/
+3
*
sync with texmem branch
Brian Paul
2006-03-15
1
-0
/
+2
*
s/GLuint/GLbitfield/
Brian Paul
2006-01-09
1
-1
/
+1
[next]