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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
svga: Remove unnecessary header.
Vinson Lee
2010-05-04
1
-1
/
+0
*
draw: Remove unnecessary header.
Vinson Lee
2010-05-04
1
-1
/
+0
*
util: Remove unnecessary headers.
Vinson Lee
2010-05-04
3
-3
/
+0
*
llvmpipe: Remove unnecessary headers.
Vinson Lee
2010-05-04
2
-2
/
+0
*
r300g: Fix memory leak on error path.
Vinson Lee
2010-05-04
1
-0
/
+1
*
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
*
progs/egl: Fix eglut with OpenGL ES 2.0.
Chia-I Wu
2010-05-05
1
-1
/
+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
5
-16
/
+34
*
st/mesa: remove commented-out struct field
Brian Paul
2010-05-04
1
-1
/
+0
*
gallium: remove trailing comma in enum list
Brian Paul
2010-05-04
1
-2
/
+2
*
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
*
llvmpipe: predicate LLVMDumpModule() on DEBUG_JIT
Brian Paul
2010-05-04
1
-3
/
+2
*
tests/raw: Get it building with scons.
José Fonseca
2010-05-05
4
-5
/
+8
*
draw: Preserve the provoking vertex both when decomposing and clipping.
José Fonseca
2010-05-05
2
-23
/
+31
*
draw: Adjust wideline vertex coords for D3D.
Brian Paul
2010-05-05
1
-27
/
+34
*
scons: Add support for Mingw64.
José Fonseca
2010-05-05
1
-1
/
+10
*
st/mesa: need to pass srcLevel to st_texture_image_copy()
Brian Paul
2010-05-04
3
-7
/
+6
*
llvmpipe: fix broken compressed cube maps
Brian Paul
2010-05-04
1
-27
/
+47
*
gallium/util: added is_format_compressed()
Brian Paul
2010-05-04
1
-0
/
+20
*
llvmpipe: do some null pointer checking
Brian Paul
2010-05-04
1
-17
/
+22
*
llvmpipe: add some tests for malloc() returning NULL.
Brian Paul
2010-05-04
2
-22
/
+38
*
progs/demos: set line width back to 1.0 in DrawBox()
Brian Paul
2010-05-04
1
-0
/
+1
*
glxinfo: Get visual info when an fbconfig has an associated visual
Kristian Høgsberg
2010-05-04
1
-8
/
+11
*
Fix gles .pc file generation
Kristian Høgsberg
2010-05-04
2
-1
/
+4
*
Add egl.pc file
Kristian Høgsberg
2010-05-04
3
-1
/
+33
*
r300g: advertise S3TC only when it's available in Gallium
Marek Olšák
2010-05-04
1
-0
/
+5
*
u_blitter: fix creating fragment shaders
Wiktor Janas
2010-05-04
1
-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
*
gallivm: Proper implementation of TXL opcode.
José Fonseca
2010-05-04
5
-70
/
+100
*
gallivm: Fix several glitches introduced in the prev commit.
José Fonseca
2010-05-04
3
-6
/
+7
*
mesa: Forgot to add .pc.in files for gles
Kristian Høgsberg
2010-05-04
2
-0
/
+24
*
gallivm: Implement TXD.
José Fonseca
2010-05-04
5
-40
/
+62
*
gles: Add -I$(TOP)/include.
Chia-I Wu
2010-05-04
1
-1
/
+1
*
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
*
progs/egl/opengles2: Add es2gears demo
Kristian Høgsberg
2010-05-03
2
-4
/
+429
[next]