Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
mesa3d
/
ac9a65b1dd6694fa9cd3bde640d253bbb996addc
ac9a65b
doxygen comments (Klaus Niederkrueger)
by Brian Paul
· 22 years ago
ef31f60
new _mesa_max_texture_levels() helper function - not used everywhere yet
by Brian Paul
· 22 years ago
53d30c5
Quiet compiler warnings.
by Karl Schultz
· 22 years ago
2ce0654
implement auto mipmap generation for compressed textures
by Brian Paul
· 22 years ago
8eaa290
Add casts to quiet compiler warnings.
by Karl Schultz
· 22 years ago
6ac04f2
fix bug in GL_MIRRORED_REPEAT_ARB (Ian Romanick)
by Brian Paul
· 22 years ago
6e1ceff
latest fixes
by Brian Paul
· 22 years ago
e716549
only allow intformat==GL_COLOR_INDEX if EXT_paletted_texture is supported
by Brian Paul
· 22 years ago
8c2a1f0
check for GL_EXT_paletted_texture
by Brian Paul
· 22 years ago
798d83c
Add casts to quiet compiler warnings.
by Karl Schultz
· 22 years ago
6afdc0b
Put back the include of windows.h so we are back to version 17 of the file.
by Karl Schultz
· 22 years ago
3e2fa3f
Change for Windows only: Make demos and examples build again.
by Karl Schultz
· 22 years ago
bc36ee2
new wrap modes (Ian Romanick)
by Brian Paul
· 22 years ago
944ea20
s/functionOffset/offset/
by Brian Paul
· 22 years ago
10d343f
patches from Gerk Huisma for float-channel rendering
by Brian Paul
· 22 years ago
673077c
applied Philippe Houdoin's patch, plus minor clean-ups
by Brian Paul
· 22 years ago
8dfc5b9
surround vertex program code with #if FEATURE_NV_vertex_program/#endif
by Brian Paul
· 22 years ago
e32b909
remove some crud
by Brian Paul
· 22 years ago
2efb302
remove lowpc.c and highpc.c
by Brian Paul
· 22 years ago
10882b1
removed highpc.c and lowpc.c
by Brian Paul
· 22 years ago
0977fa6
update file list for tar file
by Brian Paul
· 22 years ago
f7657d0
make a few static function non-static for highpc.c
by Brian Paul
· 22 years ago
d2ec14c
remove 'beta' from GL_VERSION string
by Brian Paul
· 22 years ago
d4ffbe4
allow querying of glut functions via glutGetProcAddress()
by Brian Paul
· 22 years ago
dfedb8b
added gluTessNormal() dummy function
by Brian Paul
· 22 years ago
9d00b68
added missing glFinish()
by Brian Paul
· 22 years ago
7c5282d
minor updates
by Brian Paul
· 22 years ago
f2e21e1
added latest 4.1 changes
by Brian Paul
· 22 years ago
11fd2d7
disable wsPriv field in __GLdrawablePrivateRec to match XFree86/DRI
by Brian Paul
· 22 years ago
60b6e4f
context-related cleanups (ex: _mesa_notifySwapBuffers instead of _mesa_swapbuffers)
by Brian Paul
· 22 years ago
795ae30
Glide driver disabled by default
by Brian Paul
· 22 years ago
45c5698
print transparent pixel info when using -v option (Gerd Sussner)
by Brian Paul
· 22 years ago
cb4253a
added missing GLX_TRANSPARENT_RGB
by Brian Paul
· 22 years ago
2871f57
check EXT_point_parameters before calling PointParameterfvEXT()
by Brian Paul
· 22 years ago
32d0d5a
init swrast->CurrentBuffer
by Brian Paul
· 22 years ago
f58826d
updated info about glRead/DrawBuffers()
by Brian Paul
· 22 years ago
8ad1076
Another round of glRead/DrawBuffer() clean-ups and simplifications.
by Brian Paul
· 22 years ago
9e84910
undo previous check-in (check if ctx->Color.DrawBuffer == mode)
by Brian Paul
· 22 years ago
b110ca3
lineloop fix
by Keith Whitwell
· 22 years ago
d54d463
check mode for no change in _mesa_Read/DrawBuffer()
by Brian Paul
· 22 years ago
813c96f
updated porting info
by Brian Paul
· 22 years ago
fbc236b
add GL_UNPACK_CLIENT_STORAGE_APPLE gets
by Keith Whitwell
· 22 years ago
23cdced
check texImage->IsClientData before freeing memory
by Brian Paul
· 22 years ago
71072be
disable _glapi_set_warning_func() call as it's not present in older libGLs
by Brian Paul
· 22 years ago
0670eb2
removed old TEXTURE0_ defines
by Brian Paul
· 22 years ago
433a0841
removed old VERT_* defines, use VERT_BIT_* instead
by Brian Paul
· 22 years ago
008a5dd
use new vertex bitfield tokens
by Brian Paul
· 22 years ago
85678e0
disable wscx field in __GLimportsRec to be consistant with XFree86
by Brian Paul
· 22 years ago
c20579d
XFree86 fixes (clib macro wrappers)
by Brian Paul
· 22 years ago
f2c5296
disable XMesaCreatePBuffer() for XFree86
by Brian Paul
· 22 years ago
59c5cf3
finally get rid of ctx->Texture._ReallyEnabled field
by Brian Paul
· 22 years ago
614301f
fix a typo
by Brian Paul
· 22 years ago
ece3e63
change fog from GLfloat to GLfloat[4] (like other vertex attribs)
by Brian Paul
· 22 years ago
5fd1cc2
s/glVertexAttrib4fNV/_glapi->Dispatch->VertexAttrib4fNV/
by Brian Paul
· 22 years ago
d3f6b05
added missing dispatch code for new AGP-related functions
by Brian Paul
· 22 years ago
b5974db
import from DRI CVS
by Brian Paul
· 22 years ago
8455203
GLX_NV_vertex_array_range and GLX_MESA_agp_offset extensions
by Brian Paul
· 22 years ago
f72a3da
by Jouk Jansen
· 22 years ago
cf69eeb
removed old comment
by Brian Paul
· 22 years ago
73029c5
added GLX_SGIX_fbconfig and GLX_SGIX_pbuffer
by Brian Paul
· 22 years ago
5687740
added pbinfo and pbdemo programs
by Brian Paul
· 22 years ago
21666e3
pbuffer info and demo programs
by Brian Paul
· 22 years ago
e465600
Pbuffers seem to work!
by Brian Paul
· 22 years ago
fa647e8
added XMesaCreatePBuffer()
by Brian Paul
· 22 years ago
3265fe5
more work on fbconfig/pbuffer support
by Brian Paul
· 22 years ago
f42d366
GLfloat/GLchan updates
by Brian Paul
· 22 years ago
4b334b2
restore ACCUM_BITS to 16
by Brian Paul
· 22 years ago
6640bc3
include procs for compressed textures
by Karl Schultz
· 22 years ago
248b3cf
remove const storage class specifier for the decl of a var that isn't a const.
by Karl Schultz
· 22 years ago
072edaf
updated list of internal changes in 4.1
by Brian Paul
· 22 years ago
fc80ad6
Changed a number of context fields from GLchan to GLfloat (such as ClearColor).
by Brian Paul
· 22 years ago
f782b81
multiple GL_POINTS can now be rendered together into one fragment span
by Brian Paul
· 22 years ago
f8acbed
Fix for bug 618459. Mods to allow compilation on VC++ 5.0 (Michael Krause)
by Karl Schultz
· 22 years ago
a42e7c9
record GL_INVALID_VALUE in glVertexAttrib*NV() if index > 15
by Brian Paul
· 22 years ago
be99e84
finished up GL_EXT_stencil_two_side
by Brian Paul
· 22 years ago
0adce5d
removed unused ctx->Polygon.OffsetMRD
by Brian Paul
· 22 years ago
641b230
removed ctx->Polygon._OffsetAny - not really needed
by Brian Paul
· 22 years ago
8420ad9
bring over from 4.0.4 branch
by Brian Paul
· 22 years ago
d8419c7
better error checking related to YCbCr images
by Brian Paul
· 22 years ago
54f3aab
_glapi_get_proc_address() now always returns a valid dispatch stub function
by Brian Paul
· 22 years ago
a329d68
by Jouk Jansen
· 22 years ago
89fb06f
new texture compression infrastructure
by Brian Paul
· 22 years ago
1a0bfdc
fix bug in index_mask() (bug 609837)
by Brian Paul
· 22 years ago
681b8c9
merge gl_texture_image RowStride from DRI 4.0.4
by Brian Paul
· 22 years ago
b780888
update from Daniel Borca
by Brian Paul
· 22 years ago
551b65f
GL_MESA_pack_invert
by Brian Paul
· 22 years ago
c5b9950
updates from 4.0.4 (MESA_ycbcr_texture, APPLE_client_storage, etc)
by Brian Paul
· 22 years ago
c62aeed
merge updates from 4.0.4
by Brian Paul
· 22 years ago
f022463
added src/BeOS/*.h to file list
by Brian Paul
· 22 years ago
5b18bb6
stencil two-side and 3dfx fix
by Brian Paul
· 22 years ago
ca6647b
two-side stencil info
by Brian Paul
· 22 years ago
473e51f
Updated BeOS support (Philippe Houdoin)
by Brian Paul
· 22 years ago
cbc1fb0
push and pop ESI (Daniel Borca)
by Brian Paul
· 22 years ago
b6e04ee
obsolete
by Brian Paul
· 22 years ago
a9be374
pull-in changes from DRI/Mesa-4.0.4
by Brian Paul
· 22 years ago
e1cb2fb
remove GLint t, pass target to _mesa_init_teximage_fields()
by Brian Paul
· 22 years ago
d5bbbd4
fixed _mesa_generate_mipmaps() target problem
by Brian Paul
· 22 years ago
8cd2d0e
more detailed _mesa_error() messages
by Brian Paul
· 22 years ago
c84e84a
doxygen comments
by Brian Paul
· 22 years ago
57aca2b
fixed pixel pack bug in glGetTexImage()
by Brian Paul
· 22 years ago
Next »