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
/
drivers
/
dri
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Ian Romanick
2009-12-16
1
-1
/
+1
|
\
|
*
dri: Initialize variable in driBindContext.
Vinson Lee
2009-12-15
1
-1
/
+1
|
*
dri: Fix potential null pointer dereference in driBindContext.
Vinson Lee
2009-12-06
1
-1
/
+2
|
*
dri: Fix potential null pointer deference in dri_put_drawable.
Vinson Lee
2009-12-06
1
-4
/
+4
*
|
spantmp2: Add support for GL_BGR / GL_UNSIGNED_INT_8_8_8_8_REV
Ian Romanick
2009-12-10
1
-0
/
+57
*
|
dri: Fix potential null pointer dereference in driBindContext.
Vinson Lee
2009-11-28
1
-1
/
+2
*
|
dri: Fix potential null pointer deference in dri_put_drawable.
Vinson Lee
2009-11-24
1
-4
/
+4
*
|
Remove unconditional use of glibc specific bswap_16() macro.
Michel Dänzer
2009-11-17
1
-2
/
+4
*
|
radeon: Fix software fallbacks with KMS on big endian.
Michel Dänzer
2009-11-17
1
-0
/
+152
*
|
Merge branch 'texformat-rework'
Brian Paul
2009-10-28
4
-86
/
+74
|
\
\
|
*
|
dri/drivers: update driNewRenderbuffer() to take a gl_format
Brian Paul
2009-10-22
2
-31
/
+33
|
*
|
dri/common: updated #includes
Brian Paul
2009-10-15
1
-6
/
+2
|
*
|
dri/common: use _mesa_little_endian() and update comments
Brian Paul
2009-10-15
1
-7
/
+5
|
*
|
dri/common: fix broken _dri_texformat_* initializations
Brian Paul
2009-10-15
1
-4
/
+4
|
*
|
mesa: remove a bunch of gl_renderbuffer fields
Brian Paul
2009-10-08
1
-16
/
+7
|
*
|
mesa: replace gl_texture_format with gl_format
Brian Paul
2009-09-30
2
-32
/
+33
*
|
|
mesa/dri: Remove extension_helper.h.
Chia-I Wu
2009-10-23
1
-6647
/
+0
*
|
|
mesa: Enable remap table in core.
Chia-I Wu
2009-10-23
2
-105
/
+21
*
|
|
Nuke s3v.
Corbin Simpson
2009-10-22
1
-1
/
+1
|
/
/
*
|
glapi: regenerated files
Brian Paul
2009-09-19
1
-1
/
+9
*
|
glapi: Add ARB_draw_elements_base_vertex
Eric Anholt
2009-09-08
1
-14
/
+44
|
/
*
Eliminate trailing whitespace in extension_helper.c
Ian Romanick
2009-09-03
1
-673
/
+673
*
ARB sync: Regenerate files from previous commit
Ian Romanick
2009-09-03
1
-0
/
+62
*
dri: remove unused meta_clear_tris()
Brian Paul
2009-09-01
2
-266
/
+2
*
Revert "glx: Make drawables persistent untill they are changed by glXMakeCurr...
Pauli Nieminen
2009-08-25
1
-80
/
+41
*
glx: Make drawables persistent untill they are changed by glXMakeCurrent
Pauli Nieminen
2009-08-21
1
-41
/
+80
*
mesa/glapi: regenerated files from gl_API.xml
Brian Paul
2009-08-11
1
-15
/
+59
*
intel: Fix googleearth by avoiding GL_VIEWPORT_BIT in meta clear push/pop
Eric Anholt
2009-08-07
1
-2
/
+5
*
dri: Fix problems with unitialized values in dri screen object.
Pauli Nieminen
2009-08-07
1
-1
/
+1
*
mesa: Ignores
Jakob Bornecrantz
2009-08-06
1
-0
/
+1
*
mesa: regenerated file
Brian Paul
2009-07-27
1
-15
/
+15
*
intel/radeon: add common metaops code.
Dave Airlie
2009-07-15
2
-0
/
+640
*
glx: death to RCS tag
RALOVICH, Kristóf
2009-07-08
1
-1
/
+0
*
mesa: regenerated files related to GL_ARB_vertex_array_object
Brian Paul
2009-06-19
1
-19
/
+45
*
Merge branch 'ext-provoking-vertex'
Brian Paul
2009-06-19
1
-0
/
+14
|
\
|
*
mesa: regenerated API files for GL_EXT_provoking_vertex
Brian Paul
2009-05-28
1
-8
/
+22
*
|
mesa driconf: Add macro to specify an option with a quoted default value.
Thomas Hellstrom
2009-06-17
1
-0
/
+4
*
|
GLX: attempt to fix glean makeCurrent test cases.
Dave Airlie
2009-06-17
1
-1
/
+5
*
|
Merge branch 'arb_map_buffer_range'
Brian Paul
2009-06-15
1
-4
/
+26
|
\
\
|
*
|
mesa: regenerated files for GL_ARB_map_buffer_range
Brian Paul
2009-06-08
1
-4
/
+26
*
|
|
Merge remote branch 'origin/master' into radeon-rewrite
Dave Airlie
2009-06-07
1
-8
/
+22
|
\
|
|
|
*
|
glapi: regenerated files for GL_ARB_copy_buffer
Brian Paul
2009-06-02
1
-8
/
+22
|
|
/
*
|
Merge remote branch 'origin/master' into radeon-rewrite
Dave Airlie
2009-04-22
2
-4
/
+69
|
\
|
|
*
dri: __driUtilMessage(): not all messages are errors
Brian Paul
2009-04-17
1
-1
/
+1
|
*
intel: Add support for argb1555, argb4444 FBOs and fix rgb565 fbo readpixels.
Eric Anholt
2009-04-16
1
-0
/
+65
|
*
dri glx: Swap before checking for cliprects.
Younes Manton
2009-04-13
1
-3
/
+3
*
|
dri: attempt to actually refcount the __DRIDrawable
Dave Airlie
2009-04-16
1
-8
/
+24
|
/
*
dri glx: Fix dri_util::driBindContext
Thomas Hellstrom
2009-04-02
1
-18
/
+14
*
dri glx: Propagate driver MakeCurrent errors.
Thomas Hellstrom
2009-04-02
1
-2
/
+1
*
Convert u_int*_t to C99 standard uint*_t
Alan Coopersmith
2009-03-25
1
-1
/
+1
[next]