index
:
~jbarnes/mesa
965-glsl
965-ttm
R300_DRIVER
arb_copy_buffer
arb_fbo
arb_fbo_cleanup
arb_geometry_shader4
arb_map_buffer_range
arb_sync
arb_vertex_array_object
asm-shader-rework-1
asm-shader-rework-2
asm-shader-rework-3
autoconf
cxx-1-branch
draw-vbuf-interface
dri2-swapbuffers
drm-gem
embedded-1-branch
embedded-2-branch
experimental-1
ext-provoking-vertex
frontbuffer-removal
gallium-0.1
gallium-0.1-dri
gallium-0.1-dri2
gallium-0.2
gallium-draw-opti
gallium-i915-current
gallium-llvmpipe
gallium-map-range
gallium-master-merge
gallium-mesa-7.4
gallium-s3tc
gallium-screen-context
gallium-softpipe-winsys
gallium-tex-surfaces
gallium-texture-transfer
gallium-vertex-linear
gallium-wgl-rework
gallium-winsys-private
gallium-xlib-rework
gallium-xorg-driver
glsl-compiler-1
glsl-continue-return
glsl-continue-return-7-5
glsl-pp-rework-1
glsl-pp-rework-2
i915tex-pageflip
i915tex-zone-rendering
i915tex_branch
i915tex_privbuffers
index-swtnl-0.1
indirect-vbo
intel-2008-q3
intel-2008-q4
lp-binning
master
mesa
mesa_20040127_branch
mesa_20040309_branch
mesa_20050114_branch
mesa_3_2_dev
mesa_3_3_texture_env_combine2
mesa_3_4_branch
mesa_4_0_branch
mesa_5_0_branch
mesa_6_0_branch
mesa_6_2_branch
mesa_6_4_branch
mesa_7_0_branch
mesa_7_2_branch
mesa_7_4_branch
mesa_7_4_idr_staging
mesa_7_5_branch
mesa_7_6_branch
new-frag-attribs
openchrome-branch
opengl-es
openvg-1.0
outputswritten64
r300-bufmgr
r500-support
r6xx-r7xx-support
r6xx-rewrite
radeon-rewrite
register-negate
softpipe-opt
softpipe-private-winsys
softpipe_0_1_branch
st-vbo
texfilter_float_branch
texformat-rework
texformat-xrgb
texman_0_1_branch
texmem-1.0
texmem_0_2_branch
texmem_0_3_branch
texture_rg
vbo-0.2
vbo_0_1_branch
vtx-0-1-branch
vtx-0-2-branch
Jesse's Mesa development tree
jbarnes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
include
/
pipe
/
p_thread.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-14
gallium: Add Mac OS to pipe/p_thread.h.
Vinson Lee
1
-5
/
+5
2009-09-09
gallium: Added HaikuOS platform
aljen
1
-5
/
+5
2009-06-16
Merge branch 'mesa_7_5_branch'
Brian Paul
1
-0
/
+1
2009-06-15
gallium: Ensure assert macro is defined before being used in p_thread.h
José Fonseca
1
-0
/
+1
2009-06-05
gallium: Make pipe thread say if it has condvars or not
Jakob Bornecrantz
1
-0
/
+2
2009-03-25
Add #ifdefs needed to compile Gallium on Solaris with gcc or Sun cc
Alan Coopersmith
1
-5
/
+5
2009-03-16
gallium: Use macro parameter names consistently.
Michal Krol
1
-10
/
+10
2009-03-16
gallium: pipe_mutex_init() is of type void.
Michal Krol
1
-1
/
+1
2009-02-25
gallium: Add support for BSD operating systems, tested with FreeBSD
Benjamin Close
1
-5
/
+5
2008-09-19
gallium: Fix doxygen comments.
José Fonseca
1
-0
/
+2
2008-09-05
gallium: Add pipe_thread primitives for PIPE_OS_LINUX.
Michal Krol
1
-1
/
+22
2008-09-05
gallium: Add pipe_thread primitives for PIPE_SUBSYSTEM_WINDOWS_USER config.
Michal Krol
1
-0
/
+24
2008-08-28
gallium: s/PIPE_OS_WINDOWS/PIPE_SUBSYSTEM_WINDOWS_USER/ in p_thread.
José Fonseca
1
-6
/
+5
2008-08-27
gallium: s/_glthread_Cond/unsigned/ in p_thread.h
Brian Paul
1
-1
/
+1
2008-08-27
gallium: Add dummy defines of pipe_condvar for Windows to make it compile.
Michal Krol
1
-0
/
+9
2008-08-26
gallium: thread wrapper clean-up
Brian Paul
1
-237
/
+129
2008-06-24
gallium: remove some old dispatch code
Brian Paul
1
-22
/
+0
2008-04-11
gallium: Thread condition variables.
José Fonseca
1
-0
/
+34
2008-02-19
Remove src/mesa and src/mesa/main from gallium source include paths.
José Fonseca
1
-32
/
+295
2008-02-15
Code reorganization: move files into their places.
José Fonseca
1
-0
/
+54