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
path:
root
/
src
/
mesa
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
mesa: refactor: move glClear, glClearColor into new clear.c file.
Brian Paul
2008-09-21
7
-158
/
+233
|
*
mesa: refactor: move scissor functions into new scissor.c file
Brian Paul
2008-09-21
9
-85
/
+151
|
*
mesa: refactor: move pixel map/scale/bias code into image.c
Brian Paul
2008-09-21
4
-416
/
+486
|
*
mesa: refactor: new _mesa_init_pixelstore() function
Brian Paul
2008-09-21
4
-28
/
+43
|
*
mesa: refactor: move _mesa_init_exec_table() into new api_exec.c file
Brian Paul
2008-09-21
7
-806
/
+873
|
*
mesa: refactor: move glReadPixels code into new readpix.c file
Brian Paul
2008-09-21
7
-171
/
+383
|
*
Add some FLUSH_CURRENT() calls.
Brian
2008-09-21
2
-0
/
+4
|
*
mesa: refactor: move glPixelStore function into new pixelstore.c file
Brian Paul
2008-09-21
6
-203
/
+274
|
*
mesa: remove EXT/NV suffixes from _mesa_PointParameter functions
Brian Paul
2008-09-21
4
-41
/
+28
|
*
i965: fix compilation
Benjamin Close
2008-09-22
1
-2
/
+3
|
*
Fix X86 compilation.
Chris Rankin
2008-09-21
1
-0
/
+1
|
*
Remove CVS keywords.
Keith Whitwell
2008-09-21
295
-301
/
+51
|
*
mesa: Prefix main includes with dir to avoid conflicts.
José Fonseca
2008-09-21
3
-4
/
+4
|
*
mesa: remove dead file
Keith Whitwell
2008-09-21
2
-43
/
+0
|
*
mesa: add explict float casts
Keith Whitwell
2008-09-21
1
-48
/
+48
*
|
gallium: cleanup the after merge framebuffer update code
Zack Rusin
2008-09-21
1
-10
/
+1
*
|
gallium: fix a fbo crash
Zack Rusin
2008-09-21
1
-1
/
+3
*
|
Merge commit 'origin/gallium-0.1' into gallium-0.2
Keith Whitwell
2008-09-21
3
-11
/
+49
|
\
\
|
*
|
mesa: Fix compiler error.
Michal Krol
2008-09-19
1
-1
/
+3
|
*
|
mesa: Fix arb parse constants
Brian Paul
2008-09-19
2
-9
/
+38
|
*
|
gallium: if we run out of memory in st_TexImage, flush and try again.
Brian Paul
2008-09-18
1
-2
/
+9
*
|
|
swrast: remove merge droppings
Keith Whitwell
2008-09-21
1
-5
/
+0
*
|
|
swrast: remove dead file not present in master
Keith Whitwell
2008-09-21
1
-36
/
+0
*
|
|
drivers/x11: remove early gallium support
Keith Whitwell
2008-09-21
8
-1074
/
+198
*
|
|
state_tracker: remove dead file
Keith Whitwell
2008-09-21
1
-319
/
+0
*
|
|
gallium: remove files not in master
Keith Whitwell
2008-09-21
7
-2029
/
+2
*
|
|
gallium: remove remnants of an nouveau driver
Keith Whitwell
2008-09-21
5
-1029
/
+0
*
|
|
swrast: remove merge droppings
Keith Whitwell
2008-09-21
1
-4
/
+0
*
|
|
Merge branch 'master' into gallium-0.2
Keith Whitwell
2008-09-21
423
-1562
/
+1576
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
mesa: move fixed function vertex program builder from tnl to core mesa
Keith Whitwell
2008-09-21
17
-1797
/
+2207
|
*
|
mesa: add parenthesis
Brian Paul
2008-09-21
1
-3
/
+3
|
*
|
mesa: standardize on C99's uint*_t instead of u_int*_t
Keith Whitwell
2008-09-21
50
-336
/
+327
|
*
|
mesa: Remove assyntax.h include from generated matypes.h.
José Fonseca
2008-09-21
17
-3
/
+17
|
*
|
mesa: move rastpos helper to tnl
Keith Whitwell
2008-09-21
6
-529
/
+552
|
*
|
mesa: improved driver query interface
Keith Whitwell
2008-09-21
7
-69
/
+100
|
*
|
mesa: remove unneeded s_drawpix.h header
Brian
2008-09-18
2
-36
/
+0
|
*
|
mesa: fix asst path/include mistakes in prev commits
Chris Rankin
2008-09-18
4
-4
/
+4
|
*
|
mesa: fix null ptr deref bug in _tnl_InvalidateState(), bug 15834
Brian Paul
2008-09-18
1
-6
/
+14
|
*
|
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-18
344
-1299
/
+1296
|
*
|
mesa: prefix more #includes with "main/"
Brian Paul
2008-09-18
25
-132
/
+132
|
*
|
mesa: remove a bunch of -I paths from INCLUDE_DIRS
Brian Paul
2008-09-18
1
-9
/
+1
|
*
|
mesa: prefix a bunch of #include lines with "main/".
Brian Paul
2008-09-18
105
-388
/
+381
*
|
|
mesa: add missing FEATURE_attrib_stack around
Alan Hourihane
2008-09-19
1
-0
/
+2
*
|
|
bug fix to MSAA visuals
Alan Hourihane
2008-09-19
1
-3
/
+1
*
|
|
re-add MSAA support
Alan Hourihane
2008-09-19
2
-67
/
+71
*
|
|
Merge commit 'origin/gallium-0.1' into gallium-0.2
Keith Whitwell
2008-09-18
12
-41
/
+129
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
gallium: fix fog vs. pointcoord attribute handling in mesa->TGSI conversion
Brian Paul
2008-09-17
1
-1
/
+4
|
*
|
mesa: new gl_fragment_program fields indicating use of fog, front-facing, poi...
Brian Paul
2008-09-17
2
-19
/
+36
|
*
|
gallium: clean-up/fix msaa override in state tracker
Brian Paul
2008-09-17
4
-7
/
+27
|
*
|
mesa: update program->NumAddressRegs field in _slang_update_inputs_outputs()
Brian Paul
2008-09-17
1
-0
/
+9
[prev]
[next]