index
:
~alon/mesa
7.10
7.8
7.8-gles
7.9
965-glsl
965-ttm
R300_DRIVER
arb_copy_buffer
arb_fbo
arb_fbo_cleanup
arb_fbo_indirect
arb_geometry_shader4
arb_half_float_vertex
arb_map_buffer_range
arb_robustness
arb_sampler_objects
arb_sync
arb_vertex_array_object
asm-shader-rework-1
asm-shader-rework-2
asm-shader-rework-3
autoconf
cxx-1-branch
d3d1x-addons
draw-instanced
dri2-swapbuffers
drm-gem
embedded-1-branch
embedded-2-branch
experimental-1
ext-provoking-vertex
flex-and-bison-required
floating
frontbuffer-removal
gallium-0.1
gallium-0.1-dri
gallium-0.1-dri2
gallium-0.2
gallium-array-textures
gallium-buffer-usage-cleanup
gallium-context-transfers-2
gallium-cylindrical-wrap
gallium-double-opcodes
gallium-drm-driver-descriptor
gallium-dynamicstencilref
gallium-fb-dimensions
gallium-float-1111-format
gallium-format-cleanup
gallium-front-ccw
gallium-gpu4-texture-opcodes
gallium-integer-opcodes
gallium-llvmpipe
gallium-mesa-7.4
gallium-msaa
gallium-new-formats
gallium-newclear
gallium-no-nvidia-opcodes
gallium-no-rhw-position
gallium-no-texture-blanket
gallium-nopointsizeminmax
gallium-render-condition-predicate
gallium-resource-sampling
gallium-resources
gallium-sampler-view
gallium-softpipe-winsys
gallium-st-api
gallium-st-api-dri
gallium-stream-out
gallium-sw-api
gallium-tgsi-semantic-cleanup
gallium-util-format-is-supported
gallium-vertexelementcso
gallium_draw_llvm
gallivm-call
glapi-reorg
glsl-compiler-1
glsl-continue-return
glsl-continue-return-7-5
glsl-pp-rework-1
glsl-pp-rework-2
glsl2
glsl2-llvm
glsl2-lower-variable-indexing
graw-tests
i915tex-pageflip
i915tex-zone-rendering
i915tex_branch
i915tex_privbuffers
index-swtnl-0.1
indirect-vbo
intel-2008-q3
intel-2008-q4
llvm-cliptest-viewport
llvm-context
lp-line-rast
lp-offset-twoside
lp-setup-llvm
lp-surface-tiling
map-tex-branch
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
mesa_7_7_branch
nv50-compiler
nvc0
openchrome-branch
opengl-es
opengl-es-v2
openvg-1.0
outputswritten64
pipe-video
primitive-restart
r300-bufmgr
r500-support
r6xx-r7xx-support
r6xx-rewrite
radeon-rewrite
remove-driver-date
remove-redundant-helpers
shader-file-reorg
shader-work
softpipe_0_1_branch
spice_vgallium
sprite-coord
st-mesa-per-context-shaders
st-vbo
texfilter_float_branch
texformat-xrgb
texman_0_1_branch
texmem-1.0
texmem_0_2_branch
texmem_0_3_branch
texture_rg
texture_rg-2
thalloc
vbo_0_1_branch
vtx-0-1-branch
vtx-0-2-branch
Unnamed repository; edit this file to name it for gitweb.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
progs
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-26
Merge branch 'mesa_7_5_branch'
Brian Paul
2
-4
/
+16
2009-08-26
progs/glsl: handle window resizes in texaaline.c
Brian Paul
1
-8
/
+12
2009-08-26
progs/glsl: add special Makefile rule for samplers_array
Brian Paul
1
-1
/
+3
2009-08-26
progs/glsl: change samplers.c to better test sampler/texture indexing
Brian Paul
1
-4
/
+12
2009-08-25
progs/glsl: call ValidateShaderProgram()
Brian Paul
1
-0
/
+2
2009-08-25
progs/util: added ValidateShaderProgram() to shaderutil.c
Brian Paul
2
-0
/
+23
2009-08-20
progs/glsl: report compile/link times in shtest.c
Brian Paul
1
-0
/
+10
2009-08-20
progs/util: added GetShaderCompile/LinkTime() to get compilation/link times
Brian Paul
2
-0
/
+39
2009-08-20
progs/glsl: update multitex.shtest for new texture syntax
Brian Paul
1
-2
/
+2
2009-08-20
progs/glsl: update shtest.c to handle 1D/3D/CUBE/RECT textures
Brian Paul
1
-16
/
+70
2009-08-20
progs/glsl: tweaks to shtest.c
Brian Paul
1
-2
/
+3
2009-08-20
progs/glsl: more comments in shtest.c
Brian Paul
1
-0
/
+2
2009-08-19
progs/xdemos: add multictx to .gitignore
Brian Paul
1
-0
/
+1
2009-08-18
Merge branch 'mesa_7_5_branch'
Brian Paul
1
-4
/
+24
2009-08-18
egl: Make lookup functions static inline.
Chia-I Wu
1
-1
/
+1
2009-08-17
demos/glsl: remove glutInitWindowPosition() calls
Brian Paul
18
-18
/
+0
2009-08-15
mesa: Add 2 new demos to .gitignore.
Pauli Nieminen
1
-0
/
+1
2009-08-14
progs/demos: print more info in fbotexture.c
Brian Paul
1
-4
/
+24
2009-08-14
demos/cubemap: Add support for GL_ARB_seamless_cube_map
Ian Romanick
1
-16
/
+38
2009-08-14
Merge branch 'mesa_7_5_branch'
Brian Paul
1
-0
/
+18
2009-08-14
glsl: re-write Makefile after I called it bad.
Dave Airlie
1
-157
/
+9
2009-08-13
progs/glsl: added multitex.shtest config file
Brian Paul
1
-0
/
+6
2009-08-13
progs/glsl: set generic vertex attribute values
Brian Paul
1
-2
/
+15
2009-08-13
progs/glsl: add type field to shtest config files
Brian Paul
4
-54
/
+108
2009-08-14
glsl/tests: skinning.o
Dave Airlie
1
-2
/
+2
2009-08-13
progs/tests: hack a PBO/dlist test
Brian Paul
1
-0
/
+18
2009-08-13
progs/util: ignore pre-defined uniforms in SetUniformValues()
Brian Paul
1
-1
/
+8
2009-08-13
progs/glsl: new shtest program, a simple shader test harness app
Brian Paul
5
-2
/
+609
2009-08-12
progs/glsl: change uniform_info::type field to use GLSL vector types
Brian Paul
11
-130
/
+53
2009-08-12
demos: call SetUniformValues()
Brian Paul
1
-1
/
+1
2009-08-12
demos: rename InitUniforms() to SetUniformValues()
Brian Paul
9
-9
/
+16
2009-08-12
progs/util: added more shader utility functions
Brian Paul
2
-19
/
+200
2009-08-10
demos: Fix the VBO usage in glsl/multitex.
Eric Anholt
1
-3
/
+3
2009-08-07
tests: have getprocaddress return a return code
Robert Ellison
1
-11
/
+26
2009-08-07
mesa: improve getprocaddress test
Robert Ellison
2
-41
/
+3204
2009-08-07
progs/xdemos: added multictx.c (multi-context rendering demo)
Brian Paul
2
-0
/
+586
2009-08-07
glxgears: make functions static, update comments
Brian Paul
1
-10
/
+3
2009-08-06
progs/egl: Add xeglbindtex, really.
Chia-I Wu
1
-0
/
+474
2009-08-05
progs/egl: Add xeglbindtex.
Chia-I Wu
1
-0
/
+7
2009-08-05
Merge branch 'mesa_7_5_branch'
Brian Paul
2
-2
/
+6
2009-08-05
tests: also test xoffset in texcompsub test
Roland Scheidegger
1
-3
/
+19
2009-08-04
tests/getteximage: test more texture sizes, including npot
Brian Paul
1
-50
/
+86
2009-08-03
xdemo/glxswapcontrol: Move get_framge_usage after the swap.
Pauli Nieminen
1
-2
/
+3
2009-08-03
xdemos/glxcontexts: Don't leak visual info when choosing visual again.
Pauli Nieminen
1
-0
/
+3
2009-07-30
progs/vp: Correct the PARAM array sizes in arl-*.txt
Ian Romanick
2
-2
/
+2
2009-07-30
tests: glGetTexImage() test
Brian Paul
2
-2
/
+3
2009-07-28
Merge branch 'mesa_7_5_branch'
Brian Paul
2
-0
/
+23
2009-07-28
progs/trivial: add missing files to Makefile, .gitignore
Vinson Lee
2
-0
/
+23
2009-07-17
Merge branch 'mesa_7_5_branch'
Brian Paul
25
-375
/
+262
2009-07-17
progs/util: remove extfuncs.h (we use GLEW instead)
mesa_7_5
Brian Paul
1
-19
/
+17
[next]