index
:
~ab/mesa
9.0-staging
automake-gallium4
automake-gallium5
automake-gallium7
automake-gallium8
build-fixes
docs-cleanup
glsl_arb_gpu_shader_fp64
glsl_arb_gpu_shader_fp64_v2
hw_gl_select2
iframe-layout
remove-api_defines
Andreas' mesa work
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-18
docs: remove obsolete target attribute
iframe-layout
Andreas Boll
28
-262
/
+237
2012-09-18
docs: news.html is the new index.html
Andreas Boll
3
-2
/
+2
2012-09-18
docs: remove obsolete frame layout
Andreas Boll
2
-62
/
+0
2012-09-18
docs: add new iframe layout
Andreas Boll
93
-69
/
+800
2012-09-18
radeon/llvm: Add a fdiv pattern.
Vincent Lejeune
1
-3
/
+10
2012-09-18
radeon/llvm: reserve also corresponding 128bits reg
Vincent Lejeune
1
-0
/
+1
2012-09-18
docs: drop obsolete sourceforge link
Andreas Boll
1
-1
/
+0
2012-09-17
softpipe: implement the new can_create_resource() function
Brian Paul
2
-5
/
+29
2012-09-17
llvmpipe: implement the new can_create_resource() function
Brian Paul
1
-5
/
+23
2012-09-17
st/mesa: implement new proxy texture code
Brian Paul
2
-1
/
+73
2012-09-17
gallium: add new pipe_screen::can_create_resource() function
Brian Paul
2
-0
/
+18
2012-09-17
mesa: take cube faces into account in _mesa_test_proxy_teximage()
Brian Paul
1
-0
/
+1
2012-09-17
mesa: handle GL_PROXY_TEXTURE_CUBE_MAP in _mesa_num_tex_faces()
Brian Paul
1
-1
/
+7
2012-09-17
llvmpipe: set max cube texture size to 4K x 4K
Brian Paul
2
-1
/
+2
2012-09-17
mesa: move/fix levels check for glTexStorage()
Brian Paul
1
-8
/
+8
2012-09-17
mesa: rewrite glTexStorage() code
Brian Paul
1
-74
/
+79
2012-09-17
mesa: rework texture size error checking
Brian Paul
4
-225
/
+161
2012-09-17
mesa: refactor _mesa_test_proxy_teximage() code
Brian Paul
2
-30
/
+56
2012-09-17
mesa: move glTexImage 'level' error checking
Brian Paul
1
-22
/
+10
2012-09-17
mesa: change create_version_string() return type to void
Brian Paul
1
-1
/
+1
2012-09-18
glsl: make _mesa_builtin_uniform_desc static
Dave Airlie
2
-3
/
+1
2012-09-17
radeon/llvm: Inital flow control support for SI
Tom Stellard
7
-2
/
+168
2012-09-17
r600g: Close a memory leak of llvm byte streams
Xinya Zhang
1
-0
/
+1
2012-09-17
radeon/llvm: Fix unused variable warning
Tom Stellard
1
-1
/
+0
2012-09-17
radeon/llvm: Move kernel arg lowering into R600TargetLowering class
Tom Stellard
6
-470
/
+35
2012-09-17
main/version: consolodate version string creation for ES/Desktop GL
Jordan Justen
1
-34
/
+24
2012-09-17
i965: Stop putting 8 NOPs after each prorgam.
Eric Anholt
1
-8
/
+0
2012-09-17
i965: Test instruction compaction on gen7
Eric Anholt
2
-10
/
+23
2012-09-17
i965: Add support for instruction compaction on Gen7.
Kenneth Graunke
3
-33
/
+220
2012-09-17
i965: Support instruction compaction between control flow.
Eric Anholt
1
-28
/
+92
2012-09-17
i965: Add support for instruction compaction.
Eric Anholt
10
-8
/
+946
2012-09-17
i965: Prepare the break/cont uip/jip setting for compacted instructions.
Eric Anholt
1
-14
/
+43
2012-09-17
i965: Move program dump to a helper function in brw_eu.c.
Eric Anholt
7
-55
/
+40
2012-09-17
i965: Make a linkable library for the contents of i965_dri.so.
Eric Anholt
2
-5
/
+13
2012-09-17
dri: Reuse dri_test.c for stub glapi symbols for unit testing.
Eric Anholt
2
-1
/
+9
2012-09-17
i965: Clear brw_compile on setup.
Eric Anholt
1
-0
/
+2
2012-09-17
docs: remove obsolete mesa subset documentation
Andreas Boll
3
-3598
/
+0
2012-09-17
radeon/llvm: Match integer add/sub for SI.
Michel Dänzer
1
-2
/
+8
2012-09-17
radeon/llvm: Complete integer comparison patterns for SI.
Michel Dänzer
1
-4
/
+12
2012-09-17
radeon/llvm: Match AMDGPUfract on SI.
Michel Dänzer
1
-1
/
+3
2012-09-17
radeon/llvm: Match int_AMDGPU_floor for SI.
Michel Dänzer
1
-1
/
+3
2012-09-17
radeon/llvm: Match vector logical operations on SI.
Michel Dänzer
1
-3
/
+9
2012-09-16
softpipe: update SP_MAX_TEXTURE_3D_LEVELS comment
Brian Paul
1
-1
/
+1
2012-09-16
mesa/es: Define GL_MAX_TEXTURE_MAX_ANISOTROPY_EXT enum for all GLs
Tomeu Vizoso
1
-5
/
+5
2012-09-16
mesa: fix dropped && in glGetStringi()
Chris Forbes
1
-1
/
+1
2012-09-15
meta: Don't _mesa_set_enable() invalid targets in ES 1.
Kenneth Graunke
1
-8
/
+13
2012-09-15
Temporarily revert "mesa: remove remaining FEATURE_* defines where protected ...
José Fonseca
9
-2
/
+29
2012-09-15
scons: add new -p (prefix) options for yacc
Brian Paul
2
-2
/
+2
2012-09-15
swrast: remove unused ati_fs_opcodes array
Brian Paul
1
-15
/
+0
2012-09-15
mesa: remove FEATURE_ES test in texcompress_cpal.c
Brian Paul
1
-4
/
+0
[next]