index
:
~eugeni/mesa
eugeni
llc
Eugeni's mesa testing branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-01
add some instrumentation
eugeni
Eugeni Dodonov
1
-1
/
+8
2011-08-31
egl_dri2: Drop dri2_surface_type enum
Benjamin Franzke
2
-18
/
+9
2011-08-31
egl_dri2: add pbuffer support to platform_android
Chia-I Wu
1
-5
/
+16
2011-08-31
egl_dri2: check the surface type in platform_android
Chia-I Wu
1
-45
/
+56
2011-08-31
egl_dri2: refactor droid_get_buffers_with_format
Chia-I Wu
1
-27
/
+39
2011-08-31
egl_dri2: set ctx->WindowRenderBuffer
Chia-I Wu
1
-0
/
+6
2011-08-31
nv50,nvc0: fix multisample format hack
Christoph Bumiller
2
-2
/
+2
2011-08-30
intel: Restructure TexSubImage as just the 2D implementation and blit func.
Eric Anholt
1
-100
/
+114
2011-08-30
intel: Remove the passthrough TexSubImage[13]D functions.
Eric Anholt
1
-42
/
+0
2011-08-30
i965/vs: Fix GL_FIXED setup when a writemask is present.
Eric Anholt
2
-13
/
+24
2011-08-30
i965/vs: Pack live uniform vectors together in the push constant upload.
Eric Anholt
4
-3
/
+98
2011-08-30
i965/vs: Track uniforms as separate vectors once we've done array access.
Eric Anholt
3
-0
/
+38
2011-08-30
i965/vs: Don't lower uniform array indexing.
Eric Anholt
1
-1
/
+1
2011-08-30
i965/vs: Add support for pull constant loads for uniform arrays.
Eric Anholt
6
-5
/
+195
2011-08-30
i965/vs: Restructure emit() functions around a vec4_instruction constructor.
Eric Anholt
2
-16
/
+33
2011-08-30
i965: Make the old VS backend record pull constant references in pull_params[].
Eric Anholt
3
-9
/
+25
2011-08-30
mesa: Fix glGetUniform() type conversions.
Eric Anholt
1
-58
/
+79
2011-08-30
mesa: Make the gl_constant_value's bool occupy the same space as float/int.
Eric Anholt
1
-1
/
+1
2011-08-30
i965: Use native integer uniforms when the new VS backend is in use.
Eric Anholt
6
-31
/
+13
2011-08-30
i965/vs: Move the flag for whether to use the new backend to the context.
Eric Anholt
3
-5
/
+4
2011-08-30
i965: Build i965_dri.so for Android
Chad Versace
3
-2
/
+98
2011-08-30
i965: Fix Android build by removing relative includes
Chad Versace
24
-40
/
+40
2011-08-30
dri: Build libmesa_dri_common for Android
Chad Versace
3
-1
/
+71
2011-08-30
make: Document imported variables
Chad Versace
1
-0
/
+6
2011-08-30
mesa: Build libmesa_dricore.a for Android
Chad Versace
1
-0
/
+29
2011-08-30
tnl: fix regression in bind_indices()
Brian Paul
1
-1
/
+2
2011-08-30
tnl: add const qualifier to silence warning
Brian Paul
1
-1
/
+1
2011-08-30
tnl: use buffer helper functions to improve readbility
Brian Paul
1
-1
/
+3
2011-08-30
make: Factor out source lists from drivers/dri/common into Makefile.sources
Chad Versace
2
-13
/
+26
2011-08-30
make: Remove duplicate occurence of driverfuncs.c
Chad Versace
2
-2
/
+0
2011-08-30
make: Remove duplicate defintion of COMMON_SOURCES in Radeon makefiles
Chad Versace
2
-18
/
+0
2011-08-30
r600g: Make unaligned 3D textures work on +evergreen
Christian König
1
-1
/
+5
2011-08-30
nouveau: use PRIu64 for printing uint64_t
Christoph Bumiller
3
-2
/
+6
2011-08-30
nouveau/mm: move slabs to correct list on memory release
Christoph Bumiller
1
-5
/
+5
2011-08-30
winsys/radeon: Create async thread only once
Maarten Lankhorst
2
-21
/
+50
2011-08-30
nvfx: use common NOUVEAU_RESOURCE_FLAG_LINEAR define
Christoph Bumiller
8
-15
/
+16
2011-08-30
nv50: add support for linear textures and render targets
Christoph Bumiller
7
-14
/
+63
2011-08-30
nv50: align pitch of linear surfaces correctly
Christoph Bumiller
1
-1
/
+2
2011-08-30
nv50: handle TGSI_OPCODE_ROUND
Christoph Bumiller
5
-3
/
+10
2011-08-30
nv50,nvc0: add states mask to state validation function
Christoph Bumiller
8
-24
/
+31
2011-08-30
nv50,nvc0: reject R8G8B8A8/X8_UNORM for multisample surfaces
Christoph Bumiller
2
-2
/
+17
2011-08-30
mesa: update multisample state on _NEW_BUFFERS
Christoph Bumiller
1
-1
/
+1
2011-08-30
glu: Avoid defining conflicting DEBUG NDEBUG macros.
José Fonseca
1
-1
/
+0
2011-08-30
glu: Fix build on mingw-w64.
José Fonseca
1
-0
/
+6
2011-08-30
Remove dead Makefiles.
José Fonseca
2
-188
/
+0
2011-08-30
docs: Update scons info regarding mingw.
José Fonseca
1
-5
/
+2
2011-08-30
Remote *.mgw stuff.
José Fonseca
5
-641
/
+2
2011-08-30
libgl-gdi: Fix mingw-w64 build.
José Fonseca
1
-1
/
+3
2011-08-30
st/wgl: Fix build on mingw-w64
José Fonseca
1
-2
/
+2
2011-08-30
gdi: Remove mesa_wgl.h
José Fonseca
3
-150
/
+0
[next]