index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2008-03-08
Move DRI specific parts of CreateContext into dri_glx.c.
Kristian Høgsberg
2008-03-08
Convert driCreateScreen and driDestroyScreen to function pointers.
Kristian Høgsberg
2008-03-08
Abstract __DRIdisplayPrivateRec away in dri_glx.c.
Kristian Høgsberg
2008-03-08
Make __glXCloseDisplay static instead of prototyping it to avoid warning.
Kristian Høgsberg
2008-03-08
Move libGL install target to the libGL Makefile.
Kristian Høgsberg
2008-03-08
Simplify LIBGL_DRIVERS_PATH walking.
Kristian Høgsberg
2008-03-08
Simplify dri loading code by eliminating dlopen "cache".
Kristian Høgsberg
2008-03-08
libGL: Consolidate DRI initialization in dri_glx.c
Kristian Høgsberg
2008-03-07
autoconf: Print GCC include path directly and be more robust using it
Dan Nicholson
2008-03-07
[intel] Only enable GL_EXT_texture_sRGB on i965.
Kristian Høgsberg
2008-03-07
[i965] fix fd.o bug #11471 and #11478
Zou Nan hai
2008-03-07
i965: use RGB565 to render a bitmap if Depth is 16
Xiang, Haihao
2008-03-06
i965: Fix double free issue to pass glean/maskedClear test
Xiang, Haihao
2008-03-06
i965:fix segfault issue when clearing the window which
Xiang, Haihao
2008-03-05
[intel] Add a driconf option to cache freed buffer objects for reuse.
Eric Anholt
2008-03-04
r300: replace some hard coded mask by define in stencil area
Christoph Brill
2008-03-04
r300: Fix some issues with masks in stencil buffer area
Christoph Brill
2008-03-03
[dri2] Add tail pointer to reemitDrawableInfo callback.
Kristian Høgsberg
2008-03-03
[dri2] Optimize event parsing to skip obsolete events.
Kristian Høgsberg
2008-03-03
[intel] Silence unused variable warning when compiling for i965.
Kristian Høgsberg
2008-03-02
nouveau: compilation fixes
Patrice Mandin
2008-03-02
r300: Corrected a bug with the SUB instruction.
Oliver McFadden
2008-03-02
r300: Corrected a bug with the MAD instruction.
Oliver McFadden
2008-03-01
r300: Added the PVS_SRC_OPERAND documentation from AMD.
Oliver McFadden
2008-03-01
r300: Added the PVS_OP_DST_OPERAND documentation from AMD.
Oliver McFadden
2008-03-01
r300: Added a TODO comment for registers missing from AMD's documentation.
Oliver McFadden
2008-03-01
r300: Moved the vertex program shift/mask defines into the appropriate file.
Oliver McFadden
2008-03-01
r300: Indented the vertex program code with longer lines.
Oliver McFadden
2008-03-01
r300: Moved the PREFER_DP4 define near the position invariant function.
Oliver McFadden
2008-03-01
r300: Added a TODO comment for the MAD opcodes.
Oliver McFadden
2008-03-01
r300: Use the VE_ADD hardware opcode for the SUB opcode.
Oliver McFadden
2008-03-01
r300: Use the VE_MULTIPLY hardware opcode for the MUL opcode.
Oliver McFadden
2008-03-01
r300: Cleaned up the XPD opcode temporary register usage.
Oliver McFadden
2008-03-01
r300: Cleaned up extra white space.
Oliver McFadden
2008-03-01
r300: Prefer to use the VE_ADD for simple MOV style opcodes.
Oliver McFadden
2008-03-01
r300: Removed the (undocumented) MAD_2 opcode.
Oliver McFadden
2008-03-01
r300: Cleaned up the MAD/MAD_2 opcode selection.
Oliver McFadden
2008-03-01
r300: Renamed some misleading macro arguments.
Oliver McFadden
2008-03-01
r300: Cleaned up the vertex program macros.
Oliver McFadden
2008-03-01
r300: Removed duplicate component selection defines.
Oliver McFadden
2008-03-01
r300: Removed duplicate source register class defines.
Oliver McFadden
2008-03-01
r300: Renamed the vertex program source register macro.
Oliver McFadden
2008-03-01
r300: Removed the (obsolete) special source register macros.
Oliver McFadden
2008-03-01
r300: Cleaned up the special vertex program source register macros.
Oliver McFadden
2008-03-01
r300: Added the vertex program swizzle (aka selection) defines.
Oliver McFadden
2008-03-01
r300: Converted to the new src/dest register defines.
Oliver McFadden
2008-03-01
r300: Removed an obsolete comment from the vertex program header file.
Oliver McFadden
2008-03-01
r300: Converted to the new Math Engine defines.
Oliver McFadden
2008-03-01
r300: Added the Math Engine opcode macro.
Oliver McFadden
2008-03-01
r300: Renamed the Vector Engine opcode macro.
Oliver McFadden
[prev]
[next]