index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-03-12
st/xorg: Remove flushes no longer necessary thanks to context transfers.
Michel Dänzer
2010-03-12
glx/single2.c: Don't call __builtin_expect on non-gnu compilers
Alan Coopersmith
2010-03-12
Merge branch '7.8'
Michel Dänzer
2010-03-12
vmwgfx/dri: Fix SCons build.
Michel Dänzer
2010-03-12
st/dri: Always try to set up R5G6B5 configs.
Michel Dänzer
2010-03-12
r100/r200/r300/r300: only enable accelerated pixel ops with kms
Alex Deucher
2010-03-12
dri/r700: include shader/programopt.h instead of programopt.c.
Luc Verhaegen
2010-03-12
Add programs to .gitignore in redbook
Jeff Smith
2010-03-12
Add programs to .gitignore in xdemos
Jeff Smith
2010-03-12
Add -L$(libdir) for xdemos and egl so that the right libX11 is found
Jeff Smith
2010-03-12
Grammar and spelling fixes
Jeff Smith
2010-03-12
cso: Remove set/save/restore_vertex_sampler_textures().
Michal Krol
2010-03-12
st/mesa: Associate a sampler view with an st texture object.
Michal Krol
2010-03-12
cso: Add entry points for vertex/fragment sampler views.
Michal Krol
2010-03-12
st/xorg: context transfers
Keith Whitwell
2010-03-12
gallium: fix BGRA vertex color swizzles
Marek Olšák
2010-03-12
st/mesa: Always recalculate invalid index bounds.
Corbin Simpson
2010-03-12
st/mesa: Update debug infos.
Corbin Simpson
2010-03-12
r300g: Properly clamp index limits.
Corbin Simpson
2010-03-12
Merge commit 'origin/gallium-context-transfers-2'
Keith Whitwell
2010-03-12
mesa: fix linux-dri and autogen builds since sw-api-2 merge
Keith Whitwell
2010-03-11
radeon: Fix memory leaks from early return.
Vinson Lee
2010-03-12
st/glx: Add xm_st.c to SConscript.
Chia-I Wu
2010-03-11
llvmpipe: Remove unnecessary header.
Vinson Lee
2010-03-12
st/mesa: Check the format before adding depth/stencil buffers.
Chia-I Wu
2010-03-12
st/glx: Return a better format in choose_depth_stencil_format.
Chia-I Wu
2010-03-12
st/glx: Fix an infinite recursion in flush_front.
Chia-I Wu
2010-03-12
st/glx: Use st_api.h instead of st_public.h.
Chia-I Wu
2010-03-12
st/egl: Use st_api.h instead of st_public.h.
Chia-I Wu
2010-03-12
winsys/xlib, st/es: Advertise st_api.h support.
Chia-I Wu
2010-03-12
st/mesa: Implement st_api.h.
Chia-I Wu
2010-03-12
st/vega: Implement st_api.h.
Chia-I Wu
2010-03-12
gallium: Add st_api.h.
Chia-I Wu
2010-03-11
Change type of function_identifier to silence bison warning
Ian Romanick
2010-03-11
Add parameters to function declarations in the correct order
Ian Romanick
2010-03-11
gallivm: checkpoint WIP cubemap code
Brian Paul
2010-03-11
gallivm: added lp_build_sum_vector()
Brian Paul
2010-03-11
softpipe: further tighen up sample_cube()
Brian Paul
2010-03-11
Initial pass at resolving function calls
Ian Romanick
2010-03-11
Default function parameters to 'in' instead of auto
Ian Romanick
2010-03-11
Add a handful of simple tests for function calls in constructors
Ian Romanick
2010-03-11
softpipe: tighten up the code in sample_cube()
Brian Paul
2010-03-11
Add ir_call call to represent function calls.
Ian Romanick
2010-03-11
Fix broken constructor of ir_instruction base class
Ian Romanick
2010-03-11
Track generation of errors and halt compilation appropriately
Ian Romanick
2010-03-11
st/mesa: s/BUFFER_FRONT_LEFT/surfIndex/
Brian Paul
2010-03-11
gallivm: enable 3D texture sampling
Brian Paul
2010-03-11
progs/demos: added 'f' key to toggle filtering mode in stex3d.c
Brian Paul
2010-03-11
gallivm/llvmpipe: replace 'int stride' with 'int row_stride[MAX_LEVELS]'
Brian Paul
2010-03-11
llvmpipe: fix comment typo
Brian Paul
[prev]
[next]