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
/
dri
/
savage
/
savage_xmesa.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: remove _mesa_create_context_for_api()
Brian Paul
2011-02-08
1
-1
/
+1
*
savage: Remove unnecessary header.
Vinson Lee
2010-11-02
1
-1
/
+0
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-1
/
+1
*
Drop GLframebuffer typedef and just use struct gl_framebuffer
Kristian Høgsberg
2010-10-13
1
-3
/
+3
*
Rename GLvisual and __GLcontextModes to struct gl_config
Kristian Høgsberg
2010-10-13
1
-4
/
+4
*
savage: Remove unnecessary header.
Vinson Lee
2010-10-01
1
-1
/
+0
*
dri/savage: remove duplicated include
Nicolas Kaiser
2010-09-30
1
-1
/
+0
*
dri: Add DRI entrypoints to create a context for a given API
Kristian Høgsberg
2010-04-28
1
-1
/
+2
*
savage: call _mesa_meta_init/free()
Tormod Volden
2010-04-16
1
-0
/
+5
*
Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions
Kristian Høgsberg
2010-02-19
1
-8
/
+8
*
dri: Fix copy-and-paste brain damage in previous commit
Ian Romanick
2010-02-10
1
-1
/
+1
*
dri: Allow selective generation of accum. buffer configs
Ian Romanick
2010-02-10
1
-1
/
+1
*
Push __driDriverExtensions out of dri_util.c and into the drivers
Kristian Høgsberg
2010-01-04
1
-0
/
+7
*
Remove leftover __DRI{screen,drawable,context}Private references
Kristian Høgsberg
2010-01-04
1
-23
/
+23
*
Merge branch 'texformat-rework'
Brian Paul
2009-10-28
1
-7
/
+7
|
\
|
*
dri/drivers: update driNewRenderbuffer() to take a gl_format
Brian Paul
2009-10-22
1
-5
/
+5
|
*
drivers: don't include texformat.h
Brian Paul
2009-10-05
1
-1
/
+1
|
*
savage: s/Xfree/_mesa_free/
Brian Paul
2009-10-01
1
-1
/
+1
*
|
mesa: Enable remap table in core.
Chia-I Wu
2009-10-23
1
-13
/
+1
|
/
*
savage: Fix driver build post-ARB_sync.
Eric Anholt
2009-09-03
1
-7
/
+6
*
mesa: remove last of _mesa_unreference_framebuffer() calls
Brian Paul
2009-03-07
1
-1
/
+1
*
gallium: Fixups for driCreateConfigs MSAA support.
Michel Dänzer
2009-02-10
1
-0
/
+2
*
re-add MSAA support
Brian Paul
2009-02-09
1
-2
/
+3
*
Make GL_ARB_draw_buffers mandatory
Ian Romanick
2009-01-28
1
-1
/
+3
*
Make GL_ARB_vertex_buffer_object mandatory
Ian Romanick
2009-01-28
1
-2
/
+0
*
Make GL_ARB_multisample mandatory
Ian Romanick
2009-01-28
1
-2
/
+0
*
Make GL_ARB_texture_compression mandatory
Ian Romanick
2009-01-28
1
-2
/
+0
*
mesa: standardize on C99's uint*_t instead of u_int*_t
Keith Whitwell
2008-09-21
1
-3
/
+3
*
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-18
1
-7
/
+7
*
DRI interface changes and DRI2 direct rendering support.
Kristian Høgsberg
2008-03-31
1
-72
/
+30
*
Use __DRIextension mechanism providing loader functionality to the driver.
Kristian Høgsberg
2008-02-29
1
-3
/
+5
*
Replace gl_framebuffer's _ColorDrawBufferMask with _ColorDrawBufferIndexes
Brian
2008-01-06
1
-1
/
+1
*
Add a DRI_ReadDrawable marker extension to signal read drawable capability.
Kristian Høgsberg
2007-10-11
1
-6
/
+5
*
Pull createNewScreen entry point into dri_util.c.
Kristian Høgsberg
2007-10-10
1
-50
/
+30
*
Replace open-coded major, minor, and patch version fields with __DRIversionRec.
Kristian Høgsberg
2007-10-10
1
-1
/
+1
*
Remove screenConfigs from __DRIscreen.
Kristian Høgsberg
2007-10-10
1
-2
/
+1
*
Drop __DRInativeDisplay and pass in __DRIscreen pointers instead.
Kristian Høgsberg
2007-10-10
1
-11
/
+11
*
enable ARB_vertex_buffer_object for more dri drivers
Roland Scheidegger
2007-03-13
1
-0
/
+2
*
Fix/improve framebuffer object reference counting.
Brian
2007-03-06
1
-1
/
+1
*
Merge branch 'master' of git+ssh://
[email protected]
/git/mesa/mesa i...
Keith Whitwell
2007-01-16
1
-35
/
+28
|
\
|
*
Refactor savageXMesaSet{Back,Front}ClipRects.
Ian Romanick
2006-11-10
1
-29
/
+4
|
*
Enable GLX_SGI_make_current_read.
Ian Romanick
2006-11-10
1
-7
/
+25
*
|
switch remaining drivers over to vbo
Keith Whitwell
2006-10-31
1
-3
/
+3
|
/
*
replace the texture level hack used in radeon/r200 to allow larger textures w...
Roland Scheidegger
2006-02-03
1
-1
/
+2
*
Add support for GL_EXT_secondary_color. It looks like using
Eric Anholt
2005-12-06
1
-0
/
+2
*
updated assertions (see bug 4590)
Brian Paul
2005-09-28
1
-1
/
+5
*
Enable GL_ARB_texture_mirrored_repeat on Savage4. Refactor the code that
Ian Romanick
2005-09-22
1
-0
/
+1
*
Instead of calling _mesa_ResizeBuffersMESA() in the Viewport function,
Brian Paul
2005-09-14
1
-4
/
+4
*
Add new void *addr and __DRIdrawablePrivate parameters to
Brian Paul
2005-09-04
1
-29
/
+33
*
SetBuffer, renderbuffer changes
Brian Paul
2005-09-03
1
-9
/
+26
[next]