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
*
Fix build on non GLIBC platforms (FreeBSD at least)
Robert Noland
2009-09-28
1
-0
/
+7
*
docs: list additional 7.5.2 bug fixes
Brian Paul
2009-09-28
1
-0
/
+3
*
docs: document gallium mipmap generation fix
Brian Paul
2009-09-28
1
-0
/
+1
*
st/mesa: fix st_generate_mipmap() issues
Brian Paul
2009-09-28
1
-2
/
+80
*
st/mesa: fix/simplify st_texture_object::lastLevel calculation
Brian Paul
2009-09-28
1
-53
/
+9
*
gallium/util: add sanity check assertions
Brian Paul
2009-09-28
1
-0
/
+11
*
i915: Fix GetBufferSubData in the case of a system-memory BO.
mesa_7_5_2_rc1
Eric Anholt
2009-09-24
1
-1
/
+4
*
softpipe: Increase GL_MAX_3D_TEXTURE_SIZE to 256.
Vinson Lee
2009-09-24
1
-1
/
+1
*
mesa: remove glEnable(GL_DEPTH_BOUNDS_TEST_EXT) check/warning
Brian Paul
2009-09-24
1
-5
/
+0
*
mesa: remove rgbMode check in enable_texture()
Brian Paul
2009-09-24
1
-1
/
+1
*
swrast: add lod bias when texture sampling
Brian Paul
2009-09-23
1
-2
/
+7
*
mesa: don't bias LOD in shader interpreter; do it in swrast
Brian Paul
2009-09-23
1
-6
/
+1
*
swrast: fix typo in partial derivatives parameter passing
Brian Paul
2009-09-23
1
-1
/
+1
*
st/mesa: trim calculated userbuffer size
Keith Whitwell
2009-09-23
1
-3
/
+9
*
glx: include string.h to silence missing memset() prototype warning
Brian Paul
2009-09-22
1
-0
/
+1
*
mesa: fix error message text
Brian Paul
2009-09-22
1
-1
/
+1
*
GLX: Warn only once about applications calling GLX 1.3 functions
Tormod Volden
2009-09-21
1
-6
/
+14
*
intel: Mark the FBO as incomplete if there's no intel_renderbuffer for it.
Eric Anholt
2009-09-21
1
-0
/
+5
*
softpipe: Fix cube face selection.
Brian Paul
2009-09-21
1
-2
/
+2
*
swrast: fix cube face selection
Brian Paul
2009-09-21
1
-2
/
+2
*
intel: Fix crash in intel_flush().
Michel Dänzer
2009-09-21
1
-1
/
+2
*
mesa/st: Initialize format bits of framebuffer renderbuffers
Nicolai Hähnle
2009-09-20
1
-0
/
+1
*
glx: Use initstate_r / random_r instead of corrupting global random number state
Ian Romanick
2009-09-16
1
-3
/
+7
*
st/mesa: fix some incorrect branching/clean-up code in TexImage functions
Brian Paul
2009-09-16
1
-3
/
+3
*
st/mesa: fix texture memory allocation bug
Brian Paul
2009-09-16
1
-2
/
+10
*
intel: Deassociated drawables from private context struct in intelUnbindContext
Ian Romanick
2009-09-16
1
-0
/
+8
*
docs: glUniform functions are now compiled into display lists
Brian Paul
2009-09-15
1
-0
/
+1
*
mesa: compile glUniformMatrix() functions into display lists
Brian Paul
2009-09-15
1
-0
/
+242
*
mesa: implement more glUniform display list functions
Brian Paul
2009-09-15
1
-1
/
+365
*
docs: document glUseProgram display list fix
Brian Paul
2009-09-15
1
-0
/
+1
*
mesa: compile glUniform4f() into display lists
Brian Paul
2009-09-15
1
-0
/
+26
*
mesa: compile glUseProgram/glUseProgramObjectARB into display lists
Brian Paul
2009-09-15
1
-0
/
+28
*
GLX: Complain when buggy applications call GLX 1.3 functions.
Ian Romanick
2009-09-15
1
-0
/
+28
*
progs/vp: print program and error info when program does not compile
Brian Paul
2009-09-14
1
-0
/
+6
*
glsl: added some link debug code (disabled)
Brian Paul
2009-09-14
1
-0
/
+15
*
docs: document linker/preprocessor bug fix
Brian Paul
2009-09-14
1
-0
/
+2
*
glsl: remove extra #version directives from concatenated shader sources
Brian Paul
2009-09-14
1
-0
/
+28
*
configure: fix comment
Thierry Vignaud
2009-09-14
1
-1
/
+1
*
Use CFLAGS as HOST_CFLAGS by default
Dan Nicholson
2009-09-12
1
-0
/
+1
*
mesa: raise GL_INVALID_ENUM not GL_INVALID_VALUE for glTexParamter errors
Vinson Lee
2009-09-11
1
-3
/
+3
*
docs: document Gallium glDrawPixels(GL_STENCIL_INDEX) fix
Brian Paul
2009-09-10
1
-0
/
+1
*
softpipe: minor indentation fix
Brian Paul
2009-09-10
1
-1
/
+1
*
softpipe: set dirty_render_cache in softpipe_clear()
Brian Paul
2009-09-10
1
-0
/
+2
*
docs: initial 7.5.2 release notes page
Brian Paul
2009-09-10
2
-0
/
+52
*
intel: add B43 chipset support
Zhenyu Wang
2009-09-10
2
-1
/
+6
*
scons: Set default_dri to no for Mac OS.
Vinson Lee
2009-09-09
1
-2
/
+2
*
mesa: bump version to 7.5.2
Brian Paul
2009-09-08
3
-5
/
+5
*
i965: fix incorrect test for vertex position attribute
Brian Paul
2009-09-08
3
-1
/
+4
*
egl: also use X types for building on Apple/MacOS X
Brian Paul
2009-09-08
1
-1
/
+2
*
prog/glsl: fix Makefile for samplers_array.
Peter Hutterer
2009-09-07
1
-1
/
+1
[next]