Patrice Mandin
|
37a418b3b0
|
nv30: split fragprog_prepare from fragprog_translate
|
17 yıl önce |
Patrice Mandin
|
36ac2ade17
|
nv30: Update miptree to match latest changes
|
17 yıl önce |
Ben Skeggs
|
7c949fb2a2
|
nv50: obey do_flip in surface_copy()
|
17 yıl önce |
Ben Skeggs
|
9b0add0be4
|
nv50: quick hack to get textures untiled on map, and tiled on unmap
progs/fp/tri-tex is all good now rather than all scrambled :)
|
17 yıl önce |
Ben Skeggs
|
5180a668a7
|
nouveau: winsys surface funcs deprecated, remove them
|
17 yıl önce |
Ben Skeggs
|
866a68dbd1
|
nv50: demagic tex filter / wrap mode
|
17 yıl önce |
Ben Skeggs
|
7c745de749
|
nv50: add some texture formats
|
17 yıl önce |
Ben Skeggs
|
62100692b8
|
nv50: split tic construction out into own file
|
17 yıl önce |
Ben Skeggs
|
857a3294a9
|
nv50: add license headers to .c files
|
17 yıl önce |
Ben Skeggs
|
17e95de852
|
nv50: enable GART usage for vertex buffers
AKA "I can haz fast b0rk3d glxgears!!!"
|
17 yıl önce |
Ben Skeggs
|
7a81ffa115
|
nv50: get clear-scissor working
|
17 yıl önce |
Ben Skeggs
|
add89c7845
|
nouveau: update to latest object header
|
17 yıl önce |
Ben Skeggs
|
861629d1fd
|
nv50: more "abuse" by using libc malloc etc..
|
17 yıl önce |
Ben Skeggs
|
19171ab1d3
|
Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1
|
17 yıl önce |
Brian Paul
|
64f92e00c8
|
mesa: check for null shader->Source
|
17 yıl önce |
Brian Paul
|
811a183a27
|
mesa: return -1, not GL_FALSE if _glapi_add_dispatch() fails name sanity check
|
17 yıl önce |
Brian Paul
|
547e487df2
|
mesa: call glutDestroyWindow() on exit
|
17 yıl önce |
Brian Paul
|
eb9efc6ad5
|
mesa: disable fprintf() error
|
17 yıl önce |
Brian Paul
|
e3b13dba4d
|
egl: link libEGL w/ additional libs
|
17 yıl önce |
Brian Paul
|
70b0a949b0
|
egl: misc updates/fixes
Set surface size when created.
Implement dri_find_dri_screen().
Look for "egl_xxx_dri.so" library before regular DRI driver.
|
17 yıl önce |
Patrice Mandin
|
225863aeb5
|
nv30: min/max lod are used for mipmap, there is just enable bit in tx_format
|
17 yıl önce |
Patrice Mandin
|
2fed964a27
|
nv30: Update defines from nouveau_class.h
|
17 yıl önce |
Patrice Mandin
|
7a838ef411
|
nv30: Update defines from nouveau_class.h
|
17 yıl önce |
Patrice Mandin
|
456550293a
|
nv30: update nouveau_class.h
|
17 yıl önce |
Brian Paul
|
93ff702b4f
|
gallium: fix logic in pb_check_usage()
|
17 yıl önce |
Brian Paul
|
520dbdea22
|
mesa: check for OpenBSD (bug 15604)
cherry-picked from master
|
17 yıl önce |
Brian Paul
|
57f2d071d1
|
mesa: fix state.clip[n].plane parsing bug (bug 16611)
cherry-picked from master
|
17 yıl önce |
Zack Rusin
|
48b8a32c6d
|
egl: plug a small memleak
|
17 yıl önce |
Zack Rusin
|
d25709df1d
|
draw: remove some debug output
|
17 yıl önce |
Brian Paul
|
cdc0b6e523
|
mesa: remove debug code
|
17 yıl önce |
Brian Paul
|
072c474836
|
mesa: implement glGetUniformiv() with new ctx->Driver function
The old implementation could overwrite the caller's param buffer.
|
17 yıl önce |
Brian Paul
|
3bdf50bab0
|
mesa: fix bug/failure in recursive function inlining
Fixes a failure for cases such as y = f(a, f(a, b))
All the usual tests still pass but regressions are possible...
|
17 yıl önce |
Brian Paul
|
7cbc244c52
|
gallium: tweak printing of generic declarations
|
17 yıl önce |
Brian Paul
|
fe1c0e44aa
|
mesa: more debug output
|
17 yıl önce |
Brian Paul
|
0d1f54db6b
|
mesa: compute global var size before doing codegen
|
17 yıl önce |
Brian Paul
|
2e638cfe3c
|
mesa: add missing VARYING case to storage_string()
|
17 yıl önce |
Stephane Marchesin
|
a62a738f3d
|
nv10: use the gallium alloc/free wrappers.
|
17 yıl önce |
Stephane Marchesin
|
511693d00c
|
nv04: use FREE/MALLOC like a good gallium boy should.
|
17 yıl önce |
Jakob Bornecrantz
|
2e7e183751
|
i915: Takedown EGL screen
|
17 yıl önce |
Stephane Marchesin
|
98c1b12ea0
|
Merge branch 'gallium-0.1' of git+ssh://marcheu@git.freedesktop.org/git/nouveau/mesa into gallium-0.1
|
17 yıl önce |
Stephane Marchesin
|
28268f7b22
|
nv30: use native instructions.
|
17 yıl önce |
Jakob Bornecrantz
|
1257bb9b13
|
i915: Use deviceID in EGL device create
|
17 yıl önce |
Jakob Bornecrantz
|
0c6efeb02b
|
i915: Complete the screen -> device renaming
|
17 yıl önce |
Jakob Bornecrantz
|
b13b1210c0
|
i915: Renamed intel_screen to intel_device
The renameing makes more sense, why because:
In egl you have a display/driver/device as the
basis, and you have screens as outputs.
|
17 yıl önce |
Ben Skeggs
|
06d87b44cf
|
nv50: make use of nouveau drm 0.0.11 to get 3d going
|
17 yıl önce |
Jonathan White
|
8d2400f216
|
mesa: added GLAPIENTRY keywords
|
17 yıl önce |
Jonathan White
|
f4caddd66f
|
egl: updated GL_APIENTRY for Windows
|
17 yıl önce |
Stephane Marchesin
|
205101dafb
|
nv10: there are no 3D textures.
|
17 yıl önce |
Stephane Marchesin
|
fec4e427f8
|
nv04: Hook the lib into the build.
|
17 yıl önce |
Stephane Marchesin
|
97646f1045
|
nv04: use BEGIN_RING_NI
|
17 yıl önce |