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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-23
d3d1x: add missing guid.cpp
Luca Barbieri
1
-0
/
+6
2010-09-23
d3d1x: flush properly
Luca Barbieri
1
-1
/
+1
2010-09-23
d3d1x: remove another include specstrings.h
Luca Barbieri
1
-1
/
+0
2010-09-23
d3d1x: flush the pipe context when presenting
Luca Barbieri
1
-0
/
+2
2010-09-23
d3d1x: remove specstrings.h include
Luca Barbieri
1
-3
/
+0
2010-09-23
d3d11: obliterate IDL parameter names
Luca Barbieri
6
-641
/
+641
2010-09-23
d3d1x: rename parameters in dxgi
Luca Barbieri
3
-219
/
+219
2010-09-23
d3d1x: rename params in misc and objects
Luca Barbieri
2
-115
/
+117
2010-09-23
d3d11: rename screen params
Luca Barbieri
1
-333
/
+321
2010-09-23
d3d1x: rename context params
Luca Barbieri
1
-387
/
+387
2010-09-23
d3d1x: minifix
Luca Barbieri
2
-2
/
+2
2010-09-23
d3d1x: remove specstrings
Luca Barbieri
11
-475
/
+449
2010-09-23
d3d1x: normalize whitespace
Luca Barbieri
32
-1585
/
+1584
2010-09-23
d3d1x: s/tpf/sm4/g
Luca Barbieri
13
-374
/
+376
2010-09-23
d3d1x: autogenerate shader enums and text from def files
Luca Barbieri
17
-792
/
+390
2010-09-23
d3d1x: initialize the mutex
Luca Barbieri
1
-0
/
+5
2010-09-23
draw: Prevent clipped vertices overflow.
José Fonseca
1
-1
/
+13
2010-09-23
draw: don't apply flatshading to clipped tris with <3 verts
Keith Whitwell
1
-17
/
+18
2010-09-23
d3d1x: bind NULL CSOs before destroying default CSOs on context dtor
Luca Barbieri
1
-0
/
+18
2010-09-23
d3d1x: fix deadlocks on non-recursive mutex
Luca Barbieri
1
-5
/
+15
2010-09-23
egl: fix build since 17eace581d25a626a7d75d9d1205d012cbb14a6e
Dave Airlie
1
-1
/
+1
2010-09-23
r600g: fix warnings since last commit.
Dave Airlie
1
-3
/
+3
2010-09-23
r600g: use blitter to do db->cb flushing.
Dave Airlie
8
-959
/
+145
2010-09-23
u_blitter: add a custom blitter call passing a dsa cso
Dave Airlie
2
-14
/
+37
2010-09-23
d3d1x: properly reference count the backend
Luca Barbieri
1
-0
/
+4
2010-09-22
dri: Pass the __DRIscreen and the __DRIscreen private back to image lookup
Kristian Høgsberg
11
-23
/
+21
2010-09-22
rbug: fix rbug when contexts are being destroyed
Zack Rusin
1
-0
/
+1
2010-09-23
r600g: fix typo in evergreen register list
Dave Airlie
1
-1
/
+1
2010-09-23
r600g: fix depth readback on rv610 and other quirky variants.
Dave Airlie
2
-12
/
+32
2010-09-23
r600g: use floats instead of hex for blit vbo
Dave Airlie
1
-10
/
+9
2010-09-22
i965: Warning fix for vector result any_nequal/all_equal change.
Eric Anholt
1
-1
/
+3
2010-09-22
i965: Update expression splitting for the vector-result change to compares.
Eric Anholt
1
-8
/
+9
2010-09-22
i965: When splitting vector variable assignment, ignore unset channels.
Eric Anholt
1
-2
/
+5
2010-09-22
glx: Invalidate buffers after binding a drawable
Kristian Høgsberg
1
-4
/
+15
2010-09-22
i965: Fix the vector/expression splitting for the write_mask change.
Eric Anholt
2
-7
/
+1
2010-09-22
tgsi: Fix missing test before check
Jakob Bornecrantz
1
-1
/
+2
2010-09-22
ir_to_mesa: Only compare vector_elements present for any_nequal/all_equal
Eric Anholt
1
-2
/
+18
2010-09-22
glsl: Fix copy'n'wasted ir_noop_swizzle conditions.
Eric Anholt
1
-2
/
+2
2010-09-22
glsl: Rework assignments with write_masks to have LHS chan count match RHS.
Eric Anholt
11
-112
/
+181
2010-09-22
d3d1x: add Wine dlls (tri, tex working, but no other testing)
Luca Barbieri
16
-0
/
+386
2010-09-22
d3d1x: define GUIDs in the normal way
Luca Barbieri
3
-16
/
+0
2010-09-22
d3d1x: fix API name
Luca Barbieri
1
-1
/
+1
2010-09-22
d3d1x: redesign the HWND resolver interface
Luca Barbieri
5
-105
/
+250
2010-09-22
d3d1x: fix GUID declarations
Luca Barbieri
1
-4
/
+5
2010-09-22
d3d1x: destroy native_display on adapter destruction
Luca Barbieri
1
-0
/
+1
2010-09-22
dri2: Make createImageFromName() take a __DRIscreen instead of __DRIcontext
Kristian Høgsberg
4
-10
/
+8
2010-09-22
r600g: fix multiple occlusion query on same id
Jerome Glisse
2
-3
/
+11
2010-09-22
r600g: disable shader rebuild optimization & account cb flush packet
Jerome Glisse
2
-22
/
+13
2010-09-22
llvmpipe: fix sprite texcoord setup for non-projective texturing
Brian Paul
1
-27
/
+58
2010-09-22
configs: remove egl-swrast target from linux-dri config
Brian Paul
1
-1
/
+1
[prev]
[next]