index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
dri/swrast: add dithering support
George Sapountzis
2008-05-23
1
-6
/
+34
*
dri/swrast: add support for r3g3b2
George Sapountzis
2008-05-23
3
-3
/
+96
*
dri: add support for generating 3_3_2 configs
George Sapountzis
2008-05-23
1
-42
/
+61
*
dri/swrast: split out common pixel macros
George Sapountzis
2008-05-23
1
-47
/
+47
*
dri/swrast: drop TODO list
George Sapountzis
2008-05-23
1
-30
/
+0
*
drop GLcore
George Sapountzis
2008-05-23
12
-438
/
+1
*
Add cscope files to .gitignore
Jesse Barnes
2008-05-21
1
-0
/
+1
*
Follow along GL/glx -> glx renaming in xserver
Dan Nicholson
2008-05-21
1
-2
/
+2
*
Add remaining glapi generated server headers.
Kristian Høgsberg
2008-05-21
1
-12
/
+35
*
Make the shared glapi files not include glheader.h.
Kristian Høgsberg
2008-05-21
3
-6
/
+15
*
Revert "glapi: Generate xserver glapi sources in the mesa tree"
Kristian Høgsberg
2008-05-21
9
-16861
/
+18
*
dri/swrast: use Makefile.template
George Sapountzis
2008-05-21
1
-56
/
+6
*
dri/swrast: fb configs tweaks
George Sapountzis
2008-05-21
1
-6
/
+11
*
dri/swrast: re-indent FillInModes
George Sapountzis
2008-05-21
1
-46
/
+46
*
added readtex.h dependency
Brian
2008-05-21
1
-1
/
+1
*
Add DRI driver that uses the mesa swrast module.
George Sapountzis
2008-05-20
7
-4
/
+1574
*
Make utils.h self-contained.
George Sapountzis
2008-05-20
5
-147
/
+153
*
copy StateFlags in _mesa_clone_parameter_list()
Brian Paul
2008-05-20
1
-0
/
+2
*
new multi-texture GLSL test
Brian Paul
2008-05-20
4
-0
/
+318
*
fix incorrect sampler numbering/indexing.
Brian Paul
2008-05-20
5
-14
/
+15
*
i965: Check fallback before accounting for index/vertex buffer size. fix #16028.
Xiang, Haihao
2008-05-20
1
-10
/
+8
*
fix tempReg test in _mesa_combine_programs()
Brian Paul
2008-05-19
1
-1
/
+1
*
Fix program refcounting assertion failure during context tear-down
Brian Paul
2008-05-19
1
-6
/
+8
*
Move _mesa_init_glsl_driver_functions() into shader_api.c
Brian Paul
2008-05-18
4
-168
/
+69
*
additional fog/color matrix changes from gallium-0.1
Brian Paul
2008-05-18
1
-3
/
+12
*
add state vars for color matrix, pixel transfer scale&bias
Brian Paul
2008-05-18
2
-0
/
+5
*
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
[next]