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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: clean up validate_texture_wrap_mode
Chia-I Wu
2011-11-03
1
-15
/
+27
*
mesa: fix a logic error in glFramebufferTexture2D
Chia-I Wu
2011-11-03
1
-1
/
+1
*
glsl: add support for GL_OES_EGL_image_external
Chia-I Wu
2011-11-03
15
-1
/
+70
*
mesa: add GL_OES_EGL_image_external to the extension list
Chia-I Wu
2011-11-03
2
-0
/
+2
*
mesa: add missing defines for GL_OES_EGL_image_external
Chia-I Wu
2011-11-03
1
-0
/
+8
*
mesa, i965: prepare for more than 8 texture targets
Chia-I Wu
2011-11-03
4
-4
/
+4
*
glapi: regenerate files
Chia-I Wu
2011-11-03
1
-1178
/
+1190
*
glapi: add entry points for OES_EGL_image_external
Chia-I Wu
2011-11-03
1
-0
/
+8
*
swrast: simplify the condition test for _swrast_choose_texture_sample_func
Yuanhan Liu
2011-11-03
1
-13
/
+9
*
mesa: fix the low limit of width and height for glRenderbufferStorage
Yuanhan Liu
2011-11-03
1
-2
/
+2
*
mesa: fix inital value for new renderbuffer
Yuanhan Liu
2011-11-03
1
-1
/
+1
*
mesa: complete the GL_TEXTURE_SWIZZLE* setup
Yuanhan Liu
2011-11-03
1
-0
/
+27
*
mesa: remove the redundant check
Yuanhan Liu
2011-11-03
1
-6
/
+5
*
driconf: updated german translation
Carl-Philip Haensch
2011-11-02
1
-8
/
+11
*
driconf: updated de.po
Carl-Philip Haensch
2011-11-02
1
-50
/
+88
*
wglSetPixelFormat should ignore the ppfd parameter.
Morgan Armand
2011-11-02
2
-5
/
+11
*
r300g: Fix queries on big endian hosts.
Michel Dänzer
2011-11-02
1
-1
/
+2
*
gallium/util: Add macros for converting from little endian to CPU byte order.
Michel Dänzer
2011-11-02
1
-0
/
+13
*
i965: Add support for integral vertex attributes.
Paul Berry
2011-11-02
3
-4
/
+67
*
mesa: Set the "Integer" field of gl_client_array properly.
Paul Berry
2011-11-02
3
-0
/
+3
*
glsl: Fix type mismatch when incrementing or decrementing uint.
Paul Berry
2011-11-02
1
-8
/
+24
*
gallium/dri: Remove references to vblank.
José Fonseca
2011-11-02
2
-7
/
+0
*
Fix gallium dri compile and a merge conflict
Kristian Høgsberg
2011-11-02
3
-9
/
+1
*
svga: Tag cursors with the scanout hint
Jakob Bornecrantz
2011-11-02
1
-2
/
+3
*
dri: Remove unused memops.h
Kristian Høgsberg
2011-11-02
2
-42
/
+0
*
dri: Remove a few unused dri helper functions
Kristian Høgsberg
2011-11-02
1
-118
/
+0
*
dri: Remove unused dri texmem.c
Kristian Høgsberg
2011-11-02
10
-1681
/
+3
*
dri: Move _dri_texformat_* to radeon_texture.c
Kristian Høgsberg
2011-11-02
3
-27
/
+65
*
r200: Don't use driIsTextureResident helper
Kristian Høgsberg
2011-11-02
1
-1
/
+0
*
dri: Drop unused dri renderbuffer helper functions
Kristian Høgsberg
2011-11-02
7
-259
/
+3
*
dri: Move driUpdateFramebufferSize to dri_util.c
Kristian Høgsberg
2011-11-02
3
-21
/
+21
*
dri: Remove unnecessary #defines and #includes
Kristian Høgsberg
2011-11-02
1
-8
/
+0
*
dri: Remove unnecessary timestamp pointer indirection
Kristian Høgsberg
2011-11-02
6
-19
/
+13
*
dri: Remove unused fields from __DriverAPIRec
Kristian Høgsberg
2011-11-02
1
-34
/
+0
*
dri: Remove dri2.enabled flag
Kristian Høgsberg
2011-11-02
6
-79
/
+9
*
dri: Remove DRI1 fields from DRI structs
Kristian Høgsberg
2011-11-02
3
-138
/
+2
*
dri: Remove remaining DRI1 vblank code
Kristian Høgsberg
2011-11-02
8
-523
/
+0
*
dri: Remove cliprect information from __DRIdrawable
Kristian Høgsberg
2011-11-02
9
-113
/
+19
*
dri: Drop unused driCalculateSwapUsage
Kristian Høgsberg
2011-11-02
2
-67
/
+0
*
dri: Remove unused driIntersectArea
Kristian Høgsberg
2011-11-02
2
-16
/
+0
*
dri: Drop __driUtilUpdateDrawableInfo and helper macros
Kristian Høgsberg
2011-11-02
2
-145
/
+0
*
dri: Remove unused driSwapBuffers
Kristian Høgsberg
2011-11-02
1
-64
/
+1
*
dri: Drop unused driCreateNewContext
Kristian Høgsberg
2011-11-02
1
-52
/
+0
*
dri: Fold driCreateNewDrawable into dri2CreateNewDrawable
Kristian Høgsberg
2011-11-02
1
-55
/
+30
*
dri: Remove unsused driCreateNewScreen
Kristian Høgsberg
2011-11-02
1
-93
/
+0
*
dri: Remove unused __DRIswapInfoRec
Kristian Høgsberg
2011-11-02
1
-40
/
+0
*
dri: Remove driMediaStreamCounterExtension
Kristian Høgsberg
2011-11-02
4
-45
/
+0
*
dri: Remove driSwapControlExtension
Kristian Høgsberg
2011-11-02
4
-23
/
+1
*
dri: Drop driCopySubBufferExtension
Kristian Høgsberg
2011-11-02
4
-23
/
+0
*
dri: Drop driReadDrawableExtension
Kristian Høgsberg
2011-11-02
5
-13
/
+0
[next]