index
:
~tfogal/mesa
7.7
7.8
master
Tom's Mesa hacks
tfogal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-02
Fix compilation error on darwin.
HEAD
master
Tom Fogal
1
-0
/
+1
2010-08-02
r600g: split alu block to conform to limit + RCP opcode
Jerome Glisse
2
-2
/
+4
2010-08-02
r600g: add autogenerated reg definition + debug print cleanup
Jerome Glisse
6
-173
/
+194
2010-08-02
radeon: Add DRI2 flush extension support, so we synchronize properly.
Mario Kleiner
13
-10
/
+98
2010-08-02
Revert "radeon: Add DRI2 flush extension to so we synchronize properly."
Jerome Glisse
10
-77
/
+0
2010-08-02
r300g: fix hardlock when using more than one stuffed sprite coords
Marek Olšák
2
-19
/
+21
2010-08-02
radeon: Add DRI2 flush extension to so we synchronize properly.
Mario Kleiner
10
-0
/
+77
2010-08-02
glx: Drop _Xglobal_lock while we create and initialize glx display
Kristian Høgsberg
1
-21
/
+39
2010-08-02
r600: fix sin,cos functions on r600
Andre Maasikas
1
-9
/
+133
2010-08-02
util: Fix unpacking of R8G8Bx_SNORM format.
Michal Krol
1
-3
/
+12
2010-08-02
r600g: add stencil op/func translation
Dave Airlie
2
-3
/
+66
2010-08-02
r600g: initial alpha test state
Dave Airlie
1
-5
/
+13
2010-08-02
r600g: add initial blend state.
Dave Airlie
5
-20
/
+262
2010-08-02
r600g: set correct tex coord type for rect textures.
Dave Airlie
1
-4
/
+6
2010-08-02
r600g: make r600_db_format static.
Dave Airlie
1
-1
/
+1
2010-08-02
draw: fix warning in sse code.
Dave Airlie
1
-0
/
+1
2010-08-01
r300g: fix microtiling on RS6xx
Marek Olšák
1
-4
/
+18
2010-07-31
mesa: Remove inclusion of compiler.h from mtypes.h.
Vinson Lee
10
-5
/
+16
2010-07-31
mesa: Remove unnecessary header from mm.h.
Vinson Lee
1
-3
/
+0
2010-07-31
mesa: Add headers containing sybmols used by mm.c.
Vinson Lee
1
-0
/
+5
2010-07-31
r600g: Remove unnecessary header.
Vinson Lee
1
-1
/
+0
2010-07-31
mesa: Reduce header file inclusion in get.h.
Vinson Lee
1
-1
/
+1
2010-07-31
mesa: Include missing headers in vtxfmt.h.
Vinson Lee
1
-0
/
+3
2010-07-31
mesa: Include missing header in shared.h.
Vinson Lee
1
-0
/
+1
2010-07-31
mesa: Include missing header in restart.h.
Vinson Lee
1
-0
/
+1
2010-07-31
mesa: Include missing headers in renderbuffer.h.
Vinson Lee
1
-0
/
+5
2010-07-31
mesa: Include missing header in remap.h.
Vinson Lee
1
-0
/
+1
2010-07-31
r600g: Remove unnecessary header.
Vinson Lee
1
-1
/
+0
2010-07-31
mesa: Remove unnecessary headers.
Vinson Lee
6
-6
/
+0
2010-07-31
swrast: Remove unnecessary headers.
Vinson Lee
6
-6
/
+0
2010-07-31
egl: Fix '_eglAddAtExitCall' implicit declaration warning.
Vinson Lee
1
-0
/
+1
2010-07-31
egl: Add checks for EGL_MESA_screen_surface.
Chia-I Wu
12
-25
/
+101
2010-07-31
tnl: Remove unnecessary headers.
Vinson Lee
8
-8
/
+0
2010-07-31
st/dri: Remove unnecessary headers.
Vinson Lee
2
-2
/
+0
2010-07-30
mesa: Include missing header in pixelstore.h.
Vinson Lee
1
-0
/
+1
2010-07-30
mesa: Include missing headers in nvprogram.h.
Vinson Lee
1
-0
/
+2
2010-07-30
r600g: add KIL opcode support
Jerome Glisse
1
-1
/
+25
2010-07-30
st/dri: move backend hooks to appropriate object
George Sapountzis
7
-29
/
+78
2010-07-30
st/dri: drop dri1_helper
George Sapountzis
13
-229
/
+23
2010-07-30
st/dri: mv driDriverAPI to backends
George Sapountzis
6
-130
/
+49
2010-07-30
st/mesa: better handling of indirect addressing of temp/const register files
Brian Paul
1
-4
/
+24
2010-07-30
mesa: added gl_program::IndirectRegisterFiles field
Brian Paul
8
-210
/
+234
2010-07-30
llvmpipe: Silence unused value warning.
Vinson Lee
1
-0
/
+1
2010-07-30
mesa: Add missing header to multisample.h.
Vinson Lee
1
-0
/
+1
2010-07-30
draw: actually a noop, rather than not implemented
Zack Rusin
1
-1
/
+4
2010-07-30
mesa: Remove unnecessary header from colormac.h.
Vinson Lee
1
-1
/
+1
2010-07-30
tgsi: remove incorrect assertion
Brian Paul
1
-1
/
+0
2010-07-30
mesa: Remove unnecessary headers.
Vinson Lee
6
-6
/
+0
2010-07-30
llvmpipe: Fix implicit declaration of lp_func_delete_body warnings.
Vinson Lee
2
-0
/
+2
2010-07-30
util: Fix the range of util_draw_elements_instanced.
Chia-I Wu
1
-2
/
+0
[next]