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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-31
swrast: fix incorrect texcoord attribute test
new-frag-attribs
Brian Paul
1
-3
/
+3
2009-07-31
draw: fix-ups for point coord attribute
Brian Paul
1
-12
/
+36
2009-07-29
mesa: add new FRAG_ATTRIB_FACE and FRAG_ATTRIB_PNTC fragment program inputs
Brian Paul
11
-138
/
+69
2009-07-29
r300: Cleanup r300_fragment_program_code
Nicolai Hähnle
4
-115
/
+145
2009-07-29
r300/compiler: Adapt AllocateHwInputs interface to common usage pattern
Nicolai Hähnle
3
-5
/
+6
2009-07-29
swrast: enable ARB_vertex_array_object.
Eric Anholt
1
-0
/
+2
2009-07-29
r600: emit fog color in PS input map, fix fog related applications
Cooper Yuan
1
-0
/
+13
2009-07-29
R6xx/r7xx: VS export fog color as parameter
Cooper Yuan
2
-0
/
+22
2009-07-29
nv50: support non-blocking query_result()
Ben Skeggs
1
-5
/
+5
2009-07-29
nouveau: map_range returning -EBUSY isn't necessarily an error
Ben Skeggs
1
-3
/
+6
2009-07-29
nv50: correct zeta formats
Christoph Bumiller
3
-9
/
+20
2009-07-29
nv50: use new 2D surface format names
Christoph Bumiller
1
-4
/
+4
2009-07-29
nv50: support more vtxelt formats
Christoph Bumiller
1
-24
/
+56
2009-07-29
nv50: should use uint32_t ptr in draw_elements_inline_u32
Christoph Bumiller
1
-1
/
+1
2009-07-29
nv50: TIC/TSC fixes and additions
Christoph Bumiller
3
-34
/
+60
2009-07-29
nv50: fix sx/dx typo in transfer_rect_m2mf
Christoph Bumiller
1
-2
/
+2
2009-07-29
nv50: fix viewport transform
Christoph Bumiller
1
-11
/
+20
2009-07-29
nv50: use correct scissor reg
Christoph Bumiller
2
-7
/
+20
2009-07-28
r600: fix tex clamp modes
Alex Deucher
1
-4
/
+4
2009-07-28
r600: implement texture border color
Alex Deucher
3
-8
/
+20
2009-07-28
r600: fix flat shading
Alex Deucher
4
-81
/
+60
2009-07-28
r600: don't call r700UpdateShaders twice for each render
Alex Deucher
1
-4
/
+0
2009-07-28
r600: move r700TranslateFragmentShader into r700UpdateShaders
Alex Deucher
2
-20
/
+19
2009-07-28
r600: disable flat shade fix in 506bacb8e40b0a170a4b620113506925d2333735
Alex Deucher
1
-2
/
+2
2009-07-28
Merge branch 'mesa_7_5_branch'
Brian Paul
13
-26
/
+148
2009-07-28
gallium: minor code/comments clean-up
Brian Paul
2
-11
/
+13
2009-07-28
egl: Comment out unused tables in_eglFillInConfigs
Chia-I Wu
1
-0
/
+2
2009-07-28
progs/trivial: add missing files to Makefile, .gitignore
Vinson Lee
2
-0
/
+23
2009-07-28
R6xx/r7xx: enable flat shading, this can fix quadric/accanti/accpersp
Cooper Yuan
1
-0
/
+2
2009-07-27
r600: fix _REV texture format component swizzles
Alex Deucher
1
-30
/
+30
2009-07-27
mesa: regenerated file
Brian Paul
1
-15
/
+15
2009-07-27
glx: remove XTHREADS support
RALOVICH, Kristóf
3
-60
/
+5
2009-07-27
docs: do not mentions xthreads any more
RALOVICH, Kristóf
1
-1
/
+1
2009-07-27
glapi: regenerated GL API assembly files
RALOVICH, Kristóf
2
-2
/
+2
2009-07-27
glapi: remove XTHREADS support
RALOVICH, Kristóf
4
-96
/
+3
2009-07-27
intel: Fix leak of DRI option info due to using the wrong free routine.
Brian Paul
1
-1
/
+1
2009-07-27
intel: Clean up leak of driver context structure on context destroy.
Brian Paul
1
-0
/
+3
2009-07-27
st/mesa: silence warning
Brian Paul
1
-1
/
+2
2009-07-27
mesa: separate some finite/pragma Watcom stuff
Brian Paul
1
-3
/
+5
2009-07-27
softpipe: include sp_winsys.h to silence function prototype warning
Brian Paul
1
-0
/
+1
2009-07-27
r300/compiler: Make calculate_inputs_outputs available to external users
Nicolai Hähnle
2
-2
/
+7
2009-07-27
r300/compiler: Add vertex program code dumper from Gallium driver
Nicolai Hähnle
4
-0
/
+185
2009-07-27
r300/compiler: Prepare for hookup to Gallium
Nicolai Hähnle
2
-25
/
+31
2009-07-27
r300/fragprog: Move wpos_attr and fog_attr where they belong
Nicolai Hähnle
5
-22
/
+21
2009-07-27
r300/fragprog: Remove hardcoded FRAG_ATTRIB_xxx constants
Nicolai Hähnle
3
-46
/
+61
2009-07-27
r300/fragprog: No longer rely on hardcoded FRAG_RESULT_xxx constants
Nicolai Hähnle
4
-27
/
+27
2009-07-27
r300/fragprog: Move some of the attribute handling out of the compiler
Nicolai Hähnle
3
-72
/
+77
2009-07-27
r300/fragprog: Finally get rid of the duplicate program copy
Nicolai Hähnle
6
-57
/
+12
2009-07-27
r300/vertprog: Move Mesa-dependent input/output handling out of compiler
Nicolai Hähnle
5
-104
/
+100
2009-07-27
r300: Remove ugly PSIZ hack
Nicolai Hähnle
1
-6
/
+4
[next]