index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: added internal post color matrix scale/bias vars
Brian Paul
2008-05-18
2
-0
/
+34
*
fixes to _mesa_combine_programs(), from gallium-0.1
Brian Paul
2008-05-18
2
-6
/
+46
*
added div by zero check for Fog.End/Start (from gallium-0.1)
Brian Paul
2008-05-18
1
-1
/
+2
*
clean-ups / additions from gallium-0.1 branch
Brian Paul
2008-05-18
1
-7
/
+35
*
bring in fixes/changes from gallium-0.1
Brian Paul
2008-05-16
1
-80
/
+32
*
fix an attr/src mix-up when setting-up/binding vertex arrays
Brian Paul
2008-05-16
2
-2
/
+2
*
fix merge collision
Brian Paul
2008-05-16
1
-3
/
+1
*
silence warning, new assertion
Brian Paul
2008-05-16
1
-3
/
+6
*
free(key) in _tnl_UpdateFixedFunctionProgram()
Shunichi Fuji
2008-05-16
1
-0
/
+3
*
Fix a program refcounting error, don't share program parameter lists.
Brian Paul
2008-05-16
2
-41
/
+20
*
minor changes to aid debugging
Brian Paul
2008-05-16
1
-7
/
+15
*
remove stray, left-over RefCount++
Brian Paul
2008-05-16
1
-1
/
+0
*
whitespace/formatting
Brian Paul
2008-05-16
1
-2
/
+0
*
init SamplersUsed bits in _mesa_parse_arb_fragment_program
Brian Paul
2008-05-16
1
-1
/
+4
*
fix assertion typo: s/=/==/
Brian Paul
2008-05-16
1
-1
/
+1
*
Fix memory leak in _tnl_UpdateFixedFunctionProgram
Shunichi Fuji
2008-05-16
1
-0
/
+2
*
Fix DRI build
Brian Paul
2008-05-16
1
-2
/
+1
*
Updated GLSL uniform/sampler handling from gallium-0.1 branch
Brian Paul
2008-05-14
17
-413
/
+338
*
mesa: new functions for managing list/index of uniforms
Brian Paul
2008-05-14
2
-0
/
+248
*
clean-up swizzle fields in fog code, fix NegateBase
Brian Paul
2008-05-14
1
-11
/
+10
*
sync up with gallium-0.1 changes
Brian Paul
2008-05-14
2
-85
/
+115
*
added _mesa_combine_parameter_lists()
Brian Paul
2008-05-14
6
-2
/
+296
*
mesa: added _mesa_insert_instructions()
Brian Paul
2008-05-14
2
-10
/
+52
*
mesa: added _mesa_free_instructions()
Brian Paul
2008-05-14
2
-0
/
+20
*
fix some additional program refcounting bugs
Brian Paul
2008-05-14
3
-22
/
+13
*
_generic_read_RGBA_span_BGRA8888_REV_SSE2: It should adjust the source
Xiang, Haihao
2008-05-14
1
-1
/
+3
*
Don't link demos directly to X libraries
Dan Nicholson
2008-05-09
1
-2
/
+4
*
autoconf: Allow XCB to be used for GLX
Dan Nicholson
2008-05-09
1
-1
/
+26
*
Default DRI driver directory to match X.Org xserver
Dan Nicholson
2008-05-09
4
-6
/
+5
*
autoconf: Attempt to figure out the PIC flags for the platform
Dan Nicholson
2008-05-09
3
-17
/
+125
*
intel: use new mipmap generation hooks in driver.
Dave Airlie
2008-05-09
5
-11
/
+13
*
swrast/dri: switch over users of generate_mipmap to new interface
Dave Airlie
2008-05-09
3
-9
/
+7
*
Revert "mesa/intel: map/unmap texture objects around mipmap generation functi...
Dave Airlie
2008-05-09
2
-24
/
+0
*
Remove unused texunit parameter to ctx->Driver.GenerateMipmap()
Brian
2008-05-09
5
-29
/
+10
*
Added ctx->Driver.GenerateMipmap() driver hook
Dave Airlie
2008-05-09
4
-25
/
+34
*
mesa/intel: map/unmap texture objects around mipmap generation function.
Dave Airlie
2008-05-09
2
-0
/
+24
*
Add RS690M PCI ID.
Kristian Høgsberg
2008-05-08
1
-0
/
+1
*
disable debug printfs
Brian Paul
2008-05-08
1
-2
/
+2
*
disable GL_DEPTH_TEST before glDrawPixels in case window has unrequested dept...
Brian Paul
2008-05-08
1
-0
/
+1
*
call glutDestroyWindow()
Brian Paul
2008-05-08
1
-2
/
+5
*
mesa: Call RENDER_FINISH on the zero pixel case.
Xiang, Haihao
2008-05-08
1
-1
/
+3
*
fix refcounting bugs in tnl/tex program caches
Brian Paul
2008-05-07
5
-62
/
+68
*
updated options/help
Brian Paul
2008-05-07
1
-5
/
+18
*
Never fail `make clean'
Dan Nicholson
2008-05-07
28
-53
/
+53
*
Run `make clean' in drivers/xorg, too
Dan Nicholson
2008-05-07
1
-0
/
+1
*
Refactor installation targets
Dan Nicholson
2008-05-07
1
-19
/
+26
*
Ensure recursive makes always propagate errors
Dan Nicholson
2008-05-07
3
-8
/
+8
*
implement full reference counting for vertex/fragment programs
Brian
2008-05-06
8
-66
/
+141
*
Update make output for autoconf help
Dan Nicholson
2008-05-06
1
-1
/
+5
*
Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa
Dan Nicholson
2008-05-06
1
-0
/
+33
|
\
[next]