index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/xorg: fix up xorg state tracker to use cso changes
Roland Scheidegger
2010-03-16
6
-23
/
+78
*
regenerate gl_mangle.h to get new EGLImage functions
Brian Paul
2010-03-16
1
-0
/
+2
*
libgl-xlib: Use a simple GALLIUM_DRIVER env var to select the pipe driver.
José Fonseca
2010-03-16
1
-2
/
+16
*
gallium: Silence warning.
José Fonseca
2010-03-16
1
-0
/
+1
*
gallium: change remaining util functions to use cso sampler views
Roland Scheidegger
2010-03-16
6
-26
/
+42
*
gallium/docs: Create a separate section for Sampler Views.
Michal Krol
2010-03-16
1
-17
/
+35
*
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-16
96
-1074
/
+3972
|
\
|
*
i965g: Fix use of an uninitialized variable.
Chia-I Wu
2010-03-16
1
-1
/
+1
|
*
Merge remote branch 'origin/gallium-st-api'
Chia-I Wu
2010-03-16
38
-798
/
+2807
|
|
\
|
|
*
st/mesa: Update the comments in st_manager.c.
Chia-I Wu
2010-03-15
1
-4
/
+7
|
|
*
st/glx: Fix glXCopySubBufferMESA.
Chia-I Wu
2010-03-14
1
-1
/
+1
|
|
*
st/glx: Sync the back buffer to the front buffer.
Chia-I Wu
2010-03-14
1
-4
/
+22
|
|
*
st/glx: Add support for GLX_MESA_copy_sub_buffer.
Chia-I Wu
2010-03-14
4
-6
/
+53
|
|
*
st/glx: Add xmesa_display to hold per-display variables.
Chia-I Wu
2010-03-14
2
-58
/
+73
|
|
*
st/mesa: Fix handling of FBO.
Chia-I Wu
2010-03-14
1
-16
/
+24
|
|
*
st/mesa: Validate the state in st_readpixels.
Chia-I Wu
2010-03-13
1
-0
/
+3
|
|
*
st/glx: Fix framebuffer validation.
Chia-I Wu
2010-03-13
1
-24
/
+29
|
|
*
st/glx: Correctly set buffer_mask of a visual.
Chia-I Wu
2010-03-13
1
-3
/
+3
|
|
*
st/mesa: Set revalidate in st_framebuffer_update_attachments.
Chia-I Wu
2010-03-13
1
-1
/
+2
|
|
*
st/glx: Make xmesa_create_st_api a callback of xm_driver.
Chia-I Wu
2010-03-13
5
-20
/
+11
|
|
*
st/egl: Fix eglCopyBuffers.
Chia-I Wu
2010-03-13
2
-13
/
+22
|
|
*
st/glx: Fix leaks in xmesa_st_framebuffer.
Chia-I Wu
2010-03-13
1
-0
/
+6
|
|
*
st/glx: Add xm_st.c to SConscript.
Chia-I Wu
2010-03-12
1
-0
/
+1
|
|
*
st/mesa: Check the format before adding depth/stencil buffers.
Chia-I Wu
2010-03-12
1
-3
/
+9
|
|
*
st/glx: Return a better format in choose_depth_stencil_format.
Chia-I Wu
2010-03-12
1
-13
/
+9
|
|
*
st/glx: Fix an infinite recursion in flush_front.
Chia-I Wu
2010-03-12
1
-1
/
+1
|
|
*
st/glx: Use st_api.h instead of st_public.h.
Chia-I Wu
2010-03-12
6
-165
/
+470
|
|
*
st/egl: Use st_api.h instead of st_public.h.
Chia-I Wu
2010-03-12
6
-576
/
+474
|
|
*
winsys/xlib, st/es: Advertise st_api.h support.
Chia-I Wu
2010-03-12
4
-2
/
+19
|
|
*
st/mesa: Implement st_api.h.
Chia-I Wu
2010-03-12
11
-11
/
+861
|
|
*
st/vega: Implement st_api.h.
Chia-I Wu
2010-03-12
7
-4
/
+427
|
|
*
gallium: Add st_api.h.
Chia-I Wu
2010-03-12
1
-0
/
+407
|
*
|
nv50: fix texturing from >=4GiB mark
Ben Skeggs
2010-03-16
1
-1
/
+2
|
*
|
llvmpipe: Fix rebase typo
Jakob Bornecrantz
2010-03-16
1
-4
/
+0
|
*
|
winsys/sw: Add a software winsys layered on a pipe
Jakob Bornecrantz
2010-03-16
18
-10
/
+685
|
*
|
i965g: Fix after context transfers
Jakob Bornecrantz
2010-03-16
1
-0
/
+1
|
*
|
gallivm: checkpoint: stencil test code
Brian Paul
2010-03-15
1
-1
/
+105
|
*
|
gallivm/llvmpipe: rename some constant building functions
Brian Paul
2010-03-15
14
-94
/
+92
|
*
|
gallivm: fix up some #includes
Brian Paul
2010-03-15
2
-2
/
+2
|
*
|
gallivm/llvmpipe: rename os_llvm.h to lp_bld.h
Brian Paul
2010-03-15
24
-27
/
+27
|
*
|
libgl-xlib: Obey GALLIUM_SOFTPIPE define.
José Fonseca
2010-03-15
1
-0
/
+2
|
*
|
gallium: fix frontbuffer rendering with r300g
Dave Airlie
2010-03-16
1
-1
/
+1
|
*
|
llvmpipe: updated status in README file
Brian Paul
2010-03-15
1
-6
/
+13
|
*
|
progs/objviewer: remove debug code
Brian Paul
2010-03-15
1
-2
/
+2
|
*
|
gallivm: fix typo/bug in lp_build_sgn()
Brian Paul
2010-03-15
1
-1
/
+1
|
*
|
gallivm: add min_lod==max_lod special-case code in lp_build_lod_selector()
Brian Paul
2010-03-15
1
-72
/
+83
|
*
|
gallivm: asst clean-ups, comments, etc.
Brian Paul
2010-03-15
1
-54
/
+60
|
*
|
gallivm: implement minification/magnification selection
Brian Paul
2010-03-15
1
-51
/
+137
|
*
|
gallivm: fix incorrect clamp in lp_build_linear_mip_levels()
Brian Paul
2010-03-15
1
-1
/
+1
|
*
|
gallivm: fix incorrect floor(), itrunc()
Brian Paul
2010-03-15
1
-2
/
+5
[next]