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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Define OpenGL ES and OpenVG library names.
Chia-I Wu
2010-05-08
1
-2
/
+2
*
mesa: remove driver hooks for GetFloat/Integer/Doublev, etc
Brian Paul
2010-05-07
5
-54
/
+0
*
mesa: fpclassify dummy definition is not needed on cygwin
Jon TURNEY
2010-05-07
1
-1
/
+1
*
glapi: Move to src/mapi/.
Chia-I Wu
2010-05-07
92
-82823
/
+28
*
glapi: Move assembly dispatchers back into glapi/.
Chia-I Wu
2010-05-07
8
-20
/
+20
*
st/mesa: fix compressed mipmap generation for small image sizes
Brian Paul
2010-05-06
1
-2
/
+24
*
st/mesa: fix bug in compute_num_levels()
Brian Paul
2010-05-06
1
-5
/
+7
*
st/mesa: when copying mipmap levels between textures, start at BaseLevel
Brian Paul
2010-05-06
1
-1
/
+1
*
es: Ignores
Jakob Bornecrantz
2010-05-06
1
-0
/
+4
*
st/mesa: fix per-vertex point size
Marek Olšák
2010-05-05
1
-1
/
+1
*
st/mesa: Remove unnecessary headers.
Vinson Lee
2010-05-05
1
-6
/
+0
*
mesa: fpclassify dummy definition not needed on Mac OS X.
Vinson Lee
2010-05-05
1
-0
/
+4
*
i965: When an RB gets a new region, clear the old from the state cache.
Eric Anholt
2010-05-04
4
-6
/
+16
*
intel: Don't tile textures so small that size is blown up by over 2x.
Eric Anholt
2010-05-04
1
-4
/
+3
*
osmesa: remove unused var
Brian Paul
2010-05-04
1
-1
/
+0
*
mesa: remove some color index code
Brian Paul
2010-05-04
1
-19
/
+0
*
mesa: remove unused renderbuffer adaptor code
Brian Paul
2010-05-04
4
-607
/
+0
*
mesa: remove renderbuffer adaptor calls
Brian Paul
2010-05-04
1
-24
/
+0
*
osmesa: fix OSMesa for CHAN_BITS=32
Brian Paul
2010-05-04
1
-7
/
+30
*
st/mesa: Fix texture-from-pixmap.
Chia-I Wu
2010-05-05
2
-6
/
+30
*
mesa: Fix build of ES overlay.
Chia-I Wu
2010-05-05
3
-9
/
+34
*
st/mesa: remove commented-out struct field
Brian Paul
2010-05-04
1
-1
/
+0
*
mesa: add a dummy definition for fpclassify() if needed
Brian Paul
2010-05-04
1
-0
/
+10
*
mesa: remove trailing comma in enum list
Brian Paul
2010-05-04
1
-1
/
+1
*
st/mesa: need to pass srcLevel to st_texture_image_copy()
Brian Paul
2010-05-04
3
-7
/
+6
*
intel: Update renderbuffers unconditionally in intelSetTexBuffer2()
Kristian Høgsberg
2010-05-04
1
-2
/
+1
*
st/mesa: return success/fail from guess_and_alloc_texture()
Brian Paul
2010-05-04
1
-7
/
+10
*
st/mesa: improved st_texture_image_copy()
Brian Paul
2010-05-04
1
-29
/
+47
*
mesa/st: Fill in native program limits.
José Fonseca
2010-05-04
1
-0
/
+91
*
intel: Enable GL_EXT_framebuffer_object for gles2
Kristian Høgsberg
2010-05-04
1
-0
/
+1
*
mesa: Forgot to add .pc.in files for gles
Kristian Høgsberg
2010-05-04
2
-0
/
+24
*
mesa: Only initialize TNL for OpenGL
Kristian Høgsberg
2010-05-03
1
-4
/
+5
*
mesa: Only initialize save dispatch table for OpenGL
Kristian Høgsberg
2010-05-03
2
-14
/
+14
*
mesa: increase MAX_DRAW_BUFFERS to 8
Brian Paul
2010-05-03
2
-1
/
+4
*
gallium: move surface utility functions into u_surface.c
Brian Paul
2010-05-03
1
-0
/
+1
*
st/mesa: remove dead code
Brian Paul
2010-05-03
1
-9
/
+0
*
st/mesa: remove unused needFlush parameter to st_finalize_texture()
Brian Paul
2010-05-03
4
-13
/
+7
*
st/mesa: updated comments and fix some formatting in texture storage code
Brian Paul
2010-05-03
1
-13
/
+18
*
st/mesa: rename srcImageStride -> srcRowStride and fix-up formatting
Brian Paul
2010-05-03
1
-8
/
+8
*
st/mesa: consolidate and clean-up texture memory allocation code
Brian Paul
2010-05-03
1
-22
/
+11
*
st/mesa: updated comments for st_texture_image_map()
Brian Paul
2010-05-03
1
-4
/
+6
*
st/mesa: move some texture size calculation code
Brian Paul
2010-05-03
1
-10
/
+6
*
st/mesa: remove old convolution-related vars and min pitch code
Brian Paul
2010-05-03
1
-15
/
+2
*
st/mesa: remove unsupported convolution code
Brian Paul
2010-05-03
1
-10
/
+6
*
st/mesa: updated comment
Brian Paul
2010-05-03
1
-4
/
+5
*
glsl: change variable declared assertion into conditional
Brian Paul
2010-05-03
2
-3
/
+2
*
Revert "glapi: s/strcpy/strncpy/"
Brian Paul
2010-05-03
1
-2
/
+1
*
st/mesa: remove dead code
Brian Paul
2010-05-03
1
-18
/
+0
*
st/mesa: restore original last_layer comparison
Brian Paul
2010-05-03
1
-1
/
+1
*
Generate es glapi files when es1 or es2 is enabled
Kristian Høgsberg
2010-05-03
2
-2
/
+11
[next]