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
path:
root
/
src
/
mesa
/
drivers
/
dri
/
r300
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make git ignore files only generated at build time.
Michel Dänzer
2006-12-06
1
-0
/
+3
*
Disable fragment program debug messages.
Rune Petersen
2006-11-20
1
-3
/
+1
*
fragment.position support
Rune Petersen
2006-11-17
4
-2
/
+236
*
r300_select_vertex_shader4:
Rune Petersen
2006-11-17
5
-167
/
+215
*
Remove unnecessary setting of GetBufferSize to NULL.
Ian Romanick
2006-11-09
1
-1
/
+0
*
Add sin instruction to fragment program.
Jerome Glisse
2006-11-05
1
-2
/
+64
*
Add cos instruction and remove left over debug.
Jerome Glisse
2006-11-04
2
-45
/
+64
*
Add requested size to r300RefillCurrentDmaRegion.
Jerome Glisse
2006-11-02
4
-11
/
+14
*
Use RGBA_LOGICOP_ENABLED() instead of ctx->Color._LogicOpEnabled since we often
Brian Paul
2006-11-02
1
-1
/
+1
*
Remove x/y/width/height parameters from Clear functions.
Brian Paul
2006-11-01
1
-3
/
+2
*
remove unused vars
Brian Paul
2006-11-01
2
-2
/
+0
*
Remove deprecated GetBufferSize interface.
Jerome Glisse
2006-11-01
5
-72
/
+76
*
Add LIT instruction to fragment program.
Jerome Glisse
2006-11-01
2
-17
/
+88
*
Add CMPH instruction to fragprog
Jerome Glisse
2006-11-01
1
-0
/
+2
*
Want to stop passing x/y/width/height to Clear() function.
Brian Paul
2006-10-18
1
-5
/
+4
*
Use endianness test function provided by mesa.
Jerome Glisse
2006-10-15
2
-9
/
+6
*
Remove Driver.ResizeBuffers = _mesa_resize_framebuffer lines.
Brian Paul
2006-10-15
1
-1
/
+0
*
Make driDrawableInitVBlank() initialize the sequence number.
Michel Dänzer
2006-09-28
1
-1
/
+2
*
Remove r200 dependency
Jerome Glisse
2006-09-26
3
-64
/
+2
*
Remove r200 dependency.
Jerome Glisse
2006-09-26
1
-15
/
+1
*
try to use a 8888 texture format which will result in only a memcopy in mesa'...
Roland Scheidegger
2006-09-20
2
-14
/
+96
*
Fallback if ColorLogicOp is enabled. Cleanup a bit the fallback
Jerome Glisse
2006-09-14
1
-29
/
+53
*
Remove MESA_LITTLE_ENDIAN guard for code that seems to work fine on big endian.
Michel Dänzer
2006-09-14
1
-2
/
+0
*
Fix compilation warning.
Jerome Glisse
2006-09-12
1
-9
/
+12
*
Removing some of r200 dependency, cleaning up code a bit,
Jerome Glisse
2006-09-12
11
-191
/
+142
*
Managed to make a commit that can't build... Sorry again...
Rune Petersen
2006-09-04
1
-0
/
+1
*
add missing change to skip low impact RAST fallback...
Rune Petersen
2006-09-03
1
-14
/
+17
*
re-apply shader fix.
Rune Petersen
2006-08-31
1
-1
/
+1
*
Give the user posibility to choose speed over correctness.
Rune Petersen
2006-08-31
2
-1
/
+4
*
Check mesa_vp->Base.NumInstructions == 0 instead of mesa_vp->Base.String to
Brian Paul
2006-08-28
1
-1
/
+1
*
fix #8008
Aapo Tahkola
2006-08-26
1
-8
/
+4
*
fix bad casts, carry over r200 fix to check for null program string in r300_t...
Brian Paul
2006-08-24
1
-2
/
+5
*
silence warning
Brian Paul
2006-08-23
1
-2
/
+1
*
Added _mesa_lookup_program() and _mesa_lookup_bufferobj() functions to avoid
Brian Paul
2006-08-23
1
-3
/
+3
*
remove duplicate pieces of code.
Aapo Tahkola
2006-08-22
2
-41
/
+4
*
extend some DrawRangeElements cases to support rendering more than 65535 vert...
Aapo Tahkola
2006-08-22
3
-6
/
+39
*
fix broken write-only depth setting. use early z where possible.
Aapo Tahkola
2006-08-22
1
-126
/
+117
*
Enable support for GL_EXT_gpu_program_parameters for R300.
Ian Romanick
2006-08-15
2
-1
/
+3
*
gcc-4.1.1 compile fix
Aapo Tahkola
2006-08-12
1
-4
/
+4
*
support shorts as vertex data
Aapo Tahkola
2006-08-11
6
-582
/
+349
*
fix #6991
Aapo Tahkola
2006-07-31
2
-21
/
+10
*
r300_emit.h cleanup.
Jerome Glisse
2006-07-27
5
-217
/
+240
*
Some structure renaming. Prefix vertex/fragment-related structs with
Brian Paul
2006-07-20
5
-21
/
+25
*
A small logic error.
Rune Petersen
2006-07-15
1
-1
/
+1
*
_mesa_destroy_context() frees radeon->glCtx so we must not access it afterwards
Tilman Sauerbeck
2006-07-11
1
-5
/
+6
*
Fix #7195
Aapo Tahkola
2006-07-09
2
-2
/
+20
*
R300_RR_ROUTE_1 still needs to be initialized.
Aapo Tahkola
2006-07-05
1
-0
/
+2
*
Add R300_VAP_CNTL 0x2140 and cosmetic cleanup.
Jerome Glisse
2006-07-04
1
-395
/
+498
*
Add copyright header and minor cleanup.
Jerome Glisse
2006-07-03
1
-8
/
+37
*
initialize offset to avoid bogus warnings from valgrind
Tilman Sauerbeck
2006-07-01
1
-1
/
+1
[next]