index
:
~jeremyhu/mesa
10.4-darwin-build-fixes
10.5-darwin-build-fixes
10.6-darwin-build-fixes
11.1
7.8
PR-575
darwin-build-fixes
darwin-master
master
master-darwin-build-fixes
mesa_7_7_branch
libGL for GLX on XQuartz
jeremyhu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-30
egl/wayland: Dispatch the event queue before get_buffers
Ander Conselvan de Oliveira
1
-0
/
+3
2012-11-30
egl/wayland: Add invalidate back in eglSwapBuffers()
Kristian Høgsberg
1
-0
/
+1
2012-11-30
i965/fs: Add fs_reg::is_zero() and is_one(); use for opt_algebraic().
Kenneth Graunke
2
-7
/
+24
2012-11-30
st/mesa: fix context use-after-free problem in st_renderbuffer_delete()
Brian Paul
1
-3
/
+5
2012-11-30
util: added pipe_surface_release() function
Brian Paul
1
-0
/
+16
2012-11-30
mesa: pass context parameter to gl_renderbuffer::Delete()
Brian Paul
15
-24
/
+29
2012-11-30
egl/wayland: Don't invalidate drawable on swap buffers
Ander Conselvan de Oliveira
3
-1
/
+27
2012-11-30
llvmpipe: Remove remnants of lp_tile_soa from Makefile.
José Fonseca
2
-4
/
+0
2012-11-29
i965/fp: Fix segfault on gen4 TXB instructions.
Eric Anholt
1
-0
/
+2
2012-11-29
llvmpipe: Fix incorrect sizeof.
Vinson Lee
1
-2
/
+2
2012-11-29
llvmpipe: Fix build break from 75da95c50
Stéphane Marchesin
1
-2
/
+1
2012-11-29
mesa: Fix GL_LUMINANCE handling for textures in glGetTexImage
Anuj Phogat
2
-14
/
+41
2012-11-29
Revert "meta: Don't try to glOrtho when the draw buffer isn't initialized."
Kenneth Graunke
1
-5
/
+3
2012-11-29
r600g: mirror simplification of if/break opcodes
Vincent Lejeune
1
-32
/
+12
2012-11-29
r600g: separate resource_id and sampler_id tex info in tgsi-to-llvm
Vincent Lejeune
1
-0
/
+3
2012-11-29
glcpp: Update README for new support of __LINE__ and __FILE__.
Carl Worth
1
-3
/
+1
2012-11-29
glcpp: Add test involving token pasting of INTEGER tokens.
Carl Worth
2
-0
/
+15
2012-11-29
glcpp: Add support for pasting of INTEGER tokens.
Carl Worth
1
-14
/
+47
2012-11-29
glcpp: Flag invalid pastes for integer followed by non-digits
Carl Worth
1
-5
/
+13
2012-11-29
glcpp: Extend the invalid-paste test
Carl Worth
2
-0
/
+20
2012-11-29
glcpp: More factoring-out of common code to simplify things.
Carl Worth
1
-26
/
+20
2012-11-29
glcpp: Factor out a tiny bit of repeated code.
Carl Worth
1
-4
/
+1
2012-11-29
glcpp: Add support for __LINE__ and __FILE__ macros
Carl Worth
3
-1
/
+45
2012-11-29
mesa: Rename API_OPENGL to API_OPENGL_COMPAT.
Paul Berry
50
-261
/
+261
2012-11-29
gallium/postprocess: share pipe_context and cso_context with the state tracker
Marek Olšák
7
-26
/
+71
2012-11-29
mesa: move some helper functions from fboobject.c to glformats.c
Marek Olšák
3
-119
/
+127
2012-11-29
android: include api_exec.c in generated files list
Tapani Pälli
1
-0
/
+1
2012-11-29
gallivm: Fix lp_build_float_to_half.
José Fonseca
1
-30
/
+75
2012-11-29
gallivm: fix a trivial txq issue for 2d shadow and cube shadow samplers
Roland Scheidegger
1
-2
/
+2
2012-11-29
llvmpipe: support array textures
Roland Scheidegger
6
-7
/
+32
2012-11-29
gallivm: support array textures
Roland Scheidegger
6
-65
/
+103
2012-11-29
llvmpipe: Remove lp_build_blend_soa()
José Fonseca
5
-538
/
+37
2012-11-29
llvmpipe: Eliminate color buffer swizzling.
José Fonseca
17
-1334
/
+30
2012-11-29
llvmpipe: Only advertise unswizzled formats.
José Fonseca
3
-25
/
+17
2012-11-29
util/u_format: Kill util_format_is_array().
José Fonseca
4
-53
/
+4
2012-11-29
util/u_format: Tighten the meaning of is_array bit to exclude mixed type form...
José Fonseca
2
-2
/
+11
2012-11-29
util/u_format: Fix format manipulation for big-endian
Adhemerval Zanella
1
-5
/
+5
2012-11-29
gallivm: Fix format manipulation for big-endian
Adhemerval Zanella
5
-12
/
+145
2012-11-29
gallivm: Add byte-swap construct calls
Adhemerval Zanella
2
-0
/
+89
2012-11-29
gallivm: Fix vector constant for shuffle
Adhemerval Zanella
1
-1
/
+6
2012-11-29
gallivm: clear Altivec NJ bit
Adhemerval Zanella
1
-0
/
+19
2012-11-29
gallivm: Altivec floating-point rounding
Adhemerval Zanella
1
-23
/
+70
2012-11-29
gallivm: Altivec vector add/sub intrisics
Adhemerval Zanella
2
-15
/
+27
2012-11-29
gallivm: Altivec vector max/min intrisics
Adhemerval Zanella
1
-2
/
+54
2012-11-29
gallivm: Altivec pack/unpack intrisics
Adhemerval Zanella
1
-14
/
+30
2012-11-29
radeonsi: Bitcast result of packf16 intrinsic to float for export intrinsic.
Michel Dänzer
1
-1
/
+5
2012-11-28
i965/vs: Move struct brw_compile (p) entirely inside vec4_generator.
Kenneth Graunke
3
-4
/
+3
2012-11-28
i965/vs: Split final assembly code generation out of vec4_visitor.
Kenneth Graunke
4
-53
/
+106
2012-11-28
i965/vs: Abort on unsupported opcodes rather than failing.
Kenneth Graunke
1
-3
/
+4
2012-11-28
i965/vs: Move uses of brw_compile from do_vs_prog to brw_vs_emit.
Kenneth Graunke
3
-14
/
+19
[next]