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
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-26
remote: add missing Makefiles
Alon Levy
2
-0
/
+132
2011-08-26
links, loads (try glxinfo) but breaks
Alon Levy
6
-42
/
+384
2011-08-26
remote: more in progress - moving some winsys to driver
Alon Levy
7
-67
/
+154
2011-08-26
s/g/w/s/remote_xlib: remove all glx implementation
Alon Levy
1
-12
/
+2
2011-08-26
s/g/w/s/remote_xlib: fix Makefile LIBNAME
Alon Levy
1
-1
/
+1
2011-08-26
remote: (wip) winsys (from old, doesn't build), remote makefile
Alon Levy
1
-0
/
+90
2011-08-26
s/g/winsys/sw/remote_xlib: adding, broken - uses 2 years old api
Alon Levy
3
-0
/
+564
2011-08-26
g/d/remote: rename tr_ to remote_
Alon Levy
5
-4
/
+4
2011-08-26
g/d/r: builds and links, now how do I get a libGL.so?
Alon Levy
1
-363
/
+171
2011-08-26
gallium/drivers/remote: tr_context.c builds
Alon Levy
4
-56
/
+340
2011-08-26
g/d/r: use debug_printf instead of printf
Alon Levy
4
-30
/
+25
2011-08-26
g/d/r: staticfy discard_asynchronous_messages
Alon Levy
1
-1
/
+1
2011-08-26
g/d/r: ifdef some unused functions to avoid unused warning
Alon Levy
2
-1
/
+4
2011-08-26
g/d/remote: add include stdio
Alon Levy
1
-0
/
+3
2011-08-26
g/d/remote: pipe_framebuffer_state num_cbufs->nr_cbufs
Alon Levy
1
-2
/
+2
2011-08-26
g/d/remote: pipe/p_debug.h,p_inlines.h -> util/u_*
Alon Levy
2
-2
/
+2
2011-08-26
g/d/remote: s/(pipe_buffer|pipe_texture)/pipe_resource/
Alon Levy
1
-6
/
+6
2011-08-26
g/d/remote: optotext: fix return value (fold earlier)
Alon Levy
1
-0
/
+1
2011-08-26
gallium/drivers/remote: s/\<pipe_texture\>/pipe_resource/
Alon Levy
1
-2
/
+2
2011-08-26
gallium/drivers/remote: add static's and (void)
Alon Levy
3
-13
/
+15
2011-08-26
gallium/drivers/remote with s/uint64/uint64_t
Alon Levy
13
-0
/
+4229
2011-08-26
g3dvl: Rewrite the mpeg 1&2 bitstream parser
master
Christian König
5
-1751
/
+934
2011-08-26
g3dvl: Use a single texture for luma and chroma data
Christian König
6
-140
/
+91
2011-08-26
g3dvl: Rework the decoder interface part 5/5
Christian König
5
-22
/
+34
2011-08-26
g3dvl: Rework the decoder interface part 4/5
Christian König
6
-29
/
+11
2011-08-26
g3dvl: Rework the decoder interface part 3/5
Christian König
11
-361
/
+437
2011-08-26
g3dvl: Rework the decoder interface part 2/5
Christian König
10
-16
/
+61
2011-08-26
g3dvl: Rework the decoder interface part 1/5
Christian König
7
-316
/
+404
2011-08-26
tgsi: update tgsi.rst for TXQ
Dave Airlie
1
-2
/
+14
2011-08-25
i915g: Fix off-by-one in scissors.
David Reveman
1
-2
/
+2
2011-08-25
i915g: Fix case where texcoords can overlap with fragpos/frontface.
Stéphane Marchesin
1
-3
/
+3
2011-08-25
i915g: Improve the flush heuristic by using the previous frame's number of ve...
Stéphane Marchesin
4
-6
/
+18
2011-08-25
r600g: fix replace_gpr_with_pv_ps
Vadim Girlin
1
-1
/
+1
2011-08-25
r600g: fix check_and_set_bank_swizzle
Vadim Girlin
1
-10
/
+20
2011-08-25
glcpp: Add GL_ARB_conservative_depth #define.
Kenneth Graunke
1
-1
/
+3
2011-08-25
i965: Remove all bits of NRM3 and NRM4 code
Ian Romanick
1
-31
/
+0
2011-08-25
glsl: fix crash when a const is passed to texelFetchOffset
Dave Airlie
1
-0
/
+1
2011-08-25
glsl: Bail after reporting an error for non-constant const_in parameters.
Kenneth Graunke
1
-0
/
+1
2011-08-25
pp: add files to Makefile.sources
Brian Paul
1
-0
/
+6
2011-08-25
Merge branch 'kasanen-post-process-v2'
Brian Paul
22
-4
/
+4844
2011-08-25
softpipe: add const qualifier to silence warnings
Brian Paul
1
-1
/
+1
2011-08-25
glsl_to_tgsi: add TXF support. (v2)
Dave Airlie
1
-3
/
+7
2011-08-25
softpipe: implement TXF support via get_texel callback
Dave Airlie
1
-0
/
+69
2011-08-25
tgsi: add TXF support.
Dave Airlie
2
-1
/
+59
2011-08-25
glsl_to_tgsi: implement TXS/TXQ. (v2)
Dave Airlie
1
-9
/
+18
2011-08-25
softpipe: add get_dims callback for TXQ support. (v2)
Dave Airlie
1
-0
/
+40
2011-08-25
tgsi: add TXQ support. (v2)
Dave Airlie
2
-1
/
+31
2011-08-25
glsl: Implement the GL_ARB_conservative_depth extension.
Kenneth Graunke
6
-4
/
+8
2011-08-25
Change return type of try_emit_* methods to bool.
Kai Wasserbäch
2
-9
/
+9
2011-08-25
d3d1x: save to correct slot in xs_set_constant_buffers
Christoph Bumiller
1
-2
/
+2
[next]