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
*
docs: Add list of bugs fixed in 7.10.3 release
Ian Romanick
2011-06-13
1
-0
/
+39
*
mesa: Regenerate parser files from previous two commits
Ian Romanick
2011-06-13
2
-545
/
+589
*
mesa: Add support for OPTION ATI_draw_buffers to ARB_fp.
Eric Anholt
2011-06-13
1
-0
/
+10
*
mesa: Add support for the ARB_fragment_program part of ARB_draw_buffers.
Eric Anholt
2011-06-13
2
-0
/
+30
*
wgl: Don't hold on to user supplied HDC.
José Fonseca
2011-06-12
3
-23
/
+22
*
st/wgl: Remove buggy assertion.
José Fonseca
2011-06-12
1
-2
/
+0
*
st/wgl: Allow to create pbuffers bigger than the desktop.
José Fonseca
2011-06-12
1
-1
/
+25
*
st/wgl: Cope with zero width/height windows.
José Fonseca
2011-06-12
1
-12
/
+38
*
st/wgl: Prevent spurious framebuffer sizes when the window is minimized.
José Fonseca
2011-06-12
1
-5
/
+12
*
st/wgl: Fix debug output format specifiers of stw_framebuffer_get_size().
José Fonseca
2011-06-12
1
-3
/
+3
*
st/wgl: Adjust the pbuffer invisible window size.
José Fonseca
2011-06-12
1
-8
/
+53
*
gallivm: Fix for dynamically linked LLVM 2.8 library.
José Fonseca
2011-06-12
1
-2
/
+12
*
gallivm: Tell LLVM to not assume a 16-byte aligned stack on x86.
José Fonseca
2011-06-12
1
-0
/
+13
*
osmesa: Fix missing symbols when GLX_INDIRECT_RENDERING is defined.
Jeremy Huddleston
2011-06-11
1
-0
/
+28
*
mesa: return after invalidating renderbuffer
Marek Olšák
2011-06-12
1
-0
/
+1
*
mesa: invalidate framebuffer if internal format of renderbuffer is changed
Marek Olšák
2011-06-12
2
-6
/
+31
*
mesa: fix up assertion in _mesa_source_buffer_exists
Marek Olšák
2011-06-12
1
-0
/
+2
*
st/mesa: fix compressed mipmap generation.
Dave Airlie
2011-06-12
1
-6
/
+4
*
mesa: Ignore blits to/from missing buffers
Ian Romanick
2011-06-12
1
-8
/
+37
*
mesa: Don't try to clear a NULL renderbuffer
Ian Romanick
2011-06-12
1
-0
/
+8
*
st/mesa: remove asserts in st_texture_image_copy
Marek Olšák
2011-06-11
1
-4
/
+0
*
mesa: bump version to 7.10.3
Brian Paul
2011-06-10
3
-4
/
+4
*
docs: 7.10.3 release notes skeleton file, links
Brian Paul
2011-06-10
3
-0
/
+64
*
mesa: add include/c99/*.h files to tarballs
Brian Paul
2011-06-10
1
-0
/
+1
*
st/mesa: fix software accum buffer format bug
Brian Paul
2011-06-10
1
-3
/
+9
*
vbo: remove node->count > 0 test in vbo_save_playback_vertex_list()
Brian Paul
2011-06-10
1
-9
/
+11
*
vbo: check array indexes to prevent negative indexing
Brian Paul
2011-06-10
2
-10
/
+13
*
draw: fix edge flag handling in clipper (for unfilled tris/quads/polygons)
Brian Paul
2011-06-10
1
-5
/
+57
*
st/mesa: fix incorrect texture level/face/slice accesses
Brian Paul
2011-06-10
2
-10
/
+17
*
mesa: check that flex/bison are installed
Brian Paul
2011-06-10
4
-4
/
+16
*
mesa: add some missing GLAPIENTRY keywords
Brian Paul
2011-06-10
1
-8
/
+8
*
r300g: clear can be killed by render condition
Marek Olšák
2011-06-10
3
-7
/
+35
*
r300g: fix occlusion queries when depth test is disabled or zbuffer is missing
Marek Olšák
2011-06-10
2
-4
/
+29
*
r300g: fix texturing with non-3D textures and wrap R mode set to sample border
Marek Olšák
2011-06-09
1
-0
/
+6
*
r300g: fix draw_vbo splitting on r3xx-r4xx
Marek Olšák
2011-06-09
1
-2
/
+11
*
darwin: Fix VG_LIB_GLOB to also match the unversioned symlink
Jeremy Huddleston
2011-06-07
1
-1
/
+1
*
darwin: Don't link against libGL when building libOSMesa
Jeremy Huddleston
2011-06-07
1
-1
/
+1
*
darwin: Set VG_LIB_{NAME,GLOB} to fix make install
Jeremy Huddleston
2011-06-06
1
-10
/
+12
*
apple: Package applegl source into MesaLib tarball
Jeremy Huddleston
2011-06-06
1
-0
/
+12
*
darwin: Define GALLIUM_DRIVERS_DIRS in darwin config
Jeremy Huddleston
2011-06-06
1
-0
/
+2
*
apple: Fix build failures in applegl_glx.c
Jeremy Huddleston
2011-06-06
2
-17
/
+31
*
apple: Build darwin using applegl rather than indirect
Jeremy Huddleston
2011-06-06
3
-3
/
+20
*
glx: Dead code removal
Jeremy Huddleston
2011-06-06
1
-2
/
+0
*
apple: ifdef out come glapi-foo on darwin
Jeremy Huddleston
2011-06-06
1
-0
/
+4
*
apple: Change from XExtDisplayInfo to struct glx_display
Jeremy Huddleston
2011-06-06
1
-4
/
+6
*
apple: Rename GLXcontext
Jeremy Huddleston
2011-06-06
1
-1
/
+1
*
apple: Rename _gl_context_modes_find_visual to glx_config_find_visual
Jeremy Huddleston
2011-06-06
1
-1
/
+1
*
apple: Re-add driContext and do_destroy
Jeremy Huddleston
2011-06-06
1
-0
/
+5
*
apple: Rename GLXcontext
Jeremy Huddleston
2011-06-06
4
-6
/
+6
*
apple: Rename __GLcontextModes to struct glx_config
Jeremy Huddleston
2011-06-06
2
-2
/
+2
[next]